Class ShapeHighlight

java.lang.Object
hec.map.aishape.ShapeHighlight
All Implemented Interfaces:
Runnable

public class ShapeHighlight extends Object implements Runnable
  • Constructor Details

  • Method Details

    • highlight

      public void highlight()
    • clearHighlight

      public void clearHighlight()
    • contains

      public boolean contains(AiShapeObject shape)
    • getShapes

      public List getShapes()
    • run

      public void run()
      Specified by:
      run in interface Runnable