org.jplot2d.element.impl
Interface GraphEx
-
- All Superinterfaces:
- ComponentEx, Element, ElementEx, Graph, PComponent
- All Known Subinterfaces:
- ImageGraphEx, RGBImageGraphEx, XYGraphEx
- All Known Implementing Classes:
- GraphImpl, ImageGraphImpl, RGBImageGraphImpl, XYGraphImpl
public interface GraphEx extends Graph, ComponentEx
-
-
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.impl.ComponentEx
canContribute, copyStructure, draw, getEffectiveColor, getEffectiveFontName, getEffectiveFontSize, getEffectiveFontStyle, getMooringMap, isMovable, isRedrawNeeded, parentEffectiveColorChanged, parentEffectiveFontChanged, setMovable, setRedrawNeeded, thisEffectiveColorChanged, thisEffectiveFontChanged
-
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.impl.ElementEx
copyFrom, getFullId, getInvokeStepFormParent, notify, setParent
-
Methods inherited from interface org.jplot2d.element.Element
getEnvironment, getId
-
-
-
-
Method Detail
-
getParent
LayerEx getParent()
Description copied from interface:PComponentGets the parent of this component.- Specified by:
getParentin interfaceComponentEx- Specified by:
getParentin interfaceElement- Specified by:
getParentin interfaceElementEx- Specified by:
getParentin interfaceGraph- Specified by:
getParentin interfacePComponent- Returns:
- the parent of this component
-
-
DMelt 3.0 © DataMelt by jWork.ORG