|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.dawb.common.ui.plot.PlottingFactory
public class PlottingFactory
Constructor Summary | |
---|---|
PlottingFactory()
|
Method Summary | |
---|---|
static java.lang.String[][] |
getPlottingPreferenceChoices()
|
static AbstractPlottingSystem |
getPlottingSystem()
Reads the extension points for the plotting systems registered and returns a plotting system based on the users current preferences. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlottingFactory()
Method Detail |
---|
public static AbstractPlottingSystem getPlottingSystem() throws java.lang.Exception
java.lang.Exception
public static java.lang.String[][] getPlottingPreferenceChoices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |