Uses of Class
org.jzy3d.events.ViewIsVerticalEvent
-
Packages that use ViewIsVerticalEvent Package Description org.jzy3d.events org.jzy3d.plot3d.rendering.view -
-
Uses of ViewIsVerticalEvent in org.jzy3d.events
Methods in org.jzy3d.events with parameters of type ViewIsVerticalEvent Modifier and Type Method Description void
IViewEventListener. viewVerticalLeft(ViewIsVerticalEvent e)
void
IViewEventListener. viewVerticalReached(ViewIsVerticalEvent e)
-
Uses of ViewIsVerticalEvent in org.jzy3d.plot3d.rendering.view
Methods in org.jzy3d.plot3d.rendering.view with parameters of type ViewIsVerticalEvent Modifier and Type Method Description void
ViewEventAdapter. viewVerticalLeft(ViewIsVerticalEvent e)
void
ViewEventAdapter. viewVerticalReached(ViewIsVerticalEvent e)
-