Package com.treemap.tagcloud
Interface Word
- All Superinterfaces:
Comparable<Word>
- All Known Implementing Classes:
DefaultWord,SwingWord
-
Method Summary
Modifier and TypeMethodDescriptionbooleanintersects(Word otherWord) voidsetLocation(Point2d position) Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
getTreeMapNode
MutableTreeMapNode getTreeMapNode() -
getShapeForLayout
TextShape getShapeForLayout() -
setLocation
-
intersects
-