Uses of Class
org.lemsml.jlems.viz.plot.IntPosition
-
Packages that use IntPosition Package Description org.lemsml.jlems.viz.plot -
-
Uses of IntPosition in org.lemsml.jlems.viz.plot
Methods in org.lemsml.jlems.viz.plot that return IntPosition Modifier and Type Method Description IntPosition
Painter. pow(Position p)
Methods in org.lemsml.jlems.viz.plot with parameters of type IntPosition Modifier and Type Method Description void
IntPosition. set(IntPosition p)
void
IntPosition. subtract(IntPosition sm)
Position
Painter. wop(IntPosition ip)
Constructors in org.lemsml.jlems.viz.plot with parameters of type IntPosition Constructor Description IntPosition(IntPosition p)
-