Uses of Interface
org.lemsml.jlems.viz.plot.XYLocation
-
Packages that use XYLocation Package Description org.lemsml.jlems.viz.plot -
-
Uses of XYLocation in org.lemsml.jlems.viz.plot
Classes in org.lemsml.jlems.viz.plot that implement XYLocation Modifier and Type Class Description class
Position
Methods in org.lemsml.jlems.viz.plot that return XYLocation Modifier and Type Method Description XYLocation
XYLocated. getXYLocation()
Methods in org.lemsml.jlems.viz.plot with parameters of type XYLocation Modifier and Type Method Description void
Position. set(XYLocation p)
Constructors in org.lemsml.jlems.viz.plot with parameters of type XYLocation Constructor Description Position(XYLocation p)
-