public class Note3DTool extends Object
| Constructor and Description |
|---|
Note3DTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
paintGesture(Note3D gs,
Graphics g,
int width,
int height,
boolean drawFieldTitles) |
static List<Rectangle> |
paintStructure(Graphics g,
int width,
int height,
boolean drawFieldTitles)
Draw the fields for the different planes and the accelerations.
|
static List<Gesture<org.sigtec.ink.Note>> |
splitToPlanes(Note3D gs)
Splits Note3D gesture into three 2D planes.
|
public static void paintGesture(Note3D gs, Graphics g, int width, int height, boolean drawFieldTitles)
public static List<Rectangle> paintStructure(Graphics g, int width, int height, boolean drawFieldTitles)
public static List<Gesture<org.sigtec.ink.Note>> splitToPlanes(Note3D gs)
gs - Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.