org.jplot2d.element.impl
Interface AnnotationEx
-
- All Superinterfaces:
- Annotation, ComponentEx, Element, ElementEx, MovableComponent, PComponent
- All Known Subinterfaces:
- CoordinateAnnotationEx, HLineAnnotationEx, HStripAnnotationEx, PointAnnotationEx, RectangleAnnotationEx, SymbolAnnotationEx, VLineAnnotationEx, VStripAnnotationEx
- All Known Implementing Classes:
- AnnotationImpl, CoordinateAnnotationImpl, HLineAnnotationImpl, HStripAnnotationImpl, PointAnnotationImpl, RectangleAnnotationImpl, SymbolAnnotationImpl, VLineAnnotationImpl, VStripAnnotationImpl
public interface AnnotationEx extends Annotation, ComponentEx
A annotation with a symbol and a text string.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description LayerExgetParent()Gets the parent of this component.-
Methods inherited from interface org.jplot2d.element.Annotation
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
-
Methods inherited from interface org.jplot2d.element.impl.ComponentEx
canContribute, copyStructure, draw, getEffectiveColor, getEffectiveFontName, getEffectiveFontSize, getEffectiveFontStyle, getMooringMap, isMovable, isRedrawNeeded, parentEffectiveColorChanged, parentEffectiveFontChanged, setMovable, setRedrawNeeded, thisEffectiveColorChanged, thisEffectiveFontChanged
-
-
-
-
Method Detail
-
getParent
LayerEx getParent()
Description copied from interface:PComponentGets the parent of this component.- Specified by:
getParentin interfaceAnnotation- Specified by:
getParentin interfaceComponentEx- Specified by:
getParentin interfaceElement- Specified by:
getParentin interfaceElementEx- Specified by:
getParentin interfacePComponent- Returns:
- the parent of this component
-
-
DMelt 3.0 © DataMelt by jWork.ORG