Package com.openinventor.inventor.drawers
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
-
Class Summary Class Description SoEllipseScreenDrawer Interactively draw an ellipse in normalized screen space.SoLassoScreenDrawer Interactively draw a lasso in normalized screen space.SoPolygonScreenDrawer Interactively draws a polygon in normalized screen space.SoPolyLineScreenDrawer Interactively draw a polyline in normalized screen space.SoPolyLineScreenDrawer.EventArg Structure given to callback when an event is raised.SoRectangleScreenDrawer Interactively draws a rectangle in normalized screen space.SoScreenDrawer Base class to draw a scene graph in screen space. -
Enum Summary Enum Description SoEllipseScreenDrawer.CreationMethods Methods to create ellipse.SoRectangleScreenDrawer.CreationMethods Methods to create rectangle.