|
|||||||||
| Home >> All >> com >> xerox >> VTM >> [ glyphs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.xerox.VTM.glyphs
Class ProjRectangle

java.lang.Objectcom.xerox.VTM.glyphs.ProjectedCoords
com.xerox.VTM.glyphs.ProjRectangle
- Direct Known Subclasses:
- ProjRoundRect
- class ProjRectangle
- extends ProjectedCoords
project coordinates of a rectangle
| Field Summary | |
(package private) int |
ch
half width and height in camera space |
(package private) int |
cw
half width and height in camera space |
| Fields inherited from class com.xerox.VTM.glyphs.ProjectedCoords |
cx, cy, p, prevMouseIn |
| Constructor Summary | |
(package private) |
ProjRectangle()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
cw
int cw
- half width and height in camera space
ch
int ch
- half width and height in camera space
| Constructor Detail |
ProjRectangle
ProjRectangle()
|
|||||||||
| Home >> All >> com >> xerox >> VTM >> [ glyphs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC