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 PlotAreaXYGraph. plotAreaMethods in org.eclipse.nebula.visualization.xygraph.figures that return PlotArea Modifier and Type Method Description protected PlotAreaXYGraph. createPlotArea(IXYGraph xyGraph)Warning: This method is called in the constructor to create a plot areaPlotAreaIXYGraph. getPlotArea()PlotAreaXYGraph. getPlotArea()
-