Package | Description |
---|---|
org.geotools.grid | |
org.geotools.grid.ortholine | |
org.geotools.imageio.netcdf |
Modifier and Type | Method and Description |
---|---|
boolean |
PolygonBuilder.buildGrid(GridFeatureBuilder gridFeatureBuilder,
double vertexSpacing,
ListFeatureCollection fc) |
Modifier and Type | Method and Description |
---|---|
void |
OrthoLineBuilder.buildGrid(Collection<OrthoLineDef> lineDefs,
GridFeatureBuilder lineFeatureBuilder,
double vertexSpacing,
ListFeatureCollection fc)
Creates line features according to the provided
OrthoLineDef objects and places them
into the provided ListFeatureCollection . |
Modifier and Type | Method and Description |
---|---|
int |
VariableAdapter.getFeatures(int startIndex,
int limit,
ListFeatureCollection collection)
Return features for that variable adapter, starting from slices with index = "startIndex",
and up to "limit" elements.
|
Copyright © 1996–2019 Geotools. All rights reserved.