| Package | Description |
|---|---|
| com.revolsys.gis.jts | |
| com.revolsys.jts.geom.segment | |
| com.revolsys.jts.geom.vertex |
| Modifier and Type | Method and Description |
|---|---|
static Map<GeometryComponent,Double> |
LineStringUtil.findClosestGeometryComponent(LineString line,
Point point) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Segment |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSegment |
class |
GeometryCollectionSegment |
class |
LineStringSegment |
class |
MultiLineStringSegment |
class |
MultiPolygonSegment |
class |
PolygonSegment |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Vertex |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVertex |
class |
GeometryCollectionVertex |
class |
LineStringVertex |
class |
MultiLineStringVertex |
class |
MultiPointVertex |
class |
MultiPolygonVertex |
class |
PointVertex |
class |
PolygonVertex |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.