| Package | Description |
|---|---|
| com.revolsys.data.io | |
| com.revolsys.data.record.schema | |
| com.revolsys.gis.algorithm.index | |
| com.revolsys.gis.cs | |
| com.revolsys.gis.tin | |
| com.revolsys.io.esri.map.rest | |
| com.revolsys.jts.index.chain |
Contains classes that implement Monotone Chains
|
| com.revolsys.jts.triangulate |
Classes to compute Delaunay triangulations.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
DelegatingRecordStore.createQuery(String typePath,
String whereClause,
BoundingBoxDoubleGf boundingBox) |
| Modifier and Type | Method and Description |
|---|---|
Query |
RecordStore.createQuery(String typePath,
String whereClause,
BoundingBoxDoubleGf boundingBox) |
Query |
AbstractRecordStore.createQuery(String typePath,
String whereClause,
BoundingBoxDoubleGf boundingBox) |
| Constructor and Description |
|---|
IndexItemVisitor(BoundingBoxDoubleGf envelope,
Visitor<Record> visitor) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDoubleGf |
Area.getLatLonBounds() |
| Constructor and Description |
|---|
Area(String name,
BoundingBoxDoubleGf latLonBounds,
Authority authority,
boolean deprecated) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDoubleGf |
Triangle.getEnvelopeInternal()
Get the envelope of the Triangle.
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDoubleGf |
MapServer.getBoundingBox(int zoomLevel,
int tileX,
int tileY) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxDoubleGf |
MonotoneChain.getEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
static BoundingBoxDoubleGf |
DelaunayTriangulationBuilder.envelope(Collection<Point> coords)
Computes the
BoundingBoxDoubleGf of a collection of Coordinatess. |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.