Uses of Interface
omix.plugin.diagram.Group
Package | Description |
---|---|
omix.plugin.diagram | |
omix.plugin.diagram.writable |
-
Uses of Group in omix.plugin.diagram
Methods in omix.plugin.diagram that return Group Modifier and Type Method Description Group
Groupable. group()
Methods in omix.plugin.diagram that return types with arguments of type Group Modifier and Type Method Description List<? extends Group>
Diagram. groups()
-
Uses of Group in omix.plugin.diagram.writable
Subinterfaces of Group in omix.plugin.diagram.writable Modifier and Type Interface Description interface
Group
Methods in omix.plugin.diagram.writable that return Group Modifier and Type Method Description Group
Group. toReadOnly()
Methods in omix.plugin.diagram.writable with parameters of type Group Modifier and Type Method Description Group
Diagram. toWritable(Group group)