Package hec.map.aishape
Class ShapeHighlight
java.lang.Object
hec.map.aishape.ShapeHighlight
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionShapeHighlight
(List shapes, int fieldIdx, AiShapeGlyphDataRecord data, MapPanel mapPanel, int centerPointGraphic) ShapeHighlight
(List shapes, int fieldIdx, AiShapeGlyphDataRecord data, MapPanel mapPanel, int centerPointGraphic, long delay) -
Method Summary
-
Constructor Details
-
ShapeHighlight
public ShapeHighlight(List shapes, int fieldIdx, AiShapeGlyphDataRecord data, MapPanel mapPanel, int centerPointGraphic) -
ShapeHighlight
public ShapeHighlight(List shapes, int fieldIdx, AiShapeGlyphDataRecord data, MapPanel mapPanel, int centerPointGraphic, long delay)
-
-
Method Details