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 IAnnotationLabelProviderAnnotation. labelProviderMethods in org.eclipse.nebula.visualization.xygraph.figures that return IAnnotationLabelProvider Modifier and Type Method Description IAnnotationLabelProviderAnnotation. getLabelProvider()Methods in org.eclipse.nebula.visualization.xygraph.figures with parameters of type IAnnotationLabelProvider Modifier and Type Method Description voidAnnotation. setLabelProvider(IAnnotationLabelProvider labelProvider)
-