Package | Description |
---|---|
com.mxgraph.io.vdx |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object[] |
mxVdxUtils.getOrderArray(java.util.List<PageShapeIDKey> orderList,
java.util.HashMap<PageShapeIDKey,java.lang.Object> map)
Creates an array with the cells contained in the map, ordered according
the order of the keys in orderList.
|
static java.lang.Object[] |
mxVdxUtils.getOrderArray(java.util.List<PageShapeIDKey> orderList,
java.util.HashMap<PageShapeIDKey,java.lang.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.