|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lineal | |
---|---|
com.vividsolutions.jts.geom | Contains the Geometry interface hierarchy and supporting classes. |
com.vividsolutions.jts.geom.prep | Classes to perform optimized geometric operations on suitably prepared geometries. |
Uses of Lineal in com.vividsolutions.jts.geom |
---|
Classes in com.vividsolutions.jts.geom that implement Lineal | |
---|---|
class |
LinearRing
Models an OGC SFS LinearRing . |
class |
LineString
Models an OGC-style LineString . |
class |
MultiLineString
Models a collection of (@link LineString}s. |
Uses of Lineal in com.vividsolutions.jts.geom.prep |
---|
Constructors in com.vividsolutions.jts.geom.prep with parameters of type Lineal | |
---|---|
PreparedLineString(Lineal line)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |