Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.grid Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
DefaultGridFeatureBuilderA basic implementation of GridFeatureBuilder which will create a SimpleFeatureType having two properties:Classorg.geotools.gridGeoTools
EnvelopesA helper class to create bounding envelopes with width and height that are simple multiples of a given resolution.Classorg.geotools.gridGeoTools
GridElementThe base interface for vector grid elements.Interfaceorg.geotools.gridGeoTools
GridFeatureBuilderControls the creating of features representing grid elements during vector GridFeatureBuilder builder = new GridFeatureBuilder(myFeatureType) {Classorg.geotools.gridGeoTools
GridsA utility class to create polygonal vector grids with basic attributes.Classorg.geotools.gridGeoTools
HexagonDefines methods and enum constants to work with hexagons.Interfaceorg.geotools.grid.hexagonGeoTools
HexagonBuilderUsed by Hexagons class to build grids.Classorg.geotools.grid.hexagonGeoTools
HexagonImplDefault implementation of Hexagon.Classorg.geotools.grid.hexagonGeoTools
HexagonOrientationenum HexagonOrientationConstants to describe the orientation of a Hexagon.Classorg.geotools.grid.hexagonGeoTools
HexagonsA utilities class with static methods to create and work with hexagonalSince:2.Classorg.geotools.grid.hexagonGeoTools
LineElementA marker (empty) interface for a grid element that is a line.Interfaceorg.geotools.gridGeoTools
LineOrientationenum LineOrientationConstants to identify the orientation of an ortho-line.Classorg.geotools.grid.ortholineGeoTools
LinesA utility class to create line grids with basic attributes.Classorg.geotools.gridGeoTools
NeighborConstants for neighbor positions used when bulding polygonal grids.Classorg.geotools.gridGeoTools
OblongMarker interface for oblong grid elements.Interfaceorg.geotools.grid.oblongGeoTools
OblongBuilderUsed by Oblongs class to build grids.Classorg.geotools.grid.oblongGeoTools
OblongImplDefault implementation of Oblong.Classorg.geotools.grid.oblongGeoTools
OblongsA utility class with static methods to create and work with oblong grid elements.Classorg.geotools.grid.oblongGeoTools
OrthoLineAn ortho-line grid element.Classorg.geotools.grid.ortholineGeoTools
OrthoLineBuilderA builder to generate a grid of horizontal and/or vertical ortho-lines.Classorg.geotools.grid.ortholineGeoTools
OrthoLineDefDefines how to generate a set of regularly-spaced, ortho-line elements with given orientation and level.Classorg.geotools.grid.ortholineGeoTools
OrthoLineFeatureBuilderA basic implementation of LineFeatureBuilder which will create a SimpleFeatureType having two properties:Classorg.geotools.grid.ortholineGeoTools
PolygonBuilderThe base class for builders that generate polygonal grid elements.Classorg.geotools.gridGeoTools
PolygonElementRepresents a GridElement that is a polygon.Interfaceorg.geotools.gridGeoTools