|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.batik.ext.awt.image.rendered.TileBlock
This class is responsible for breaking up a block of tiles into a set of smaller requests that are a large as possible without rerequesting significant numbers of tiles that are already available
Method Summary | |
boolean |
simplify()
|
TileBlock[] |
splitOneGo()
|
java.lang.String |
toString()
Really nice to string that outlines what tiles are filled and what region this block covers. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
public TileBlock[] splitOneGo()
public boolean simplify()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |