- All Superinterfaces:
AbstractSideBox
,AbstractSideBox
,Accessory
,Accessory
,ChartSideBox
,DataAnnotation
,DataAnnotation
,Member
,ReadOnlyInterface
- All Known Subinterfaces:
ChartSideBox
public interface ChartSideBox extends ChartSideBox, AbstractSideBox
-
Method Summary
Modifier and Type Method Description List<? extends ChartSideBoxItem>
getDiagramItems()
List<? extends ChartSideBoxItem>
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
-
Method Details
-
getDiagramItems
List<? extends ChartSideBoxItem> 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
-