|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LayoutTransformer
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 |
---|
void adjustSize(Dimension d)
EmittedLayout transform(EmittedLayout el)
boolean supportsInvert()
Coordinates invert(Coordinates in)
in
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |