|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.research.acuity.ui.PresentationObject
com.ge.research.acuity.ui.IndependentDisplayPO
com.ge.research.acuity.ui.GraphPO
com.ge.research.acuity.ui.Graph2D
Extension to the GraphPO class, specific for 2D graphs
| Constructor Summary | |
Graph2D()
Calls the default constructor with null argument |
|
Graph2D(java.lang.String title)
The default constructor. |
|
| Methods inherited from class com.ge.research.acuity.ui.GraphPO |
addDataseries, addXLabel, addYLabel, displayXGridlines, displayYGridlines, getDataseries, getDataseries, getMaxXValue, getMaxYValue, getMinXValue, getMinYValue, getOpacity, getTitle, getXAxisTitle, getXLabels, getYAxisTitle, getYLabels, refreshHighlightRegions, removeDataseries, removeDataseries, removeDataseries, removeXLabel, removeXLabels, removeYLabel, removeYLabels, reorderDataseries, setDisplayXGridlines, setDisplayYGridlines, setHasPresentationNature, setOpacity, setTitle, setXAxisTitle, setXLabels, setYAxisTitle, setYLabels |
| Methods inherited from class com.ge.research.acuity.ui.IndependentDisplayPO |
canBeRemoved, displayBanner, getHeight, getIdentifierTitle, getWidth, getXPos, getYPos, getZOrder, setCanBeRemoved, setDisplayBanner, setHeight, setIdentifier, setIdentifierTitle, setPos, setPos, setPos, setPos, setWidth, setXPos, setYPos, setZOrder |
| Methods inherited from class com.ge.research.acuity.ui.PresentationObject |
addLookupInfo, getHasPresentationNature, getIdentifier, getLookupInfo, getSubject, hasSubject, isDisplayed, isEditable, setEditability, setIsDisplayed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Graph2D()
null argument
public Graph2D(java.lang.String title)
PresentationNatureConstants.GRAPH2D
title - the graph titleGraphPO.GraphPO(java.lang.String),
PresentationObject.setHasPresentationNature(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||