Uses of Interface
org.lemsml.jlems.viz.plot.RotationListener
-
Packages that use RotationListener Package Description org.lemsml.jlems.viz.plot -
-
Uses of RotationListener in org.lemsml.jlems.viz.plot
Fields in org.lemsml.jlems.viz.plot declared as RotationListener Modifier and Type Field Description private RotationListener
WorldTransform. rotationListener
Methods in org.lemsml.jlems.viz.plot with parameters of type RotationListener Modifier and Type Method Description void
WorldCanvas. setRotationListener(RotationListener rl)
void
WorldTransform. setRotationListener(RotationListener rl)
-