org.jplot2d.element.impl
Interface XYGraphEx
-
- All Superinterfaces:
- ComponentEx, Element, ElementEx, Graph, GraphEx, PComponent, XYGraph
- All Known Implementing Classes:
- XYGraphImpl
public interface XYGraphEx extends XYGraph, GraphEx
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jplot2d.element.XYGraph
XYGraph.ChartType, XYGraph.FillClosureType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.awt.ColorgetEffectiveSymbolColor()java.awt.ColorgetEffectiveSymbolColor(int i)LegendItemExgetLegendItem()Returns the legend item associated with this graph.-
Methods inherited from interface org.jplot2d.element.XYGraph
clearIndSymbolColor, getChartType, getData, getErrorbarCapSize, getFillClosureType, getFillPaint, getIndSymbolColor, getLineStroke, getName, getSymbolColor, getSymbolShape, getSymbolSize, isFillEnabled, isLineVisible, isSymbolVisible, setChartType, setData, setErrorbarCapSize, setFillClosureType, setFillEnabled, setFillPaint, setIndSymbolColor, setIndSymbolColor, setLineStroke, setLineVisible, setName, setSymbolColor, setSymbolShape, setSymbolSize, setSymbolVisible
-
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
-
getLegendItem
LegendItemEx getLegendItem()
Description copied from interface:XYGraphReturns the legend item associated with this graph.- Specified by:
getLegendItemin interfaceXYGraph- Returns:
- the legend item
-
getEffectiveSymbolColor
java.awt.Color getEffectiveSymbolColor()
-
getEffectiveSymbolColor
java.awt.Color getEffectiveSymbolColor(int i)
-
-
DMelt 3.0 © DataMelt by jWork.ORG