Uses of Interface
org.locationtech.jts.geom.Lineal
-
Packages that use Lineal Package Description org.locationtech.jts.geom org.locationtech.jts.geom.prep -
-
Uses of Lineal in org.locationtech.jts.geom
Classes in org.locationtech.jts.geom that implement Lineal Modifier and Type Class Description classLinearRingModels an OGC SFSLinearRing.classLineStringModels an OGC-styleLineString.classMultiLineStringModels a collection ofLineStrings. -
Uses of Lineal in org.locationtech.jts.geom.prep
Constructors in org.locationtech.jts.geom.prep with parameters of type Lineal Constructor Description PreparedLineString(Lineal line)
-