- All Superinterfaces:
AbstractDiagramComponent
,AbstractSideBoxItem
,AccessoryItem
,DataAnnotationItem
,ReadOnlyInterface
- All Known Subinterfaces:
ChartSideBoxItem
public interface ChartSideBoxItem extends AbstractSideBoxItem
-
Method Summary
Modifier and Type Method Description ChartSideBox
modelComponent()
Methods inherited from interface omix.plugin.diagram.accessory.annotation.AbstractSideBoxItem
height, width
Methods inherited from interface omix.plugin.diagram.accessory.AccessoryItem
diagram, getField, owner, visible
-
Method Details
-
modelComponent
ChartSideBox modelComponent()- Specified by:
modelComponent
in interfaceAbstractSideBoxItem
- Specified by:
modelComponent
in interfaceAccessoryItem
- Specified by:
modelComponent
in interfaceDataAnnotationItem
-