java.lang.Object
com.xerox.VTM.glyphs.ProjectedCoords
com.xerox.VTM.glyphs.ProjRectangle
com.xerox.VTM.glyphs.ProjRoundRect
- class ProjRoundRect
- extends ProjRectangle
project coordinates of a rectangle
|
Field Summary |
(package private) int |
ah
arc width and height in camera space |
(package private) int |
aw
arc width and height in camera space |
(package private) int |
ch
half width and height in camera space |
(package private) int |
cw
half width and height in camera space |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
aw
int aw
- arc width and height in camera space
ah
int ah
- arc width and height in camera space
cw
int cw
- half width and height in camera space
ch
int ch
- half width and height in camera space
ProjRoundRect
ProjRoundRect()