Uses of Interface
org.eclipse.nebula.visualization.xygraph.figures.IAnnotationListener
-
Packages that use IAnnotationListener Package Description org.eclipse.nebula.visualization.xygraph.figures -
-
Uses of IAnnotationListener in org.eclipse.nebula.visualization.xygraph.figures
Fields in org.eclipse.nebula.visualization.xygraph.figures with type parameters of type IAnnotationListener Modifier and Type Field Description private java.util.List<IAnnotationListener>
Annotation. listeners
Methods in org.eclipse.nebula.visualization.xygraph.figures with parameters of type IAnnotationListener Modifier and Type Method Description void
Annotation. addAnnotationListener(IAnnotationListener listener)
-