org.jplot2d.element.impl
Interface XYLegendItemEx
-
- All Superinterfaces:
- Element, ElementEx, LegendItem, LegendItemEx
- All Known Implementing Classes:
- XYLegendItemImpl
public interface XYLegendItemEx extends LegendItemEx
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description XYGraphExgetParent()Gets the parent of this component.voidgraphSymbolSizeChanged()Called by XYGraphEx to notify XYLegendItemEx that the symbol size has been changed.-
Methods inherited from interface org.jplot2d.element.impl.LegendItemEx
canContribute, draw, getLegend, getSize, getText, legendEffectiveFontChanged, setLegend, setLocation, setText
-
Methods inherited from interface org.jplot2d.element.LegendItem
getSymbolSize, isVisible, setSymbolSize, setVisible
-
Methods inherited from interface org.jplot2d.element.impl.ElementEx
copyFrom, copyStructure, getFullId, getInvokeStepFormParent, notify, setParent
-
Methods inherited from interface org.jplot2d.element.Element
getEnvironment, getId
-
-
-
-
Method Detail
-
getParent
XYGraphEx getParent()
Description copied from interface:ElementGets the parent of this component.- Specified by:
getParentin interfaceElement- Specified by:
getParentin interfaceElementEx- Specified by:
getParentin interfaceLegendItem- Specified by:
getParentin interfaceLegendItemEx- Returns:
- the parent of this component
-
graphSymbolSizeChanged
void graphSymbolSizeChanged()
Called by XYGraphEx to notify XYLegendItemEx that the symbol size has been changed.
-
-
DMelt 3.0 © DataMelt by jWork.ORG