Class GISAddListener
java.lang.Object
repast.simphony.visualization.editor.gis.GISAddListener
Deprecated.
2D piccolo based code is being removed
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.void
postAdd()
Deprecated.boolean
preAdd
(List<org.locationtech.jts.geom.Coordinate> coords, GeometryUtil.GeometryType type) Deprecated.
-
Constructor Details
-
GISAddListener
Deprecated.
-
-
Method Details
-
getAddHandler
Deprecated. -
postAdd
public void postAdd()Deprecated. -
preAdd
public boolean preAdd(List<org.locationtech.jts.geom.Coordinate> coords, GeometryUtil.GeometryType type) Deprecated.
-