Uses of Class
org.openjump.core.ui.plot.Plot2DPanelOJ
-
Packages that use Plot2DPanelOJ Package Description org.openjump.core.ui.plugin.raster -
-
Uses of Plot2DPanelOJ in org.openjump.core.ui.plugin.raster
Methods in org.openjump.core.ui.plugin.raster that return Plot2DPanelOJ Modifier and Type Method Description static Plot2DPanelOJ
ProfileGraphGUI. getPlotPanel(FeatureCollection fc, String name)
Methods in org.openjump.core.ui.plugin.raster with parameters of type Plot2DPanelOJ Modifier and Type Method Description void
HistogramPlugIn. addPlotAccessories(StatisticIndices statUtils, Plot2DPanelOJ plot, RasterImageLayer selLayer)
-