Uses of Interface
org.eclipse.nebula.visualization.xygraph.figures.IAnnotationLabelProvider
-
Packages that use IAnnotationLabelProvider Package Description org.eclipse.nebula.visualization.xygraph.figures -
-
Uses of IAnnotationLabelProvider in org.eclipse.nebula.visualization.xygraph.figures
Fields in org.eclipse.nebula.visualization.xygraph.figures declared as IAnnotationLabelProvider Modifier and Type Field Description private IAnnotationLabelProvider
Annotation. labelProvider
Methods in org.eclipse.nebula.visualization.xygraph.figures that return IAnnotationLabelProvider Modifier and Type Method Description IAnnotationLabelProvider
Annotation. getLabelProvider()
Methods in org.eclipse.nebula.visualization.xygraph.figures with parameters of type IAnnotationLabelProvider Modifier and Type Method Description void
Annotation. setLabelProvider(IAnnotationLabelProvider labelProvider)
-