Interface Word

All Superinterfaces:
Comparable<Word>
All Known Implementing Classes:
DefaultWord

public interface Word extends Comparable<Word>
  • Method Details

    • getTreeMapNode

      MutableTreeMapNode getTreeMapNode()
    • getShapeForLayout

      TextShape getShapeForLayout()
    • setLocation

      void setLocation(Point2d position)
    • intersects

      boolean intersects(Word otherWord)