Uses of Interface
omix.plugin.diagram.accessory.annotation.ChartSideBoxItem
Package | Description |
---|---|
omix.plugin.diagram.writable | |
omix.plugin.diagram.writable.accessory.annotation | |
omix.plugin.model.accessory.annotation |
-
Uses of ChartSideBoxItem in omix.plugin.diagram.writable
Methods in omix.plugin.diagram.writable with parameters of type ChartSideBoxItem Modifier and Type Method Description ChartSideBoxItem
Diagram. toWritable(ChartSideBoxItem object)
-
Uses of ChartSideBoxItem in omix.plugin.diagram.writable.accessory.annotation
Subinterfaces of ChartSideBoxItem in omix.plugin.diagram.writable.accessory.annotation Modifier and Type Interface Description interface
ChartSideBoxItem
Methods in omix.plugin.diagram.writable.accessory.annotation that return ChartSideBoxItem Modifier and Type Method Description ChartSideBoxItem
ChartSideBoxItem. toReadOnly()
-
Uses of ChartSideBoxItem in omix.plugin.model.accessory.annotation
Methods in omix.plugin.model.accessory.annotation that return types with arguments of type ChartSideBoxItem Modifier and Type Method Description List<? extends ChartSideBoxItem>
ChartSideBox. getDiagramItems()
List<? extends ChartSideBoxItem>
ChartSideBox. getDiagramItems(Diagram diagram)