Uses of Class
org.eclipse.nebula.visualization.xygraph.figures.PlotArea
-
Packages that use PlotArea Package Description org.eclipse.nebula.visualization.xygraph.figures -
-
Uses of PlotArea in org.eclipse.nebula.visualization.xygraph.figures
Fields in org.eclipse.nebula.visualization.xygraph.figures declared as PlotArea Modifier and Type Field Description protected PlotArea
XYGraph. plotArea
Methods in org.eclipse.nebula.visualization.xygraph.figures that return PlotArea Modifier and Type Method Description protected PlotArea
XYGraph. createPlotArea(IXYGraph xyGraph)
Warning: This method is called in the constructor to create a plot areaPlotArea
IXYGraph. getPlotArea()
PlotArea
XYGraph. getPlotArea()
-