Uses of Package
org.geotools.grid
-
Packages that use org.geotools.grid Package Description org.geotools.grid org.geotools.grid.hexagon org.geotools.grid.oblong org.geotools.grid.ortholine org.geotools.grid.oval -
Classes in org.geotools.grid used by org.geotools.grid Class Description GridElement The base interface for vector grid elements.GridFeatureBuilder Controls the creating of features representing grid elements during vector grid construction.Neighbor Constants for neighbor positions used when bulding polygonal grids.PolygonElement Represents aGridElement
that is a polygon. -
Classes in org.geotools.grid used by org.geotools.grid.hexagon Class Description GridElement The base interface for vector grid elements.GridFeatureBuilder Controls the creating of features representing grid elements during vector grid construction.Neighbor Constants for neighbor positions used when bulding polygonal grids.PolygonBuilder The base class for builders that generate polygonal grid elements.PolygonElement Represents aGridElement
that is a polygon. -
Classes in org.geotools.grid used by org.geotools.grid.oblong Class Description GridElement The base interface for vector grid elements.GridFeatureBuilder Controls the creating of features representing grid elements during vector grid construction.Neighbor Constants for neighbor positions used when bulding polygonal grids.PolygonBuilder The base class for builders that generate polygonal grid elements.PolygonElement Represents aGridElement
that is a polygon. -
Classes in org.geotools.grid used by org.geotools.grid.ortholine Class Description GridElement The base interface for vector grid elements.GridFeatureBuilder Controls the creating of features representing grid elements during vector grid construction.LineElement A marker (empty) interface for a grid element that is a line. -
Classes in org.geotools.grid used by org.geotools.grid.oval Class Description GridElement The base interface for vector grid elements.GridFeatureBuilder Controls the creating of features representing grid elements during vector grid construction.Neighbor Constants for neighbor positions used when bulding polygonal grids.PolygonBuilder The base class for builders that generate polygonal grid elements.PolygonElement Represents aGridElement
that is a polygon.