public abstract class AbstractDiagramGraph extends Object implements DiagramGraph
Modifier | Constructor and Description |
---|---|
protected |
AbstractDiagramGraph() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
Diagram |
getDiagram() |
DiagramGraphStyle |
getStyle() |
protected void |
invalidate() |
void |
setDiagram(Diagram diagram) |
void |
setStyle(DiagramGraphStyle style) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNumValues, getXMax, getXMin, getXName, getXValueAt, getYMax, getYMin, getYName, getYValueAt
public Diagram getDiagram()
getDiagram
in interface DiagramGraph
public void setDiagram(Diagram diagram)
setDiagram
in interface DiagramGraph
public void setStyle(DiagramGraphStyle style)
public DiagramGraphStyle getStyle()
getStyle
in interface DiagramGraph
protected void invalidate()
public void dispose()
dispose
in interface DiagramGraph
Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.