- All Superinterfaces:
Accessory
,Accessory
,DataAnnotation
,DataAnnotation
,DoubleField
,Member
,ReadOnlyInterface
,SimpleValueField
,SimpleValueField
- All Known Subinterfaces:
DoubleField
public interface DoubleField extends DoubleField, SimpleValueField
-
Method Summary
Modifier and Type Method Description List<? extends DoubleFieldItem>
getDiagramItems()
List<? extends DoubleFieldItem>
getDiagramItems(Diagram diagram)
Methods inherited from interface omix.lang.model.accessory.annotation.DoubleField
decimalFormat, value
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.SimpleValueField
background, blur, color, font, shadow, transparency
-
Method Details
-
getDiagramItems
List<? extends DoubleFieldItem> getDiagramItems()- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
- Specified by:
getDiagramItems
in interfaceSimpleValueField
-
getDiagramItems
- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
- Specified by:
getDiagramItems
in interfaceSimpleValueField
- Throws:
IllegalComponentException
-