|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Puntal | |
---|---|
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. |
com.vividsolutions.jts.operation.union | Classes to perform efficent unioning of collections of geometries. |
Uses of Puntal in com.vividsolutions.jts.geom |
---|
Classes in com.vividsolutions.jts.geom that implement Puntal | |
---|---|
class |
MultiPoint
Models a collection of Point s. |
class |
Point
Represents a single point. |
Uses of Puntal in com.vividsolutions.jts.geom.prep |
---|
Constructors in com.vividsolutions.jts.geom.prep with parameters of type Puntal | |
---|---|
PreparedPoint(Puntal point)
|
Uses of Puntal in com.vividsolutions.jts.operation.union |
---|
Methods in com.vividsolutions.jts.operation.union with parameters of type Puntal | |
---|---|
static Geometry |
PointGeometryUnion.union(Puntal pointGeom,
Geometry otherGeom)
|
Constructors in com.vividsolutions.jts.operation.union with parameters of type Puntal | |
---|---|
PointGeometryUnion(Puntal pointGeom,
Geometry otherGeom)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |