Package com.treemap
Class OrderingFactory
java.lang.Object
com.treemap.OrderingFactory
Factory class for accessing predefined ordering schemes.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
SIZE
Order nodes according to their size (from largest to smallest). -
ORIGINAL
Keep the original ordering of the nodes. -
COLOR
-
HEIGHT
-
-
Method Details
-
getInstance
-
add
-
getDefault
-
getOrderings
-
get
-