- All Known Subinterfaces:
AbstractSideBox
,AbstractSideBox
,AbstractSideBox
,AnnotationArray<T>
,AnnotationArray<T>
,ChartSideBox
,ChartSideBox
,ChartSideBox
,ChartSideItem
,DataAnnotation
,DataAnnotation
,DoubleField
,DoubleField
,DoubleField
,ImageField
,ImageField
,ImageField
,IntegerField
,IntegerField
,IntegerField
,ItemGroup
,ItemGroup
,ItemGroup
,ObjectField<T>
,ObjectField<T>
,ObjectField<T>
,SideBox
,SideBox
,SideBox
,SimpleValueField
,SimpleValueField
,SimpleValueField
,SubNode
,TextField
,TextField
,TextField
@Signal({}) public interface DataAnnotation extends Accessory
This type represents all data annotations available in OVL.
- Author:
- Dr. Peter Droste, Omix Visualization
-
Method Summary
Methods inherited from interface omix.lang.reflect.Member
getAnnotation, getAnnotations, getAnnotationsByType, getDeclaredAnnotation, getDeclaredAnnotations, getDeclaredAnnotationsByType, getName, getNamespace, isAnnotationPresent
-
Method Details
-
visible
The visible state of the accessory. An invisible data annotation is not part of the network diagram and only accessible in the property list of the owning component. By settingfalse
this accessory disappears in the diagram. -
x
Deprecated.- Returns:
- x coordinate
-
y
Deprecated.- Returns:
- y coordinate
-