public class ODGProcessing extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONNECTOR |
static String |
CONTROLLER |
static String |
FUNCTION |
static String |
FUNCTION_CONFIG |
static double |
FUNCTION_PROXIMITY |
static double |
FUNCTION_SIZE |
static String |
ORDER |
| Constructor and Description |
|---|
ODGProcessing() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructControllers(ODGLayer odglayer,
List<Layers.Layer.Controller> controllers) |
ControlFunction |
constructFunction(ODGFunction function) |
void |
constructPCTXML(Layers layers) |
boolean |
layerExists(ODGLayer odglayer1) |
boolean |
layerNumberExists(ODGLayer odglayer1) |
void |
parseDocument(String config) |
void |
sortLayers() |
String[][] |
sortLinks(String[][] slist) |
void |
verifyDiagram(Layers layers) |
public static final double FUNCTION_SIZE
public static final double FUNCTION_PROXIMITY
public static final String CONTROLLER
public static final String FUNCTION_CONFIG
public static final String FUNCTION
public static final String CONNECTOR
public static final String ORDER
public void sortLayers()
public boolean layerNumberExists(ODGLayer odglayer1) throws Exception
Exceptionpublic void constructControllers(ODGLayer odglayer, List<Layers.Layer.Controller> controllers) throws Exception
Exceptionpublic ControlFunction constructFunction(ODGFunction function) throws Exception
ExceptionCopyright © 2017. All rights reserved.