org.jplot2d.element.impl
Interface ContainerEx
-
- All Superinterfaces:
- ComponentEx, Element, ElementEx, PComponent
- All Known Implementing Classes:
- ContainerImpl, LayerImpl, PlotImpl
public interface ContainerEx extends ComponentEx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ComponentEx[]getComponents()Returns the components in this container.-
Methods inherited from interface org.jplot2d.element.impl.ComponentEx
canContribute, copyStructure, draw, getEffectiveColor, getEffectiveFontName, getEffectiveFontSize, getEffectiveFontStyle, getMooringMap, getParent, 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
-
getComponents
ComponentEx[] getComponents()
Returns the components in this container.- Returns:
- an array of sub-components
-
-
DMelt 3.0 © DataMelt by jWork.ORG