|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectworkspace.BlockStackSorterUtil
class BlockStackSorterUtil
A BlockStatckSortUtil is a utilities class that serves to order blocks from closest to furthest blocks (relative to the x=0 axis).
Constructor Summary | |
---|---|
BlockStackSorterUtil()
|
Method Summary | |
---|---|
protected static void |
sortBlockStacks(Page page,
java.util.Collection<RenderableBlock> topLevelBlocks)
This method serves to help clients sort blocks within a page in some manner. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
BlockStackSorterUtil()
Method Detail |
---|
protected static void sortBlockStacks(Page page, java.util.Collection<RenderableBlock> topLevelBlocks)
page
- topLevelBlocks
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |