public class ODGController extends Object
| Constructor and Description |
|---|
ODGController(Element elem) |
| Modifier and Type | Method and Description |
|---|---|
ODGFunction |
getError() |
ODGFunction |
getFunction(String functionName) |
ODGFunction |
getInput() |
int |
getLayer() |
Point2D |
getLocation() |
String |
getName() |
ODGFunction |
getOutput() |
ODGFunction |
getReference() |
boolean |
isDefaultError() |
ODGFunction |
isIn(Point2D p) |
Integer |
setLayer(List<ODGLayer> layerList) |
String |
toString() |
public ODGController(Element elem)
public boolean isDefaultError()
public ODGFunction isIn(Point2D p)
public ODGFunction getFunction(String functionName)
public String getName()
public int getLayer()
public ODGFunction getInput()
public ODGFunction getReference()
public ODGFunction getError()
public ODGFunction getOutput()
public Point2D getLocation()
Copyright © 2017. All rights reserved.