Uses of Class
com.github.filosganga.geogson.model.LinearGeometry
-
Packages that use LinearGeometry Package Description com.github.filosganga.geogson.model -
-
Uses of LinearGeometry in com.github.filosganga.geogson.model
Subclasses of LinearGeometry in com.github.filosganga.geogson.model Modifier and Type Class Description classLinearRingA closedLineString.classLineStringSpecialization of LinearGeometry composed at least by 2 points.classMultiPointGeometry composed by a sequence ofPoint.
-