Uses of Interface
omix.plugin.diagram.GraphicsPathItem
Package | Description |
---|---|
omix.plugin.diagram | |
omix.plugin.diagram.writable | |
omix.plugin.model |
-
Uses of GraphicsPathItem in omix.plugin.diagram
Methods in omix.plugin.diagram that return types with arguments of type GraphicsPathItem Modifier and Type Method Description List<? extends GraphicsPathItem>
Diagram. getGraphicsPathItems(String name)
List<? extends GraphicsPathItem>
Diagram. graphicsPaths()
Returns an unchangeableList
of all graphical paths. -
Uses of GraphicsPathItem in omix.plugin.diagram.writable
Subinterfaces of GraphicsPathItem in omix.plugin.diagram.writable Modifier and Type Interface Description interface
GraphicsPathItem
Methods in omix.plugin.diagram.writable that return GraphicsPathItem Modifier and Type Method Description GraphicsPathItem
GraphicsPathItem. toReadOnly()
-
Uses of GraphicsPathItem in omix.plugin.model
Methods in omix.plugin.model that return types with arguments of type GraphicsPathItem Modifier and Type Method Description List<? extends GraphicsPathItem>
GraphicsPath. getDiagramItems()
List<? extends GraphicsPathItem>
GraphicsPath. getDiagramItems(Diagram diagram)