Uses of Interface
org.freehep.jas.services.PlotPage

Packages that use PlotPage
org.freehep.jas.plugin.plotter   
org.freehep.jas.services   
 

Uses of PlotPage in org.freehep.jas.plugin.plotter
 

Methods in org.freehep.jas.plugin.plotter that return PlotPage
 PlotPage PlotterPlugin.createPage(String name)
           
 PlotPage PlotterPlugin.currentPage()
           
 

Uses of PlotPage in org.freehep.jas.services
 

Methods in org.freehep.jas.services that return PlotPage
 PlotPage PlotFactory.createPage(String name)
          Create a page which can be used to display plots.
 PlotPage PlotFactory.currentPage()
          Returns the currently selected plot page, or null if no plot page is currently selected.
 



Copyright © 2013. All Rights Reserved.