|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An object that supports both X and Y
ScaleInts
for mapping entries between native and other coordinate systems (device
NDC).
| Method Summary | |
ScaleInt |
getXScale()
Retrieve the ScaleInt
of the horizontal/X dimension. |
ScaleInt |
getYScale()
Retrieve the ScaleInt
of the vertical/Y dimension. |
void |
setXScale(ScaleInt s)
Set the ScaleInt
of the horizontal/X dimension. |
void |
setYScale(ScaleInt s)
Set the ScaleInt
of the vertical/Y dimension. |
| Method Detail |
public ScaleInt getXScale()
ScaleInt
of the horizontal/X dimension.public ScaleInt getYScale()
ScaleInt
of the vertical/Y dimension.public void setXScale(ScaleInt s)
ScaleInt
of the horizontal/X dimension.public void setYScale(ScaleInt s)
ScaleInt
of the vertical/Y dimension.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||