Package | Description |
---|---|
com.mxgraph.io.vdx |
Modifier and Type | Method and Description |
---|---|
static Object[] |
mxVdxUtils.getOrderArray(List<PageShapeIDKey> orderList,
HashMap<PageShapeIDKey,Object> map)
Creates an array with the cells contained in the map, ordered according
the order of the keys in orderList.
|
static Object[] |
mxVdxUtils.getOrderArray(List<PageShapeIDKey> orderList,
HashMap<PageShapeIDKey,Object> map)
Creates an array with the cells contained in the map, ordered according
the order of the keys in orderList.
|
Copyright (c) 2010 Gaudenz Alder. All rights reserved.