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