Uses of Class
com.openinventor.inventor.drawers.SoPolyLineScreenDrawer
Packages that use SoPolyLineScreenDrawer
Package
Description
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
-
Uses of SoPolyLineScreenDrawer in com.openinventor.inventor.drawers
Subclasses of SoPolyLineScreenDrawer in com.openinventor.inventor.drawersModifier and TypeClassDescriptionclass
Interactively draw an ellipse in normalized screen space.class
Interactively draw a lasso in normalized screen space.class
Interactively draws a polygon in normalized screen space.class
Interactively draws a rectangle in normalized screen space.Methods in com.openinventor.inventor.drawers that return SoPolyLineScreenDrawerModifier and TypeMethodDescriptionSoPolyLineScreenDrawer.EventArg.getSource()
Returns the drawer.Constructors in com.openinventor.inventor.drawers with parameters of type SoPolyLineScreenDrawerModifierConstructorDescriptionEventArg
(SoHandleEventAction action, SoPolyLineScreenDrawer drawer) Default constructor.