|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ListFeatureCollection | |
---|---|
org.geotools.grid | |
org.geotools.grid.ortholine |
Uses of ListFeatureCollection in org.geotools.grid |
---|
Methods in org.geotools.grid with parameters of type ListFeatureCollection | |
---|---|
boolean |
PolygonBuilder.buildGrid(GridFeatureBuilder gridFeatureBuilder,
double vertexSpacing,
ListFeatureCollection fc)
|
Uses of ListFeatureCollection in org.geotools.grid.ortholine |
---|
Methods in org.geotools.grid.ortholine with parameters of type ListFeatureCollection | |
---|---|
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 . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |