|
|||||||||
| 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 ProjEllipse

java.lang.Objectcom.xerox.VTM.glyphs.ProjectedCoords
com.xerox.VTM.glyphs.ProjEllipse
- class ProjEllipse
- extends ProjectedCoords
project coordinates of an ellipse
| Field Summary | |
(package private) float |
cvh
main shape size in camera space |
(package private) float |
cvw
main shape size in camera space |
(package private) java.awt.geom.Ellipse2D |
ellipse
main shape |
| Fields inherited from class com.xerox.VTM.glyphs.ProjectedCoords |
cx, cy, p, prevMouseIn |
| Constructor Summary | |
(package private) |
ProjEllipse()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
ellipse
java.awt.geom.Ellipse2D ellipse
- main shape
cvw
float cvw
- main shape size in camera space
cvh
float cvh
- main shape size in camera space
| Constructor Detail |
ProjEllipse
ProjEllipse()
|
|||||||||
| Home >> All >> com >> xerox >> VTM >> [ glyphs overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC