t3.hrd.state
Class Cursor.CursorShapePolygons
java.lang.Object
t3.hrd.state.Cursor.CursorShapePolygons
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Cursor
public static class Cursor.CursorShapePolygons
- extends java.lang.Object
- implements java.io.Serializable
Experimental.
- Author:
- pjt40
- See Also:
- Serialized Form
Constructor Summary |
Cursor.CursorShapePolygons(byte[] byteBuffer,
Jama.Matrix mSHAPEDATAtoDESK,
short[] nPointsForPolygons,
java.awt.geom.Rectangle2D.Double[] rDESKboundingBoxes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mSHAPEDATAtoDESK
public final Jama.Matrix mSHAPEDATAtoDESK
byteBuffer
public final byte[] byteBuffer
rDESKboundingBoxes
public final java.awt.geom.Rectangle2D.Double[] rDESKboundingBoxes
nPointsForPolygons
public final short[] nPointsForPolygons
Cursor.CursorShapePolygons
public Cursor.CursorShapePolygons(byte[] byteBuffer,
Jama.Matrix mSHAPEDATAtoDESK,
short[] nPointsForPolygons,
java.awt.geom.Rectangle2D.Double[] rDESKboundingBoxes)