Uses of Interface
omix.plugin.model.writable.GraphicsPath
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.model.writable |
-
Uses of GraphicsPath in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable that return GraphicsPath Modifier and Type Method Description GraphicsPath
GraphicsPathItem. modelComponent()
-
Uses of GraphicsPath in omix.plugin.model.writable
Methods in omix.plugin.model.writable 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.