Uses of Class
org.deegree.commons.annotations.Tool

Packages that use Tool
org.deegree.tools.commons.utils   
org.deegree.tools.coverage   
org.deegree.tools.coverage.converter   
org.deegree.tools.coverage.gridifier   
org.deegree.tools.crs   
org.deegree.tools.crs.georeferencing   
org.deegree.tools.feature.gml   
org.deegree.tools.feature.persistence   
org.deegree.tools.rendering   
org.deegree.tools.rendering.dem.builder   
org.deegree.tools.rendering.dem.filtering   
org.deegree.tools.rendering.manager   
org.deegree.tools.rendering.r2d.se   
org.deegree.tools.services.wms   
 

Uses of Tool in org.deegree.tools.commons.utils
 

Classes in org.deegree.tools.commons.utils with annotations of type Tool
 class ScanEncoding
          ScanEncoding
 

Uses of Tool in org.deegree.tools.coverage
 

Classes in org.deegree.tools.coverage with annotations of type Tool
 class RTBClient
          This is the commandline interface for the RasterTreeBuilder.
 class TransformRaster
          This is a command line tool to transform raster files between coordinate systems.
 

Uses of Tool in org.deegree.tools.coverage.converter
 

Classes in org.deegree.tools.coverage.converter with annotations of type Tool
 class RasterConverter
          Takes a raster file, or a number of raster files and convert it/them to another raster type.
 

Uses of Tool in org.deegree.tools.coverage.gridifier
 

Classes in org.deegree.tools.coverage.gridifier with annotations of type Tool
 class RasterTreeGridifier
          Command line tool for converting a raster tree into a grid of regular, non-overlapping raster cells.
 

Uses of Tool in org.deegree.tools.crs
 

Classes in org.deegree.tools.crs with annotations of type Tool
 class ConfigurationConverger
          The ConfigurationConverger class TODO add class documentation here.
 class CoordinateTransform
          The DemoCRSTransform is a sa(i)mple application for using deegree coordinate systems and their transformations.
 class CRSInfo
          A utility program to inform the callee about the availability (-isAvailable param) of a certain crs or to retrieve all available crs's from the deegree crs configuration.
 class EPSGDBSynchronizer
          The EPSGDBSynchronizer class sets the Codes for CRS Identifiables that do not have such codes (actually, since these code are required for CRS Identifiables to exist, they are temporary).
 class XMLCoordinateTransform
          Tool for converting the GML geometries inside an XML document from one SRS to another.
 

Uses of Tool in org.deegree.tools.crs.georeferencing
 

Classes in org.deegree.tools.crs.georeferencing with annotations of type Tool
 class GRViewer
          Initialisation class that opens a GUI to transform non-georeferenced buildings into a georeferencing map.
 

Uses of Tool in org.deegree.tools.feature.gml
 

Classes in org.deegree.tools.feature.gml with annotations of type Tool
 class ApplicationSchemaTool
          Swiss Army knife for GML/deegree application schemas.
 class GMLSchemaAnalyzer
          Prints an analysis of the feature type hierarchy defined in a GML application schema as well as information on the geometry element hierarchy.
 class MappingShortener
           
 class SchemaAnalyzer
          Prints an analysis of the global element declarations in an XML schema.
 

Uses of Tool in org.deegree.tools.feature.persistence
 

Classes in org.deegree.tools.feature.persistence with annotations of type Tool
 class FeatureStoreLoader
          Imports feature datasets into a feature store.
 

Uses of Tool in org.deegree.tools.rendering
 

Classes in org.deegree.tools.rendering with annotations of type Tool
 class InteractiveWPVS
          Reads in a configuration document for the WPVSController and lets the user navigate interactively through the scene.
 

Uses of Tool in org.deegree.tools.rendering.dem.builder
 

Classes in org.deegree.tools.rendering.dem.builder with annotations of type Tool
 class DEMDatasetGenerator
          Tool for generating the binary files for MultiresolutionMesh instances (MRIndex- and PatchData-BLOBs) from DEM coverages (heightfields).
 

Uses of Tool in org.deegree.tools.rendering.dem.filtering
 

Classes in org.deegree.tools.rendering.dem.filtering with annotations of type Tool
 class DEMRasterFilterer
          The DEMRasterFilterer applies a filter to a dem by using multiple threads.
 

Uses of Tool in org.deegree.tools.rendering.manager
 

Classes in org.deegree.tools.rendering.manager with annotations of type Tool
 class DataManager
          The DataManager is the user interface to the WPVS model backend.
 class ModelGeneralizor
          The PrototypeAssigner is a tool to create generalisation from existing buildings.
 class PrototypeAssigner
          The PrototypeAssigner is a tool to assign prototypes to existing buildings.
 

Uses of Tool in org.deegree.tools.rendering.r2d.se
 

Classes in org.deegree.tools.rendering.r2d.se with annotations of type Tool
 class PostgreSQLImporter
          PostgreSQLImporter
 class StyleChecker
          StyleChecker
 

Uses of Tool in org.deegree.tools.services.wms
 

Classes in org.deegree.tools.services.wms with annotations of type Tool
 class FeatureTypesToLayerTree
           
 



Copyright © 2011. All Rights Reserved.