Package | Description |
---|---|
com.openinventor.inventor.drawers |
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
|
com.openinventor.inventor.misc.callbacks |
Modifier and Type | Class and Description |
---|---|
class |
SoEllipseScreenDrawer
Interactively draw an ellipse in normalized screen space.
|
class |
SoLassoScreenDrawer
Interactively draw a lasso in normalized screen space.
|
class |
SoPolygonScreenDrawer
Interactively draws a polygon in normalized screen space.
|
class |
SoRectangleScreenDrawer
Interactively draws a rectangle in normalized screen space.
|
Modifier and Type | Method and Description |
---|---|
SoPolyLineScreenDrawer |
SoPolyLineScreenDrawer.EventArg.getSource()
Returns the drawer.
|
Constructor and Description |
---|
EventArg(SoHandleEventAction action,
SoPolyLineScreenDrawer drawer)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoPolyLineScreenDrawerCB.invoke(SoHandleEventAction action,
SoPolyLineScreenDrawer drawer)
Deprecated.
This method will be invoked when the native callback will be called so that
you only need to override this method to fill the method's body.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com