|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
adjustSize(Dimension d)
Adjusts this transformer to be working in this size a space |
Coordinates |
invert(Coordinates in)
This does the *reverse* of the trasformation, for a given point. |
boolean |
supportsInvert()
Most functions should support invert. |
EmittedLayout |
transform(EmittedLayout el)
Transforms the given layout. |
Method Detail |
public void adjustSize(Dimension d)
public EmittedLayout transform(EmittedLayout el)
public boolean supportsInvert()
public Coordinates invert(Coordinates in)
in
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |