Package | Description |
---|---|
org.geotools.grid.oblong |
Modifier and Type | Class and Description |
---|---|
class |
OblongImpl
Default implementation of
Oblong . |
Modifier and Type | Method and Description |
---|---|
static Oblong |
Oblongs.create(double minX,
double minY,
double width,
double height,
CoordinateReferenceSystem crs)
Creates a new
Oblong object. |
Oblong |
OblongBuilder.createNeighbor(PolygonElement el,
Neighbor neighbor)
Creates a new
Oblong positioned at the given neighbor position relative to the
reference element. |
Copyright © 1996–2019 Geotools. All rights reserved.