Class PrecisionModel.Type

java.lang.Object
org.locationtech.jts.geom.PrecisionModel.Type
All Implemented Interfaces:
Serializable
Enclosing class:
PrecisionModel

public static class PrecisionModel.Type extends Object implements Serializable
The types of Precision Model which JTS supports.
See Also:
  • Constructor Details

    • Type

      public Type(String name)
  • Method Details