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