Uses of Interface
omix.lang.model.GraphicsBox
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
-
Uses of GraphicsBox in omix.lang.model
Methods in omix.lang.model that return GraphicsBox Modifier and Type Method Description GraphicsBox
Model. getGraphicsBox(String identifier)
Methods in omix.lang.model that return types with arguments of type GraphicsBox Modifier and Type Method Description List<? extends GraphicsBox>
Model. graphicsBoxes()
Returns an unchangeableList
of all graphical boxes.