public class ShowCubics
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
showControlPolygon |
Constructor and Description |
---|
ShowCubics() |
Modifier and Type | Method and Description |
---|---|
void |
showCtrlPoints(android.graphics.Canvas g,
android.graphics.Paint p,
org.graphstream.ui.view.camera.Camera camera,
ConnectorSkeleton skel)
Show the control polygons.
|
public void showCtrlPoints(android.graphics.Canvas g, android.graphics.Paint p, org.graphstream.ui.view.camera.Camera camera, ConnectorSkeleton skel)