- All Superinterfaces:
AbstractSideBox
,AbstractSideBox
,Accessory
,Accessory
,DataAnnotation
,DataAnnotation
,Member
,ReadOnlyInterface
,SideBox
- All Known Subinterfaces:
SideBox
public interface SideBox extends SideBox, AbstractSideBox
-
Method Summary
Modifier and Type Method Description List<? extends SideBoxItem>
getDiagramItems()
List<? extends SideBoxItem>
getDiagramItems(Diagram diagram)
Methods inherited from interface omix.lang.model.accessory.annotation.AbstractSideBox
blur, centric, height, scale, shadow, strokeColor, strokeStyle, strokeWidth, transparency, width
Methods inherited from interface omix.lang.reflect.Member
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, getName, getNamespace, isAnnotationPresent
Methods inherited from interface omix.lang.model.accessory.annotation.SideBox
fillLevel, fillLevelIndication, font, paint, shape, text, textBrush, textStrokeColor, textStrokeWidth, verticalTextAlignment, wrapTextInShape
-
Method Details
-
getDiagramItems
List<? extends SideBoxItem> getDiagramItems()- Specified by:
getDiagramItems
in interfaceAbstractSideBox
- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
-
getDiagramItems
- Specified by:
getDiagramItems
in interfaceAbstractSideBox
- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
- Throws:
IllegalComponentException
-