- All Superinterfaces:
Accessory
,Accessory
,DataAnnotation
,DataAnnotation
,ImageField
,Member
,ReadOnlyInterface
- All Known Subinterfaces:
ImageField
public interface ImageField extends ImageField, DataAnnotation
-
Method Summary
Modifier and Type Method Description List<? extends ImageFieldItem>
getDiagramItems()
List<? extends ImageFieldItem>
getDiagramItems(Diagram diagram)
Methods inherited from interface omix.lang.model.accessory.annotation.ImageField
background, blur, image, scale, shadow, strokeColor, strokeStyle, strokeWidth, transparency
Methods inherited from interface omix.lang.reflect.Member
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, getName, getNamespace, isAnnotationPresent
-
Method Details
-
getDiagramItems
List<? extends ImageFieldItem> getDiagramItems()- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
-
getDiagramItems
- Specified by:
getDiagramItems
in interfaceAccessory
- Specified by:
getDiagramItems
in interfaceDataAnnotation
- Throws:
IllegalComponentException
-