Uses of Class
org.eclipse.nebula.visualization.xygraph.figures.Annotation.CursorLineStyle
| Package | Description |
|---|---|
| org.eclipse.nebula.visualization.internal.xygraph.undo | |
| org.eclipse.nebula.visualization.xygraph.figures |
-
Uses of Annotation.CursorLineStyle in org.eclipse.nebula.visualization.internal.xygraph.undo
Methods in org.eclipse.nebula.visualization.internal.xygraph.undo that return Annotation.CursorLineStyle Modifier and Type Method Description Annotation.CursorLineStyleAnnotationMemento. getCursorLineStyle()Methods in org.eclipse.nebula.visualization.internal.xygraph.undo with parameters of type Annotation.CursorLineStyle Modifier and Type Method Description voidAnnotationMemento. setCursorLineStyle(Annotation.CursorLineStyle cursorLineStyle) -
Uses of Annotation.CursorLineStyle in org.eclipse.nebula.visualization.xygraph.figures
Methods in org.eclipse.nebula.visualization.xygraph.figures that return Annotation.CursorLineStyle Modifier and Type Method Description Annotation.CursorLineStyleAnnotation. getCursorLineStyle()static Annotation.CursorLineStyleAnnotation.CursorLineStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Annotation.CursorLineStyle[]Annotation.CursorLineStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.eclipse.nebula.visualization.xygraph.figures with parameters of type Annotation.CursorLineStyle Modifier and Type Method Description voidAnnotation. setCursorLineStyle(Annotation.CursorLineStyle cursorLineStyle)