org.jplot2d.element
Interface VLineAnnotation
-
- All Superinterfaces:
- Annotation, Element, LineAnnotation, MovableComponent, PComponent
- All Known Subinterfaces:
- VLineAnnotationEx
- All Known Implementing Classes:
- VLineAnnotationImpl
public interface VLineAnnotation extends LineAnnotation
A vertical line annotation to highlight a value.
-
-
Method Summary
-
Methods inherited from interface org.jplot2d.element.LineAnnotation
getStroke, getValue, setStroke, setValue
-
Methods inherited from interface org.jplot2d.element.Annotation
getParent, isMovable, setMovable
-
Methods inherited from interface org.jplot2d.element.MovableComponent
setLocation, setLocation
-
Methods inherited from interface org.jplot2d.element.PComponent
getBounds, getColor, getEffectiveFont, getFontName, getFontScale, getFontSize, getFontStyle, getLocation, getPaperTransform, getSelectableBounds, getSize, getZOrder, isCacheable, isSelectable, isVisible, setCacheable, setColor, setFont, setFontName, setFontScale, setFontSize, setFontStyle, setSelectable, setVisible, setZOrder
-
Methods inherited from interface org.jplot2d.element.Element
getEnvironment, getId
-
-
DMelt 3.0 © DataMelt by jWork.ORG