A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

C

C00 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C02 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C04 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C06 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C08 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C22 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C44 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C46 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C48 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C66 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C68 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
C88 - Static variable in class org.deegree_impl.model.ct.TransverseMercatorProjection
 
CAPABILITIES - Static variable in interface org.deegree.services.wms.capabilities.Operation
 
CAPABILITIES_NAME - Static variable in interface org.deegree.services.wms.capabilities.Operation
 
CASDelete - interface org.deegree.services.wcas.protocol.CASDelete.
The delete operation removes zero to n metadata entries from a catalog that matches the Filter that is returned by the methode getFilter.
CASDelete_Impl - class org.deegree_impl.services.wcas.protocol.CASDelete_Impl.
The delete operation removes zero to n metadata entries from a catalog that matches the Filter that is returned by the methode getFilter.
CASDelete_Impl(String, Filter, String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASDelete_Impl
Creates a new CASDelete_Impl object.
CASDescribeRecordTypeRequest - interface org.deegree.services.wcas.protocol.CASDescribeRecordTypeRequest.
The describe record type operation describes the architecture of a possible result to a getRecord request as a XML schema.
CASDescribeRecordTypeRequest_Impl - class org.deegree_impl.services.wcas.protocol.CASDescribeRecordTypeRequest_Impl.
The describe record type operation describes the architecture of a possible result to a getRecord request as a XML schema.
CASDescribeRecordTypeRequest_Impl(String, String, HashMap, String[], String[], String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASDescribeRecordTypeRequest_Impl
Creates a new CASDescribeRecordTypeRequest_Impl object.
CASDescribeRecordTypeResponse - interface org.deegree.services.wcas.protocol.CASDescribeRecordTypeResponse.
At the moment only XML-schema definitions are defined as valid responses.
CASDescribeRecordTypeResponse_Impl - class org.deegree_impl.services.wcas.protocol.CASDescribeRecordTypeResponse_Impl.
At the moment only XML-schema definitions are defined as valid responses.
CASDescribeRecordTypeResponse_Impl(OGCWebServiceRequest, Document, String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASDescribeRecordTypeResponse_Impl
Creates a new CASDescribeRecordTypeResponse_Impl object.
CASGetCapabilitiesRequest - interface org.deegree.services.wcas.protocol.CASGetCapabilitiesRequest.
The Interface definies the get capabilities WFS request.
CASGetCapabilitiesRequest_Impl - class org.deegree_impl.services.wcas.protocol.CASGetCapabilitiesRequest_Impl.
The class implements the get capabilities CAS request.
CASGetCapabilitiesRequest_Impl(String, String, HashMap) - Constructor for class org.deegree_impl.services.wcas.protocol.CASGetCapabilitiesRequest_Impl
Creates a new CASGetCapabilitiesRequest_Impl object.
CASGetCapabilitiesResponse - interface org.deegree.services.wcas.protocol.CASGetCapabilitiesResponse.
--------------------------------------------------------
CASGetCapabilitiesResponse_Impl - class org.deegree_impl.services.wcas.protocol.CASGetCapabilitiesResponse_Impl.
--------------------------------------------------------
CASGetCapabilitiesResponse_Impl(OGCWebServiceRequest, Document, Document) - Constructor for class org.deegree_impl.services.wcas.protocol.CASGetCapabilitiesResponse_Impl
constructor
CASGetRecordRequest - interface org.deegree.services.wcas.protocol.CASGetRecordRequest.
A query request against a catalog service is described using the >GetRecord< element.
CASGetRecordRequest_Impl - class org.deegree_impl.services.wcas.protocol.CASGetRecordRequest_Impl.
A query request against a catalog service is described using the >GetRecord< element.
CASGetRecordRequest_Impl(String, String, HashMap, int, int, String, String, CASQuery[], int, Filter) - Constructor for class org.deegree_impl.services.wcas.protocol.CASGetRecordRequest_Impl
Creates a new CASGetRecordRequest_Impl object.
CASGetRecordResponse - interface org.deegree.services.wcas.protocol.CASGetRecordResponse.
--------------------------------------------------------------------
CASGetRecordResponse_Impl - class org.deegree_impl.services.wcas.protocol.CASGetRecordResponse_Impl.
--------------------------------------------------------------------
CASGetRecordResponse_Impl(OGCWebServiceRequest, Document, Object) - Constructor for class org.deegree_impl.services.wcas.protocol.CASGetRecordResponse_Impl
Creates a new CASGetRecordResponse_Impl object.
CASInsert - interface org.deegree.services.wcas.protocol.CASInsert.
An insert opration adds new metadata to the catalog. because a catalog probably knows several different metadata fromats no specific type is used to access the metadata.
CASInsertResult - interface org.deegree.services.wcas.protocol.CASInsertResult.
The element is used to delimit one or more record identifiers of newly created records.
CASInsertResult_Impl - class org.deegree_impl.services.wcas.protocol.CASInsertResult_Impl.
The element is used to delimit one or more feature identifiers of newly created features.
CASInsertResult_Impl(String, String[]) - Constructor for class org.deegree_impl.services.wcas.protocol.CASInsertResult_Impl
Creates a new CASInsertResult_Impl object.
CASInsert_Impl - class org.deegree_impl.services.wcas.protocol.CASInsert_Impl.
An insert opration adds new metadata to the catalog. because a catalog probably knows several different metadata fromats no specific type is used to access the metadata.
CASInsert_Impl(String, Object[]) - Constructor for class org.deegree_impl.services.wcas.protocol.CASInsert_Impl
Creates a new CASInsert_Impl object.
CASOperation - interface org.deegree.services.wcas.protocol.CASOperation.
this is the basic interface of all catalog operations (insert, delete, update): --------------------------------------------------------------------
CASOperation_Impl - class org.deegree_impl.services.wcas.protocol.CASOperation_Impl.
this is the basic interface of all catalog operations (insert, delete, update): --------------------------------------------------------------------
CASOperation_Impl(String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASOperation_Impl
Creates a new CASOperation_Impl object.
CASProtocolFactory - class org.deegree_impl.services.wcas.protocol.CASProtocolFactory.
--------------------------------------------------------
CASProtocolFactory() - Constructor for class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
 
CASQuery - interface org.deegree.services.wcas.protocol.CASQuery.
 
CASQuery_Impl - class org.deegree_impl.services.wcas.protocol.CASQuery_Impl.
 
CASQuery_Impl(String[], String, String, String, Filter, String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASQuery_Impl
Creates a new CASQuery_Impl object.
CASRegisterServiceRequest - interface org.deegree.services.wcas.protocol.CASRegisterServiceRequest.
A RegisterService request forces the catalog to call metadata of the service identified by getServiceAddress.
CASRegisterServiceRequest_Impl - class org.deegree_impl.services.wcas.protocol.CASRegisterServiceRequest_Impl.
A RegisterService request forces the catalog to call metadata of the service identified by getServiceAddress.
CASRegisterServiceRequest_Impl(String, String, HashMap, URL, String, int) - Constructor for class org.deegree_impl.services.wcas.protocol.CASRegisterServiceRequest_Impl
Creates a new CASRegisterServiceRequest_Impl object.
CASSearchResponse - interface org.deegree.services.wcas.protocol.CASSearchResponse.
The interface describes the access to the result of a GetRecord request.
CASSearchResponse_Impl - class org.deegree_impl.services.wcas.protocol.CASSearchResponse_Impl.
The interface describes the access to the result of a GetRecord request.
CASSearchResponse_Impl(int, CASSearchResult[], Timestamp, boolean) - Constructor for class org.deegree_impl.services.wcas.protocol.CASSearchResponse_Impl
Creates a new CASSearchResponse_Impl object.
CASSearchResult - interface org.deegree.services.wcas.protocol.CASSearchResult.
The interface describes the access to a part of the result of a GetRecord request.
CASSearchResult_Impl - class org.deegree_impl.services.wcas.protocol.CASSearchResult_Impl.
The interface describes the access to a part of the result of a GetRecord request.
CASSearchResult_Impl(String[], Object, String, boolean, int, String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASSearchResult_Impl
Creates a new CASSearchResult_Impl object.
CASTransactionRequest - interface org.deegree.services.wcas.protocol.CASTransactionRequest.
The interface defines the access to the parts of a Transaction request.
CASTransactionRequest_Impl - class org.deegree_impl.services.wcas.protocol.CASTransactionRequest_Impl.
The interface defines the access to the parts of a Transaction request.
CASTransactionRequest_Impl(String, String, HashMap, String, String, CASOperation[]) - Constructor for class org.deegree_impl.services.wcas.protocol.CASTransactionRequest_Impl
Creates a new CASTransactionRequest_Impl object.
CASTransactionResponse - interface org.deegree.services.wcas.protocol.CASTransactionResponse.
--------------------------------------------------------------------
CASTransactionResponse_Impl - class org.deegree_impl.services.wcas.protocol.CASTransactionResponse_Impl.
--------------------------------------------------------------------
CASTransactionResponse_Impl(OGCWebServiceRequest, Document, CASInsertResult[], String, String) - Constructor for class org.deegree_impl.services.wcas.protocol.CASTransactionResponse_Impl
Creates a new CASTransactionResponse_Impl object.
CASUpdate - interface org.deegree.services.wcas.protocol.CASUpdate.
The update operation changes the content of the metadata entries identified by the Filter --------------------------------------------------------------------
CASUpdate_Impl - class org.deegree_impl.services.wcas.protocol.CASUpdate_Impl.
The update operation changes the content of the metadata entries identified by the Filter --------------------------------------------------------------------
CASUpdate_Impl(String, Filter, Object[]) - Constructor for class org.deegree_impl.services.wcas.protocol.CASUpdate_Impl
Creates a new CASUpdate_Impl object.
CCNS - Static variable in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
 
CCatalog - class org.deegree_impl.clients.wcasclient.configuration.CCatalog.
the class describes the contact of the catalog client to a catalog
CCatalog(String, String[], URL) - Constructor for class org.deegree_impl.clients.wcasclient.configuration.CCatalog
Creates a new instance of CCatalog
CDescribeFeatureType - class org.deegree_impl.services.wfs.db.CDescribeFeatureType.
class defining the processing of a DescribeFeatureType request
CDescribeFeatureType(PointDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.db.CDescribeFeatureType
 
CDescribeFeatureType - class org.deegree_impl.services.wfs.gml.CDescribeFeatureType.
class defining the processing of a DescribeFeatureType request
CDescribeFeatureType(GMLDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.gml.CDescribeFeatureType
Creates a new CDescribeFeatureType object.
CDescribeFeatureType - class org.deegree_impl.services.wfs.mysql.CDescribeFeatureType.
class defining the processing of a DescribeFeatureType request
CDescribeFeatureType(MySQLDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.mysql.CDescribeFeatureType
 
CDescribeFeatureType - class org.deegree_impl.services.wfs.oracle.CDescribeFeatureType.
class defining the processing of a DescribeFeatureType request
CDescribeFeatureType(OracleDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.oracle.CDescribeFeatureType
 
CDescribeFeatureType - class org.deegree_impl.services.wfs.postgis.CDescribeFeatureType.
class defining the processing of a DescribeFeatureType request
CDescribeFeatureType(PostgisDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.postgis.CDescribeFeatureType
Creates a new CDescribeFeatureType object.
CENTER - Static variable in interface org.deegree.clients.context.GUIArea
 
CENTERLINEOF - Static variable in class org.deegree_impl.gml.GMLGeometricMapping
 
CENTEROF - Static variable in class org.deegree_impl.gml.GMLGeometricMapping
 
CException - interface org.deegree.services.capabilities.CException.
----------------------------------------------------------------------
CException_Impl - class org.deegree_impl.services.capabilities.CException_Impl.
----------------------------------------------------------------------
CException_Impl(String[]) - Constructor for class org.deegree_impl.services.capabilities.CException_Impl
constructor initializing the class with the formats array
CGetFeature - class org.deegree_impl.services.wfs.db.CGetFeature.
class defining the processing of a getFeature request
CGetFeature(PointDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.db.CGetFeature
 
CGetFeature - class org.deegree_impl.services.wfs.gml.CGetFeature.
class defining the processing of a getFeature request
CGetFeature(GMLDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.gml.CGetFeature
Creates a new CGetFeature object.
CGetFeature - class org.deegree_impl.services.wfs.mysql.CGetFeature.
class implementing the processing of a getFeature request
CGetFeature(MySQLDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.mysql.CGetFeature
 
CGetFeature - class org.deegree_impl.services.wfs.oracle.CGetFeature.
class defining the processing of a getFeature request
CGetFeature(OracleDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.oracle.CGetFeature
 
CGetFeature - class org.deegree_impl.services.wfs.postgis.CGetFeature.
class defining the processing of a getFeature request
CGetFeature(PostgisDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.postgis.CGetFeature
 
CGetFeatureWithLock - class org.deegree_impl.services.wfs.db.CGetFeatureWithLock.
class defining the processing of a getFeature request
CGetFeatureWithLock(PointDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.db.CGetFeatureWithLock
 
CGetFeatureWithLock - class org.deegree_impl.services.wfs.gml.CGetFeatureWithLock.
class defining the processing of a getFeature request
CGetFeatureWithLock(GMLDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.gml.CGetFeatureWithLock
Creates a new CGetFeatureWithLock object.
CGetFeatureWithLock - class org.deegree_impl.services.wfs.mysql.CGetFeatureWithLock.
class defining the processing of a getFeature request
CGetFeatureWithLock(MySQLDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.mysql.CGetFeatureWithLock
 
CGetFeatureWithLock - class org.deegree_impl.services.wfs.oracle.CGetFeatureWithLock.
class defining the processing of a getFeature request
CGetFeatureWithLock(OracleDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.oracle.CGetFeatureWithLock
 
CGetFeatureWithLock - class org.deegree_impl.services.wfs.postgis.CGetFeatureWithLock.
class defining the processing of a getFeature request
CGetFeatureWithLock(PostgisDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.postgis.CGetFeatureWithLock
 
CLASS - Static variable in class org.deegree_impl.enterprise.control.ApplicationHandler
 
CLASSIC - Static variable in class org.deegree_impl.model.cs.DatumType
These datums, such as ED50, NAD27 and NAD83, have been designed to support horizontal positions on the ellipsoid as opposed to positions in 3-D space.
CLASSIC - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
CLASS_NAME - Static variable in class org.deegree_impl.model.resources.ResourceCompiler
The class name for the interfaces to be generated.
CLAUSE_BRUSH - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_CENTER - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_CHARSET - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_COLUMNS - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_DELIMETER - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_INDEX - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_PEN - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_SMOOTH - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_SYMBOL - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_UNIQUE - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLAUSE_VERSION - Static variable in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
CLockFeature - class org.deegree_impl.services.wfs.db.CLockFeature.
class defining the processing of a lockFeature request
CLockFeature(PointDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.db.CLockFeature
 
CLockFeature - class org.deegree_impl.services.wfs.gml.CLockFeature.
class defining the processing of a lockFeature request
CLockFeature(GMLDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.gml.CLockFeature
Creates a new CLockFeature object.
CLockFeature - class org.deegree_impl.services.wfs.mysql.CLockFeature.
class defining the processing of a lockFeature request
CLockFeature(MySQLDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.mysql.CLockFeature
 
CLockFeature - class org.deegree_impl.services.wfs.oracle.CLockFeature.
class defining the processing of a lockFeature request
CLockFeature(OracleDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.oracle.CLockFeature
 
CLockFeature - class org.deegree_impl.services.wfs.postgis.CLockFeature.
class defining the processing of a lockFeature request
CLockFeature(PostgisDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.postgis.CLockFeature
 
CMYKEntry - interface org.deegree.model.coverage.CMYKEntry.
describes an entry to a color table in CMYK format -----------------------------------------------------------------------
CMYKEntry_Impl - class org.deegree_impl.model.cv.CMYKEntry_Impl.
describes an entry to a color table in CMYK format -----------------------------------------------------------------------
CMYKEntry_Impl(int, float, float, float, float) - Constructor for class org.deegree_impl.model.cv.CMYKEntry_Impl
 
CMapping - class org.deegree_impl.clients.wcasclient.configuration.CMapping.
 
CMapping(HashMap) - Constructor for class org.deegree_impl.clients.wcasclient.configuration.CMapping
Creates a new instance of CMapping
CNS - Variable in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
 
CNTXTNS - Static variable in interface org.deegree.ogcbasic.CommonNamespaces
 
COLLECTION - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
COLOR_DEFAULT - Static variable in interface org.deegree.graphics.sld.Font
 
COLOR_DEFAULT - Static variable in interface org.deegree.graphics.sld.Stroke
 
COMMENTS - Static variable in class org.deegree_impl.tools.Debug
 
CONFIGURATION - Static variable in class org.deegree_impl.enterprise.control.RequestDispatcher
 
CONF_DATASERIES - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_DATEFROM - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_DATETO - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_FILEIDENTIFIER - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_FREESEARCH - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_GEOGRAPHICBOX - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_KEYWORDS - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_SEARCHMAP - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONF_TOPICCATEGORY - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
CONIC - Static variable in interface org.deegree.model.geometry.GM_SurfaceInterpolation
 
CONTAINS - Static variable in class org.deegree_impl.services.wfs.filterencoding.OperationDefines
 
CONVERSION - Static variable in class org.deegree_impl.model.ct.TransformType
Transform depends only on defined parameters.
CONVERSION - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
CONVERSION_AND_TRANSFORMATION - Static variable in class org.deegree_impl.model.ct.TransformType
Transform depends on both defined and empirical parameters.
CONVERSION_AND_TRANSFORMATION - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
COS_67P5 - Static variable in class org.deegree_impl.model.ct.GeocentricTransform
Cosine of 67.5 degrees.
COVERAGE - Static variable in class org.deegree_impl.gml.GMLGeometricMapping
 
CROSSES - Static variable in class org.deegree_impl.services.wfs.filterencoding.OperationDefines
 
CRS - Static variable in class org.deegree.services.wfs.WFSConstants
 
CS - Variable in class org.deegree_impl.model.ct.Adapters
The underlying adapters from the org.deegree_impl.model.cs package.
CSWClientConfiguration - class org.deegree_impl.clients.wcasclient.configuration.CSWClientConfiguration.
 
CSWClientConfiguration(CCatalog[], CMapping, int, WMSClientConfiguration, HashMap, Download, TextComponent, int, String[]) - Constructor for class org.deegree_impl.clients.wcasclient.configuration.CSWClientConfiguration
creates an instance of the Configuration
CS_AO_Down - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go down.
CS_AO_East - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go East.
CS_AO_North - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go North.
CS_AO_Other - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Unknown or unspecified axis orientation.
CS_AO_South - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go South.
CS_AO_Up - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go up.
CS_AO_West - Static variable in class org.opengis.cs.CS_AxisOrientationEnum
Increasing ordinates values go West.
CS_AngularUnit - interface org.opengis.cs.CS_AngularUnit.
Definition of angular units.
CS_AxisInfo - class org.opengis.cs.CS_AxisInfo.
Details of axis.
CS_AxisInfo() - Constructor for class org.opengis.cs.CS_AxisInfo
Construct an empty AxisInfo.
CS_AxisInfo(String, CS_AxisOrientationEnum) - Constructor for class org.opengis.cs.CS_AxisInfo
Construct an AxisInfo.
CS_AxisOrientationEnum - class org.opengis.cs.CS_AxisOrientationEnum.
Orientation of axis.
CS_AxisOrientationEnum() - Constructor for class org.opengis.cs.CS_AxisOrientationEnum
Construct an empty enum value.
CS_AxisOrientationEnum(int) - Constructor for class org.opengis.cs.CS_AxisOrientationEnum
Construct a new enum value.
CS_CompoundCoordinateSystem - interface org.opengis.cs.CS_CompoundCoordinateSystem.
An aggregate of two coordinate systems (CRS).
CS_CoordinateSystem - interface org.opengis.cs.CS_CoordinateSystem.
Base interface for all coordinate systems.
CS_CoordinateSystemAuthorityFactory - interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory.
Creates spatial reference objects using codes.
CS_CoordinateSystemFactory - interface org.opengis.cs.CS_CoordinateSystemFactory.
Builds up complex objects from simpler objects or values.
CS_CoordinateSystemType - Static variable in class org.opengis.gc.GC_ParameterType
Coordinate system instance.
CS_Datum - interface org.opengis.cs.CS_Datum.
A set of quantities from which other quantities are calculated.
CS_DatumType - class org.opengis.cs.CS_DatumType.
Type of the datum expressed as an enumerated value.
CS_DatumType() - Constructor for class org.opengis.cs.CS_DatumType
Construct an empty enum value.
CS_DatumType(int) - Constructor for class org.opengis.cs.CS_DatumType
Construct a new enum value.
CS_Ellipsoid - interface org.opengis.cs.CS_Ellipsoid.
An approximation of the Earth's surface as a squashed sphere.
CS_FittedCoordinateSystem - interface org.opengis.cs.CS_FittedCoordinateSystem.
A coordinate system which sits inside another coordinate system.
CS_GeocentricCoordinateSystem - interface org.opengis.cs.CS_GeocentricCoordinateSystem.
A 3D coordinate system, with its origin at the center of the Earth.
CS_GeographicCoordinateSystem - interface org.opengis.cs.CS_GeographicCoordinateSystem.
A coordinate system based on latitude and longitude.
CS_HD_Classic - Static variable in class org.opengis.cs.CS_DatumType
These datums, such as ED50, NAD27 and NAD83, have been designed to support horizontal positions on the ellipsoid as opposed to positions in 3-D space.
CS_HD_Geocentric - Static variable in class org.opengis.cs.CS_DatumType
A geocentric datum is a "satellite age" modern geodetic datum mainly of global extent, such as WGS84 (used in GPS), PZ90 (used in GLONASS) and ITRF.
CS_HD_Max - Static variable in class org.opengis.cs.CS_DatumType
Highest possible value for horizontal datum types.
CS_HD_Min - Static variable in class org.opengis.cs.CS_DatumType
Lowest possible value for horizontal datum types.
CS_HD_Other - Static variable in class org.opengis.cs.CS_DatumType
Unspecified horizontal datum type.
CS_HorizontalCoordinateSystem - interface org.opengis.cs.CS_HorizontalCoordinateSystem.
A 2D coordinate system suitable for positions on the Earth's surface.
CS_HorizontalDatum - interface org.opengis.cs.CS_HorizontalDatum.
Procedure used to measure positions on the surface of the Earth.
CS_Info - interface org.opengis.cs.CS_Info.
A base interface for metadata applicable to coordinate system objects.
CS_LD_Max - Static variable in class org.opengis.cs.CS_DatumType
Highest possible value for local datum types.
CS_LD_Min - Static variable in class org.opengis.cs.CS_DatumType
Lowest possible value for local datum types.
CS_LinearUnit - interface org.opengis.cs.CS_LinearUnit.
Definition of linear units.
CS_LocalCoordinateSystem - interface org.opengis.cs.CS_LocalCoordinateSystem.
A local coordinate system, with uncertain relationship to the world.
CS_LocalDatum - interface org.opengis.cs.CS_LocalDatum.
Local datum.
CS_PrimeMeridian - interface org.opengis.cs.CS_PrimeMeridian.
A meridian used to take longitude measurements from.
CS_ProjectedCoordinateSystem - interface org.opengis.cs.CS_ProjectedCoordinateSystem.
A 2D cartographic coordinate system.
CS_Projection - interface org.opengis.cs.CS_Projection.
A projection from geographic coordinates to projected coordinates.
CS_ProjectionParameter - class org.opengis.cs.CS_ProjectionParameter.
A named projection parameter value.
CS_ProjectionParameter() - Constructor for class org.opengis.cs.CS_ProjectionParameter
Construct an empty parameter.
CS_ProjectionParameter(String, double) - Constructor for class org.opengis.cs.CS_ProjectionParameter
Construct a named parameter.
CS_Unit - interface org.opengis.cs.CS_Unit.
Base interface for defining units.
CS_VD_AltitudeBarometric - Static variable in class org.opengis.cs.CS_DatumType
The vertical datum of altitudes or heights in the atmosphere.
CS_VD_Depth - Static variable in class org.opengis.cs.CS_DatumType
This attribute is used to support the set of datums generated for hydrographic engineering projects where depth measurements below sea level are needed.
CS_VD_Ellipsoidal - Static variable in class org.opengis.cs.CS_DatumType
A vertical datum for ellipsoidal heights that are measured along the normal to the ellipsoid used in the definition of horizontal datum.
CS_VD_GeoidModelDerived - Static variable in class org.opengis.cs.CS_DatumType
A vertical datum of geoid model derived heights, also called GPS-derived heights.
CS_VD_Max - Static variable in class org.opengis.cs.CS_DatumType
Highest possible value for vertical datum types.
CS_VD_Min - Static variable in class org.opengis.cs.CS_DatumType
Lowest possible value for vertical datum types.
CS_VD_Normal - Static variable in class org.opengis.cs.CS_DatumType
A normal height system.
CS_VD_Orthometric - Static variable in class org.opengis.cs.CS_DatumType
A vertical datum for orthometric heights that are measured along the plumb line.
CS_VD_Other - Static variable in class org.opengis.cs.CS_DatumType
Unspecified vertical datum type.
CS_VerticalCoordinateSystem - interface org.opengis.cs.CS_VerticalCoordinateSystem.
A one-dimensional coordinate system suitable for vertical measurements.
CS_VerticalDatum - interface org.opengis.cs.CS_VerticalDatum.
Procedure used to measure vertical distances.
CS_WGS84ConversionInfo - class org.opengis.cs.CS_WGS84ConversionInfo.
Parameters for a geographic transformation into WGS84.
CS_WGS84ConversionInfo() - Constructor for class org.opengis.cs.CS_WGS84ConversionInfo
Construct an object with all parameters set to 0.
CTS_Capabilities - interface org.deegree.services.wcts.capabilities.CTS_Capabilities.
The CTS_Capabilities are the fundamental elements of the capability documents.
CTS_Capabilities_Impl - class org.deegree_impl.services.wcts.capabilities.CTS_Capabilities_Impl.
The CTS_Capabilities are the fundamental elements of the capability documents.
CTS_Capabilities_Impl(String, String, Service, Capability) - Constructor for class org.deegree_impl.services.wcts.capabilities.CTS_Capabilities_Impl
constructor initializing the class with the
CT_CoordinateTransformation - interface org.opengis.ct.CT_CoordinateTransformation.
Describes a coordinate transformation.
CT_CoordinateTransformationAuthorityFactory - interface org.opengis.ct.CT_CoordinateTransformationAuthorityFactory.
Creates coordinate transformation objects from codes.
CT_CoordinateTransformationFactory - interface org.opengis.ct.CT_CoordinateTransformationFactory.
Creates coordinate transformations.
CT_DF_Discontinuous - Static variable in class org.opengis.ct.CT_DomainFlags
At least one point in a convex hull is not transformed continuously.
CT_DF_Inside - Static variable in class org.opengis.ct.CT_DomainFlags
At least one point in a convex hull is inside the transform's domain.
CT_DF_Outside - Static variable in class org.opengis.ct.CT_DomainFlags
At least one point in a convex hull is outside the transform's domain.
CT_DomainFlags - class org.opengis.ct.CT_DomainFlags.
Flags indicating parts of domain covered by a convex hull.
CT_DomainFlags() - Constructor for class org.opengis.ct.CT_DomainFlags
Construct an empty enum value.
CT_DomainFlags(int) - Constructor for class org.opengis.ct.CT_DomainFlags
Construct a new enum value.
CT_MathTransform - interface org.opengis.ct.CT_MathTransform.
Transforms multi-dimensional coordinate points.
CT_MathTransformFactory - interface org.opengis.ct.CT_MathTransformFactory.
Creates math transforms.
CT_MathTransformType - Static variable in class org.opengis.gc.GC_ParameterType
Math transform instance.
CT_Parameter - class org.opengis.ct.CT_Parameter.
A named parameter value.
CT_Parameter() - Constructor for class org.opengis.ct.CT_Parameter
Construct an empty parameter.
CT_Parameter(String, double) - Constructor for class org.opengis.ct.CT_Parameter
Construct a named parameter.
CT_TT_Conversion - Static variable in class org.opengis.ct.CT_TransformType
Transform depends only on defined parameters.
CT_TT_ConversionAndTransformation - Static variable in class org.opengis.ct.CT_TransformType
Transform depends on both defined and empirical parameters.
CT_TT_Other - Static variable in class org.opengis.ct.CT_TransformType
Unknown or unspecified type of transform.
CT_TT_Transformation - Static variable in class org.opengis.ct.CT_TransformType
Transform depends only on empirically derived parameters.
CT_TransformType - class org.opengis.ct.CT_TransformType.
Semantic type of transform used in coordinate transformation.
CT_TransformType() - Constructor for class org.opengis.ct.CT_TransformType
Construct an empty enum value.
CT_TransformType(int) - Constructor for class org.opengis.ct.CT_TransformType
Construct a new enum value.
CTransaction - class org.deegree_impl.services.wfs.db.CTransaction.
class defining the processing of a transaction request
CTransaction(PointDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.db.CTransaction
Creates a new CTransaction object.
CTransaction - class org.deegree_impl.services.wfs.gml.CTransaction.
class defining the processing of a transaction request
CTransaction(GMLDBDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.gml.CTransaction
Creates a new CTransaction object.
CTransaction - class org.deegree_impl.services.wfs.mysql.CTransaction.
class defining the processing of a transaction request
CTransaction(MySQLDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.mysql.CTransaction
Creates a new CTransaction object.
CTransaction - class org.deegree_impl.services.wfs.oracle.CTransaction.
class defining the processing of a transaction request
CTransaction(OracleDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.oracle.CTransaction
Creates a new CTransaction object.
CTransaction - class org.deegree_impl.services.wfs.postgis.CTransaction.
class defining the processing of a transaction request
CTransaction(PostgisDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.postgis.CTransaction
Creates a new CTransaction object.
CTransaction - class org.deegree_impl.services.wfs.sde.CTransaction.
inner interface defining the processing of a transaction request
CTransaction(SDEDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.sde.CTransaction
Creates a new CTransaction object.
CVDescriptor - interface org.deegree.model.coverage.CVDescriptor.
Interface for describing a coverage layer with a multi level resolution splitted into several Tiles.
CVDescriptorDirFactory - class org.deegree_impl.model.cv.CVDescriptorDirFactory.
---------------------------------------------------------------------
CVDescriptorDirFactory() - Constructor for class org.deegree_impl.model.cv.CVDescriptorDirFactory
 
CVDescriptorFactory - class org.deegree_impl.model.cv.CVDescriptorFactory.
---------------------------------------------------------------------
CVDescriptorFactory() - Constructor for class org.deegree_impl.model.cv.CVDescriptorFactory
 
CVDescriptorFactory.CVFileFilter - class org.deegree_impl.model.cv.CVDescriptorFactory.CVFileFilter.
 
CVDescriptorFactory.CVFileFilter(String[]) - Constructor for class org.deegree_impl.model.cv.CVDescriptorFactory.CVFileFilter
 
CVDescriptorFactory.CVFilenameFilter - class org.deegree_impl.model.cv.CVDescriptorFactory.CVFilenameFilter.
 
CVDescriptorFactory.CVFilenameFilter() - Constructor for class org.deegree_impl.model.cv.CVDescriptorFactory.CVFilenameFilter
 
CVDescriptor_Impl - class org.deegree_impl.model.cv.CVDescriptor_Impl.
Interface for describing a coverage layer with a multi level resolution splitted into several Tiles.
CVDescriptor_Impl(CoverageLayer, URL, Level, ArrayList, ParameterList) - Constructor for class org.deegree_impl.model.cv.CVDescriptor_Impl
 
CVRange - class org.deegree_impl.model.cv.CVRange.
A CVRange declares a Level valid for a certain dimension range.
CVRange(String, String, Level, ArrayList) - Constructor for class org.deegree_impl.model.cv.CVRange
 
CVRangeFactory - class org.deegree_impl.model.cv.CVRangeFactory.
 
CVRangeFactory() - Constructor for class org.deegree_impl.model.cv.CVRangeFactory
 
CVRangeTime - class org.deegree_impl.model.cv.CVRangeTime.
 
CVRangeTime(String, String, Level, ArrayList) - Constructor for class org.deegree_impl.model.cv.CVRangeTime
 
CV_16BIT_S - Static variable in class org.opengis.cv.CV_SampleDimensionType
Signed 16 bits integers.
CV_16BIT_U - Static variable in class org.opengis.cv.CV_SampleDimensionType
Unsigned 16 bits integers.
CV_1BIT - Static variable in class org.opengis.cv.CV_SampleDimensionType
1 bits integers.
CV_2BIT - Static variable in class org.opengis.cv.CV_SampleDimensionType
2 bits integers.
CV_32BIT_REAL - Static variable in class org.opengis.cv.CV_SampleDimensionType
Simple precision floating point numbers.
CV_32BIT_S - Static variable in class org.opengis.cv.CV_SampleDimensionType
Signed 32 bits integers.
CV_32BIT_U - Static variable in class org.opengis.cv.CV_SampleDimensionType
Unsigned 32 bits integers.
CV_4BIT - Static variable in class org.opengis.cv.CV_SampleDimensionType
4 bits integers.
CV_64BIT_REAL - Static variable in class org.opengis.cv.CV_SampleDimensionType
Double precision floating point numbers.
CV_8BIT_S - Static variable in class org.opengis.cv.CV_SampleDimensionType
Signed 8 bits integers.
CV_8BIT_U - Static variable in class org.opengis.cv.CV_SampleDimensionType
Unsigned 8 bits integers.
CV_AlphaBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Alpha Band for the RGB color model components.
CV_BlackBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Black Band for the CMYK color model.
CV_BlueBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Blue Band for the RGB color model components.
CV_CMYK - Static variable in class org.opengis.cv.CV_PaletteInterpretation
CYMK (Cyan Yellow Magenta blacK) color palette.
CV_ColorInterpretation - class org.opengis.cv.CV_ColorInterpretation.
Specifies the mapping of a band to a color model component.
CV_ColorInterpretation(int) - Constructor for class org.opengis.cv.CV_ColorInterpretation
Construct a new enum value.
CV_Coverage - interface org.opengis.cv.CV_Coverage.
Provides access to an OpenGIS coverage.
CV_Coverage_Impl - class org.deegree_impl.model.cv.CV_Coverage_Impl.
Provides access to an OpenGIS coverage.
CV_Coverage_Impl(CVDescriptor) - Constructor for class org.deegree_impl.model.cv.CV_Coverage_Impl
initialzies a simple CV_Coverage
CV_Coverage_Impl(CS_CoordinateSystem) - Constructor for class org.deegree_impl.model.cv.CV_Coverage_Impl
initialzies a simple, enpty CV_Coverage just with a CRS
CV_CyanBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Cyan Band for the CMYK color model.
CV_Gray - Static variable in class org.opengis.cv.CV_PaletteInterpretation
Gray Scale color palette.
CV_GrayIndex - Static variable in class org.opengis.cv.CV_ColorInterpretation
Band is an index into a lookup table.
CV_GreenBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Greend Band for the RGB color model components.
CV_HLS - Static variable in class org.opengis.cv.CV_PaletteInterpretation
HSL (Hue Saturation Lightness) color palette.
CV_HueBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Hue Band for the HSL color model.
CV_LightnessBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Lightness Band for the HSL color model.
CV_MagentaBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Magenta Band for the CMYK color model.
CV_PaletteIndex - Static variable in class org.opengis.cv.CV_ColorInterpretation
Band is a color index into a color table.
CV_PaletteInterpretation - class org.opengis.cv.CV_PaletteInterpretation.
Describes the color entry in a color table.
CV_PaletteInterpretation(int) - Constructor for class org.opengis.cv.CV_PaletteInterpretation
Construct a new enum value.
CV_RGB - Static variable in class org.opengis.cv.CV_PaletteInterpretation
RGB (Red Green Blue) color palette.
CV_RedBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Red Band for the RGB color model components.
CV_SampleDimension - interface org.opengis.cv.CV_SampleDimension.
Contains information for an individual sample dimension of coverage.
CV_SampleDimensionType - class org.opengis.cv.CV_SampleDimensionType.
Specifies the various dimension types for coverage values.
CV_SampleDimensionType(int) - Constructor for class org.opengis.cv.CV_SampleDimensionType
Construct a new enum value.
CV_SampleDimension_Impl - class org.deegree_impl.model.cv.CV_SampleDimension_Impl.
Contains information for an individual sample dimension of coverage.
CV_SampleDimension_Impl(String[], String, double, double, GC_Parameter[], double[], int, int[][], double, CS_Unit, CV_ColorInterpretation, CV_PaletteInterpretation, CV_SampleDimensionType) - Constructor for class org.deegree_impl.model.cv.CV_SampleDimension_Impl
 
CV_SaturationBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Saturation Band for the HSL color model.
CV_Undefined - Static variable in class org.opengis.cv.CV_ColorInterpretation
Band is not associated with a color model component.
CV_YellowBand - Static variable in class org.opengis.cv.CV_ColorInterpretation
Yellow Band for the CMYK color model.
CYLINDRICAL_MERCATOR_PROJECTION - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
Cache - interface org.deegree.tools.Cache.
The interface describes the access to a cache.
Cache_Impl - class org.deegree_impl.tools.Cache_Impl.
This class provides a cache for feature collections created by the wms filter services.
Cache_Impl() - Constructor for class org.deegree_impl.tools.Cache_Impl
 
Cache_Impl(int) - Constructor for class org.deegree_impl.tools.Cache_Impl
 
Cache_Impl(int, int) - Constructor for class org.deegree_impl.tools.Cache_Impl
 
CannotCreateTransformException - exception org.deegree_impl.model.ct.CannotCreateTransformException.
Thrown when a coordinate transformation can't be created.
CannotCreateTransformException() - Constructor for class org.deegree_impl.model.ct.CannotCreateTransformException
Construct an exception with no detail message.
CannotCreateTransformException(String) - Constructor for class org.deegree_impl.model.ct.CannotCreateTransformException
Construct an exception with the specified detail message.
CannotCreateTransformException(CoordinateSystem, CoordinateSystem) - Constructor for class org.deegree_impl.model.ct.CannotCreateTransformException
Construct an exception with a message stating that no transformation path has been found between the specified coordinate system.
CapabilitiesFactory - interface org.deegree.services.wfs.capabilities.CapabilitiesFactory.
 
CapabilitiesHandler - class org.deegree_impl.services.wcts.CapabilitiesHandler.
This class handles the GetCapabilities-request and creates the response which includes the Capabilities of the service.
CapabilitiesHandler() - Constructor for class org.deegree_impl.services.wcts.CapabilitiesHandler
 
CapabilitiesHandler(String) - Constructor for class org.deegree_impl.services.wcts.CapabilitiesHandler
 
Capability - interface org.deegree.services.wcas.capabilities.Capability.
The capabilities section specifies the list of requests that the WCAS can handle.
Capability - interface org.deegree.services.wcts.capabilities.Capability.
This section of the Capabilities-document describes the operations made available by the CTS.
Capability - interface org.deegree.services.wfs.capabilities.Capability.
The capabilities section specifies the list of requests that the WFS can handle.
Capability - interface org.deegree.services.wms.capabilities.Capability.
The element of the Capabilities XML names the actual operations that are supported by the service instance, the output formats offered for those operations, and the URL prefix for each operation.
Capability_Impl - class org.deegree_impl.services.wcas.capabilities.Capability_Impl.
The capabilities section specifies the list of requests that the WFS can handle.
Capability_Impl(TaxonomyTypeList, Request, RecordTypeList, PresentOptions, QueryLanguages, FederatedCatalog[], CException, Document) - Constructor for class org.deegree_impl.services.wcas.capabilities.Capability_Impl
 
Capability_Impl - class org.deegree_impl.services.wcts.capabilities.Capability_Impl.
This section of the Capabilities-document describes the operations made available by the CTS.
Capability_Impl(boolean, boolean, WCTS_Request, KnownTransformationType[], KnownCoordinateReferenceSystem[], String[]) - Constructor for class org.deegree_impl.services.wcts.capabilities.Capability_Impl
constructor initializing the class with the
Capability_Impl - class org.deegree_impl.services.wfs.capabilities.Capability_Impl.
The capabilities section specifies the list of requests that the WFS can handle.
Capability_Impl() - Constructor for class org.deegree_impl.services.wfs.capabilities.Capability_Impl
default constructor
Capability_Impl(Request, Document) - Constructor for class org.deegree_impl.services.wfs.capabilities.Capability_Impl
constructor initializing the class with the requests
Capability_Impl - class org.deegree_impl.services.wms.capabilities.Capability_Impl.
The element of the Capabilities XML names the actual operations that are supported by the service instance, the output formats offered for those operations, and the URL prefix for each operation.
Capability_Impl() - Constructor for class org.deegree_impl.services.wms.capabilities.Capability_Impl
default constructor
Capability_Impl(Request, CException, Document, UserDefinedSymbolization, Layer) - Constructor for class org.deegree_impl.services.wms.capabilities.Capability_Impl
constructor initializing the class with the capabilities
CatalogClientException - exception org.deegree_impl.clients.wcasclient.CatalogClientException.
 
CatalogClientException() - Constructor for class org.deegree_impl.clients.wcasclient.CatalogClientException
Creates a new instance of CatalogClientException without detail message.
CatalogClientException(String) - Constructor for class org.deegree_impl.clients.wcasclient.CatalogClientException
Constructs an instance of CatalogClientException with the specified detail message.
CatalogClientException(String, Exception) - Constructor for class org.deegree_impl.clients.wcasclient.CatalogClientException
Constructs an instance of CatalogClientException with the specified detail message.
CatalogClientRequestDispatcher - class org.deegree_impl.clients.wcasclient.control.CatalogClientRequestDispatcher.
 
CatalogClientRequestDispatcher() - Constructor for class org.deegree_impl.clients.wcasclient.control.CatalogClientRequestDispatcher
 
Citation - interface org.deegree.services.wcas.metadatadesc.Citation.
CitationType.java Created on 11.
Citation_Impl - class org.deegree_impl.services.wcas.metadatadesc.Citation_Impl.
Citation_Impl.java Created on 16.
Citation_Impl(String[], CitedResponsibleParty[], String, Date[], String, String, String[], String[], String, String, String, String, String, PresentationFormCode[], String, String) - Constructor for class org.deegree_impl.services.wcas.metadatadesc.Citation_Impl
Creates a new instance of Citation_Impl
CitedResponsibleParty - interface org.deegree.services.wcas.metadatadesc.CitedResponsibleParty.
CitedResponsibleParty.java Created on 11.
CitedResponsibleParty_Impl - class org.deegree_impl.services.wcas.metadatadesc.CitedResponsibleParty_Impl.
CitedResponsibleParty_Impl.java Created on 16.
CitedResponsibleParty_Impl(ContactInfo[], String[], String[], String[], RoleCode[]) - Constructor for class org.deegree_impl.services.wcas.metadatadesc.CitedResponsibleParty_Impl
Creates a new instance of CitedResponsibleParty_Impl
ClassChanger - class org.deegree_impl.model.resources.ClassChanger.
Transforme un objet d'une classe vers une autre.
ClassChanger(Class, Class) - Constructor for class org.deegree_impl.model.resources.ClassChanger
Construct a new class changer.
ClassificationCode - interface org.deegree.services.wcas.metadatadesc.ClassificationCode.
ClassificationCode.java Created on 11.
ClassificationCode_Impl - class org.deegree_impl.services.wcas.metadatadesc.ClassificationCode_Impl.
ClassificationCode_Impl.java Created on 16.
ClassificationCode_Impl(String) - Constructor for class org.deegree_impl.services.wcas.metadatadesc.ClassificationCode_Impl
Creates a new instance of ClassificationCode_Impl
Cleaner - class org.deegree_impl.tools.Cleaner.
Simple class which performs an action in continuing intervals. per default the garbage collector will be called.
Cleaner(int) - Constructor for class org.deegree_impl.tools.Cleaner
Creates a new instance of Cleaner
ClientException - exception org.deegree_impl.clients.ClientException.
 
ClientException() - Constructor for class org.deegree_impl.clients.ClientException
Creates a new instance of ClientException without detail message.
ClientException(String) - Constructor for class org.deegree_impl.clients.ClientException
Constructs an instance of ClientException with the specified detail message.
ClientException(String, Exception) - Constructor for class org.deegree_impl.clients.ClientException
Constructs an instance of ClientException with the specified detail message.
ClientHelper - class org.deegree_impl.clients.wmsclient.tools.ClientHelper.
 
ClientHelper() - Constructor for class org.deegree_impl.clients.wmsclient.tools.ClientHelper
 
ClientHelper - class org.deegree_impl.clients.wmsclient2.tools.ClientHelper.
 
ClientHelper() - Constructor for class org.deegree_impl.clients.wmsclient2.tools.ClientHelper
 
Cloud - interface org.deegree.services.wts.Cloud.
 
Colors - class org.deegree_impl.model.resources.Colors.
Utilities methods for handling of colors informations.
Colors() - Constructor for class org.deegree_impl.model.resources.Colors
Do not allow instantiation of this class.
CommonNamespaces - interface org.deegree.ogcbasic.CommonNamespaces.
 
ComparisonOperation - class org.deegree_impl.services.wfs.filterencoding.ComparisonOperation.
Encapsulates the information of a comparison_ops entity (as defined in the Filter DTD).
ComparisonOperation(int) - Constructor for class org.deegree_impl.services.wfs.filterencoding.ComparisonOperation
 
ComplexFilter - class org.deegree_impl.services.wfs.filterencoding.ComplexFilter.
Encapsulates the information of a element that contains an Operation (only) (as defined in the Filter DTD).
ComplexFilter(Operation) - Constructor for class org.deegree_impl.services.wfs.filterencoding.ComplexFilter
Constructs a new ComplexFilter based on the given operation.
ComplexFilter(int) - Constructor for class org.deegree_impl.services.wfs.filterencoding.ComplexFilter
Constructs a new ComplexFilter that consists of an empty LogicalOperation of the given type.
ComplexFilter(ComplexFilter, ComplexFilter, int) - Constructor for class org.deegree_impl.services.wfs.filterencoding.ComplexFilter
Constructs a new ComplexFilter that consists of a LogicalOperation with the given Filter.
CompoundCoordinateSystem - class org.deegree_impl.model.cs.CompoundCoordinateSystem.
An aggregate of two coordinate systems.
CompoundCoordinateSystem(String, CoordinateSystem, CoordinateSystem) - Constructor for class org.deegree_impl.model.cs.CompoundCoordinateSystem
Creates a compound coordinate system.
CompoundCoordinateSystem(Map, CoordinateSystem, CoordinateSystem) - Constructor for class org.deegree_impl.model.cs.CompoundCoordinateSystem
Creates a compound coordinate system.
CompoundCoordinateSystem.Export - class org.deegree_impl.model.cs.CompoundCoordinateSystem.Export.
Wrap a CompoundCoordinateSystem object for use with OpenGIS.
CompoundCoordinateSystem.Export(Object) - Constructor for class org.deegree_impl.model.cs.CompoundCoordinateSystem.Export
Construct a remote object.
ConcatenedTransform - class org.deegree_impl.model.ct.ConcatenedTransform.
Base class for concatened transform.
ConcatenedTransform(MathTransformFactory, MathTransform, MathTransform) - Constructor for class org.deegree_impl.model.ct.ConcatenedTransform
Construct a concatenated transform.
ConcatenedTransform2D - class org.deegree_impl.model.ct.ConcatenedTransform2D.
Concatened transform in which the resulting transform is two-dimensional.
ConcatenedTransform2D(MathTransformFactory, MathTransform, MathTransform) - Constructor for class org.deegree_impl.model.ct.ConcatenedTransform2D
Construct a concatenated transform.
ConcatenedTransformDirect - class org.deegree_impl.model.ct.ConcatenedTransformDirect.
Concatened transform where the transfert dimension is the same than source and target dimension.
ConcatenedTransformDirect(MathTransformFactory, MathTransform, MathTransform) - Constructor for class org.deegree_impl.model.ct.ConcatenedTransformDirect
Construct a concatenated transform.
ConcatenedTransformDirect2D - class org.deegree_impl.model.ct.ConcatenedTransformDirect2D.
Concatened transform where both transforms are two-dimensional.
ConcatenedTransformDirect2D(MathTransformFactory, MathTransform2D, MathTransform2D) - Constructor for class org.deegree_impl.model.ct.ConcatenedTransformDirect2D
Construct a concatenated transform.
ConfigurationException - exception org.deegree_impl.services.wts.configuration.ConfigurationException.
-----------------------------------------------------------------------
ConfigurationException() - Constructor for class org.deegree_impl.services.wts.configuration.ConfigurationException
Creates a new instance of ConfigurationException without detail message.
ConfigurationException(String) - Constructor for class org.deegree_impl.services.wts.configuration.ConfigurationException
Constructs an instance of ConfigurationException with the specified detail message.
ConfigurationFactory - class org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory.
 
ConfigurationFactory() - Constructor for class org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory
 
ConfigurationFactory - class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory.
Factory class for creating a basic catalog client configuration ----------------------------------------------------------------------
ConfigurationFactory() - Constructor for class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
 
ConfigurationFactory - class org.deegree_impl.services.gazetteer.configuration.ConfigurationFactory.
 
ConfigurationFactory() - Constructor for class org.deegree_impl.services.gazetteer.configuration.ConfigurationFactory
 
ConfigurationFactory - class org.deegree_impl.services.wfs.configuration.ConfigurationFactory.
 
ConfigurationFactory() - Constructor for class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
 
ConicProjection - class org.deegree_impl.model.ct.ConicProjection.
Classe de base des projections cartographiques coniques.
ConicProjection(Projection) - Constructor for class org.deegree_impl.model.ct.ConicProjection
Construct a new map projection from the suplied parameters.
ConnectPoint - interface org.deegree.services.wcas.metadatadesc.ConnectPoint.
ConnectPoint.java Created on 11.
ConnectPoint_Impl - class org.deegree_impl.services.wcas.metadatadesc.ConnectPoint_Impl.
ConnectPoint_Impl.java Created on 16.
ConnectPoint_Impl(String, FunctionCode, Linkage, String, String, String) - Constructor for class org.deegree_impl.services.wcas.metadatadesc.ConnectPoint_Impl
Creates a new instance of ConnectPoint_Impl
Connection - interface org.deegree.services.wfs.configuration.Connection.
The interface describes the connection to a database ---------------------------------------------------------------------
Connection_Impl - class org.deegree_impl.services.wfs.configuration.Connection_Impl.
The interface describes the connection to a database ---------------------------------------------------------------------
Connection_Impl(String, String, String, String) - Constructor for class org.deegree_impl.services.wfs.configuration.Connection_Impl
Creates a new Connection_Impl object.
Constants - interface org.deegree_impl.clients.gazetteer.Constants.
 
Constants - interface org.deegree_impl.clients.wcasclient.Constants.
 
Constants - class org.deegree_impl.clients.wmsclient.model.Constants.
 
Constants() - Constructor for class org.deegree_impl.clients.wmsclient.model.Constants
 
Constants - class org.deegree_impl.clients.wmsclient2.model.Constants.
 
Constants() - Constructor for class org.deegree_impl.clients.wmsclient2.model.Constants
 
Contact - class org.deegree_impl.clients.wcasclient.model.Contact.
This class encapsulates the contact information that will be preented to a user in the detailed metadata view of the catalog.
Contact(String, String, String, String, String, String, String, String, String, String, String) - Constructor for class org.deegree_impl.clients.wcasclient.model.Contact
Creates a new Contact object.
ContactAddress - interface org.deegree.ogcbasic.ContactAddress.
specifies the data structur of a address and the access to its components based on ISO 19115 ----------------------------------------------------------------------
ContactAddress_Impl - class org.deegree_impl.ogcbasic.ContactAddress_Impl.
specifies the data structure of a address and the access to its components based on ISO 19115 ----------------------------------------------------------------------
ContactAddress_Impl() - Constructor for class org.deegree_impl.ogcbasic.ContactAddress_Impl
default constructor
ContactAddress_Impl(String, String, String, String, String, String) - Constructor for class org.deegree_impl.ogcbasic.ContactAddress_Impl
constructor initializing the class with ContactAddress Strings
ContactInfo - interface org.deegree.services.wcas.metadatadesc.ContactInfo.
ContactInfo.java Created on 11.
ContactInfo_Impl - class org.deegree_impl.services.wcas.metadatadesc.ContactInfo_Impl.
ContactInfo_Impl.java Created on 16.
ContactInfo_Impl(Address, String, String, OnLineResource, Phone) - Constructor for class org.deegree_impl.services.wcas.metadatadesc.ContactInfo_Impl
Creates a new instance of ContactInfo_Impl
ContactInformation - interface org.deegree.ogcbasic.ContactInformation.
identification of, and means of communication with a person and/or organization associated with the service/resource. based on ISO 19115 ----------------------------------------------------------------------
ContactInformation_Impl - class org.deegree_impl.ogcbasic.ContactInformation_Impl.
identification of, and means of communication with a person and/or organization associated with the service/resource. based on ISO 19115 ----------------------------------------------------------------------
ContactInformation_Impl(String, String, String, String, ContactPersonPrimary, ContactAddress) - Constructor for class org.deegree_impl.ogcbasic.ContactInformation_Impl
constructor initializing the class with ContactInformation Strings
ContactPersonPrimary - interface org.deegree.ogcbasic.ContactPersonPrimary.
names the conatct based on ISO 19115 ----------------------------------------------------------------------
ContactPersonPrimary_Impl - class org.deegree_impl.ogcbasic.ContactPersonPrimary_Impl.
names the conatct based on ISO 19115 ----------------------------------------------------------------------
ContactPersonPrimary_Impl(String, String) - Constructor for class org.deegree_impl.ogcbasic.ContactPersonPrimary_Impl
constructor initializing the class with ContactPersonPrimary Strings
ContextException - exception org.deegree_impl.clients.context.ContextException.
 
ContextException() - Constructor for class org.deegree_impl.clients.context.ContextException
Creates a new instance of CatalogClientException without detail message.
ContextException(String) - Constructor for class org.deegree_impl.clients.context.ContextException
Constructs an instance of CatalogClientException with the specified detail message.
ContextException(String, Exception) - Constructor for class org.deegree_impl.clients.context.ContextException
Constructs an instance of CatalogClientException with the specified detail message.
ConvenienceCSFactory - class org.deegree_impl.model.cs.ConvenienceCSFactory.
 
ConvenienceCSFactory() - Constructor for class org.deegree_impl.model.cs.ConvenienceCSFactory
 
ConvenienceCSFactoryFull - class org.deegree_impl.model.cs.ConvenienceCSFactoryFull.
 
ConvenienceCSFactoryFull() - Constructor for class org.deegree_impl.model.cs.ConvenienceCSFactoryFull
Constructs a new ConvenienceCSFactory.
ConvenienceTransformFactory - class org.deegree_impl.model.ct.ConvenienceTransformFactory.
factory for ------------------------------------------------------------
ConvenienceTransformFactory() - Constructor for class org.deegree_impl.model.ct.ConvenienceTransformFactory
Creates a new ConvenienceTransformFactory object.
CoordinatePoint - class org.deegree_impl.model.pt.CoordinatePoint.
A position defined by a list of numbers.
CoordinatePoint(int) - Constructor for class org.deegree_impl.model.pt.CoordinatePoint
Construct a coordinate with the specified number of dimensions.
CoordinatePoint(double[]) - Constructor for class org.deegree_impl.model.pt.CoordinatePoint
Construct a coordinate with the specified ordinates.
CoordinatePoint(double, double) - Constructor for class org.deegree_impl.model.pt.CoordinatePoint
Construct a 2D coordinate from the specified ordinates.
CoordinatePoint(double, double, double) - Constructor for class org.deegree_impl.model.pt.CoordinatePoint
Construct a 3D coordinate from the specified ordinates.
CoordinatePoint(Point2D) - Constructor for class org.deegree_impl.model.pt.CoordinatePoint
Construct a coordinate from the specified Point2D.
CoordinateSystem - class org.deegree_impl.model.cs.CoordinateSystem.
Base class for all coordinate systems.
CoordinateSystem(String) - Constructor for class org.deegree_impl.model.cs.CoordinateSystem
Construct a coordinate system.
CoordinateSystem(Map) - Constructor for class org.deegree_impl.model.cs.CoordinateSystem
Construct a coordinate system.
CoordinateSystem.Export - class org.deegree_impl.model.cs.CoordinateSystem.Export.
Wrap a CoordinateSystem object for use with OpenGIS.
CoordinateSystem.Export(Object) - Constructor for class org.deegree_impl.model.cs.CoordinateSystem.Export
Construct a remote object.
CoordinateSystemAuthorityFactory - class org.deegree_impl.model.cs.CoordinateSystemAuthorityFactory.
Creates spatial reference objects using codes.
CoordinateSystemAuthorityFactory(CoordinateSystemFactory) - Constructor for class org.deegree_impl.model.cs.CoordinateSystemAuthorityFactory
Construct an authority factory using the specified coordinate system factory.
CoordinateSystemFactory - class org.deegree_impl.model.cs.CoordinateSystemFactory.
Builds up complex objects from simpler objects or values.
CoordinateSystemFactory(WeakHashSet) - Constructor for class org.deegree_impl.model.cs.CoordinateSystemFactory
Construct a new factory with the specified pool.
CoordinateSystemFactory() - Constructor for class org.deegree_impl.model.cs.CoordinateSystemFactory
Default constructor.
CoordinateSystemFactory.Export - class org.deegree_impl.model.cs.CoordinateSystemFactory.Export.
Wrap a Info object for use with OpenGIS.
CoordinateSystemFactory.Export(Object) - Constructor for class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Construct a remote object.
CoordinateTransformation - class org.deegree_impl.model.ct.CoordinateTransformation.
Describes a coordinate transformation.
CoordinateTransformation(String, CoordinateSystem, CoordinateSystem, TransformType, MathTransform) - Constructor for class org.deegree_impl.model.ct.CoordinateTransformation
Construct a coordinate transformation.
CoordinateTransformation.Export - class org.deegree_impl.model.ct.CoordinateTransformation.Export.
Wrap a CoordinateTransformation for use with OpenGIS.
CoordinateTransformation.Export() - Constructor for class org.deegree_impl.model.ct.CoordinateTransformation.Export
 
CoordinateTransformation.Export(Object) - Constructor for class org.deegree_impl.model.ct.CoordinateTransformation.Export
Construct a remote object.
CoordinateTransformation.Inverse - class org.deegree_impl.model.ct.CoordinateTransformation.Inverse.
The inverse coordinate transformation.
CoordinateTransformation.Inverse(CoordinateTransformation) - Constructor for class org.deegree_impl.model.ct.CoordinateTransformation.Inverse
Construct a coordinate transformation.
CoordinateTransformationFactory - class org.deegree_impl.model.ct.CoordinateTransformationFactory.
Creates coordinate transformations.
CoordinateTransformationFactory(MathTransformFactory) - Constructor for class org.deegree_impl.model.ct.CoordinateTransformationFactory
Construct a coordinate transformation factory.
CoordinateTransformationFactory.Export - class org.deegree_impl.model.ct.CoordinateTransformationFactory.Export.
Wrap a CoordinateTransformationFactory for use with OpenGIS.
CoordinateTransformationFactory.Export(Object) - Constructor for class org.deegree_impl.model.ct.CoordinateTransformationFactory.Export
Construct a remote object.
Count - interface org.deegree.model.coverage.Count.
describes a count value of a histogram -----------------------------------------------------------------------
Count_Impl - class org.deegree_impl.model.cv.Count_Impl.
implements a count value of a histogram -----------------------------------------------------------------------
Count_Impl(double, int, double) - Constructor for class org.deegree_impl.model.cv.Count_Impl
 
CoverageCreationException - exception org.deegree.model.coverage.CoverageCreationException.
 
CoverageCreationException() - Constructor for class org.deegree.model.coverage.CoverageCreationException
Creates a new instance of CoverageCreationException without detail message.
CoverageCreationException(String) - Constructor for class org.deegree.model.coverage.CoverageCreationException
Constructs an instance of CoverageCreationException with the specified detail message.
CoverageLayer - interface org.deegree.model.coverage.CoverageLayer.
In its Capabilities XML response, a Web Coverage Server announces that it can return coverages (that is, values or properties of spatio-temporal locations) culled from various collections of data.
CoverageLayer_Impl - class org.deegree_impl.model.cv.CoverageLayer_Impl.
In its Capabilities XML response, a Web Coverage Server announces that it can return coverages (that is, values or properties of spatio-temporal locations) culled from various collections of data.
CoverageLayer_Impl(String, String, String, String[], GM_Envelope, String[], String, URL[], Format[], String[], DomainSetExtentDescription, URL) - Constructor for class org.deegree_impl.model.cv.CoverageLayer_Impl
 
CoverageLayer_Impl(String, String, String, String[], GM_Envelope, String[], String[], String, URL[], Format[], String[], DomainSetExtentDescription) - Constructor for class org.deegree_impl.model.cv.CoverageLayer_Impl
 
CssParameter - interface org.deegree.graphics.sld.CssParameter.
The simple SVG/CSS2 styling parameters are given with the CssParameter element, which is defined as follows: The parameter values are allowed to be complex expressions for maximum flexibility.
CssParameter_Impl - class org.deegree_impl.graphics.sld.CssParameter_Impl.
The simple SVG/CSS2 styling parameters are given with the CssParameter element, which is defined as follows: The parameter values are allowed to be complex expressions for maximum flexibility.
CssParameter_Impl(String, ParameterValueType) - Constructor for class org.deegree_impl.graphics.sld.CssParameter_Impl
constructor initializing the class with the
CurrentUpdateSequenceException - exception org.deegree.services.wms.CurrentUpdateSequenceException.
 
CurrentUpdateSequenceException(String) - Constructor for class org.deegree.services.wms.CurrentUpdateSequenceException
Creates a new CurrentUpdateSequenceException object.
CurveWalker - class org.deegree_impl.graphics.displayelements.CurveWalker.
Walks along the given GM_Curve and generates positions on the line string in regular intervals (i.e. with the same distance).
CurveWalker(Rectangle) - Constructor for class org.deegree_impl.graphics.displayelements.CurveWalker
 
CylindricalProjection - class org.deegree_impl.model.ct.CylindricalProjection.
Classe de base des projections cartographiques cylindriques.
CylindricalProjection(Projection) - Constructor for class org.deegree_impl.model.ct.CylindricalProjection
Construct a new map projection from the suplied parameters.
cache - Variable in class org.deegree_impl.io.shpapi.DBaseIndex
 
cache - Static variable in class org.deegree_impl.model.gc.GC_GridCoverage_Impl
 
cache - Variable in class org.deegree_impl.services.wfs.bna.BNADataStore
 
cache - Static variable in class org.deegree_impl.services.wfs.shape.ShapeDataStore
 
cache - Static variable in class org.deegree_impl.services.wms.WMSCache
 
cache - Static variable in class org.deegree_impl.services.wms.WMService_Impl
 
cacheItems - Variable in class org.deegree_impl.io.shpapi.DBaseIndex.Cache
 
cacheSize - Variable in class org.deegree_impl.io.shpapi.DBaseFile
 
cacheSize - Variable in class org.deegree_impl.io.shpapi.DBaseIndex
 
cacheSize - Variable in class org.deegree_impl.services.wms.capabilities.DeegreeParam_Impl
 
cachedOpenGIS(Object) - Method in class org.deegree_impl.model.cs.Info
Returns an OpenGIS interface for this info.
cachedOpenGIS(Object) - Method in class org.deegree_impl.model.ct.CoordinateTransformation
Returns an OpenGIS interface for this info.
calcBoundingBox(RPCWebEvent) - Method in class org.deegree_impl.clients.wcasclient.control.MapViewListener
calculates the common bounding box of all submitted boxes and returns it in the coordinate reference system of the dataset
calcDeviation(int[], int[], List) - Method in class org.deegree_impl.graphics.displayelements.CurveWalker
Calculates the maximum deviation that points on a linestring have to the ideal line between the starting point and the end point.
calcDeviation(int[], int[], List) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Calculates the maximum deviation that points on a linestring have to the ideal line between the starting point and the end point.
calcDir(double, double) - Method in class org.deegree_impl.services.wts.ViewPoint_Impl
 
calcDirections() - Method in class org.deegree_impl.services.wts.ViewPoint_Impl
calculates the vertical and horizontal direction of the observer's view
calcDist(double, double) - Method in class org.deegree_impl.services.wts.Splitter
 
calcDistance(double, double, double, double) - Method in class org.deegree_impl.graphics.MapView_Impl
calculates the distance in meters between two points in EPSG:4326 coodinates .
calcDistance(double, double, double, double) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
calculates the distance between two points in EPSG:4326 coodinates.
calcDistance(double, double, double, double) - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl
calculates the distance between two points in EPSG:4326 coodinates.
calcFootprint(double, double, double) - Method in class org.deegree_impl.services.wts.Splitter
calculates footprint
calcFootprint(double) - Method in class org.deegree_impl.services.wts.ViewPoint_Impl
calculates footprint
calcHorizontalSunPosition(int, int) - Static method in class org.deegree_impl.services.wts.util.SunPosition
calculates the horizontal angle of the sun depending only on hour and minute!
calcImageSize(RPCStruct, HashMap) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
calculates images size in dependency on chosen paperFormat, resolution and orientation.
calcLegendSize(HashMap) - Method in class org.deegree_impl.clients.wmsclient2.control.DynLegendListener
 
calcLegendSize(RPCStruct, HashMap) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
calculates size (width and height) of legend depending on chosen paperFormat and resolution.
calcMapSize(HashMap[], Rectangle, int, int) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
calculates map size in dependency of the chosen paperFormat and resolution.
calcObserverPosition(double) - Method in class org.deegree_impl.services.wts.ViewPoint_Impl
calculates the observers position for a given target point, distance and view directions.
calcScale(int, int) - Method in class org.deegree_impl.graphics.MapView_Impl
calculates the map scale (denominator) as defined in the OGC SLD 1.0.0 specification
calcScale() - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
calculates the map scale as defined in the OGC WMS 1.1.1 specifications
calcScale() - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl
calculates the map scale as defined in the OGC WMS 1.1.1 specifications
calcScreenCoordinates(GeoTransform, GM_Curve) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Calculates the screen coordinates of the given GM_Curve.
calcScreenCoordinates(GeoTransform, GM_Object) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Returns the physical (screen) coordinates.
calcSunlightIntensity(double, int, int, int, int, int, float) - Static method in class org.deegree_impl.services.wts.util.SunLight
 
calcTargetArea(DataSource) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl.ServiceInvoker
calculates the target area for the getfeatureinfo request from the maps bounding box, the its size and the image coordinates of interest.
calcTargetCoordinates(GeoTransform, GM_Curve) - Method in class org.deegree_impl.graphics.displayelements.LineStringDisplayElement_Impl
Calculates the screen coordinates of the curve.
calcTargetCoordinates(GeoTransform, GM_Surface) - Method in class org.deegree_impl.graphics.displayelements.PolygonDisplayElement_Impl
calculates the Area (image or screen coordinates) where to draw the surface.
calcTargetPoint(double) - Method in class org.deegree_impl.services.wts.ViewPoint_Impl
calculates the target point of the view for the submitted height VP | \ | \ | \______________ height = XX | |\ |___|_\_____________ height = 0 TP1 TP2
calcTileSize(int) - Method in class org.deegree_impl.services.wts.TextureLoader
 
calcVerticalSunposition(double, int, int, int, int, int) - Static method in class org.deegree_impl.services.wts.util.SunPosition
calculates the solar altitude for given latitue, year, month, date, hour and minute
calcualteSearchBox(WMSGetMapRequest, double, double, double, double) - Method in class org.deegree_impl.clients.wcasclient.control.TakeSearchBoxListener
 
calculateArea(GM_Position[]) - Method in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
calculates the area of the surface patch taken from gems iv (modified) this method is only valid for the two-dimensional case.
calculateBoundary() - Method in class org.deegree_impl.model.geometry.GM_Curve_Impl
calculates the boundary of the Curve
calculateBoundary() - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
calculates the boundary and area of the surface
calculateCentroid() - Method in class org.deegree_impl.model.geometry.GM_Curve_Impl
calculates the centroid of the Curve
calculateCentroid() - Method in class org.deegree_impl.model.geometry.GM_MultiCurve_Impl
calculates the centroid of the aggregation
calculateCentroid() - Method in class org.deegree_impl.model.geometry.GM_MultiPoint_Impl
calculates the centroid of the surface
calculateCentroid() - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
calculates the centroid of the ring
calculateCentroid() - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
calculates the centroid of the surface boundary
calculateCentroid(GM_Position[]) - Method in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
calculates the centroid of the surface patch taken from gems iv (modified) this method is only valid for the two-dimensional case.
calculateCentroidArea() - Method in class org.deegree_impl.model.geometry.GM_MultiSurface_Impl
calculates the centroid and area of the aggregation
calculateCentroidArea() - Method in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
calculates the centroid and area of the surface patch. this method is only valid for the two-dimensional case.
calculateCentroidArea() - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
calculates the centroid and area of the surface
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_CurveBoundary_Impl
calculates the envelope of the curve boundary
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_Curve_Impl
calculates the envelope of the Curve
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_MultiCurve_Impl
calculates the bounding box / envelope of the aggregation
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_MultiPoint_Impl
updates the bounding box of the aggregation
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_MultiSurface_Impl
calculates the bounding box / envelope of the aggregation
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
calculates the envelope
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
calculates the envelope of the surface boundary
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
 
calculateEnvelope() - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
calculates the envelope of the surface
calculateFontMetrics(String) - Method in class org.deegree_impl.graphics.legend.LegendElement_Impl
calculates the FontMetrics of the LegendLabel in pixels.
calculateImage(int, int, int, int, int, int, int) - Method in class org.deegree_impl.graphics.legend.LegendElement_Impl
calculates the width and height of the resulting LegendSymbol depending on the LabelPlacement
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_CurveBoundary_Impl
calculates the envelope of the curve boundary
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_Curve_Impl
 
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_MultiCurve_Impl
calculates the centroid and envelope of the aggregation
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_MultiPoint_Impl
calculates the centroid and envelope of the aggregation
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_MultiPrimitive_Impl
 
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_MultiSurface_Impl
calculates the centroid, area and envelope of the aggregation
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_Object_Impl
recalculates internal parameters
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_Point_Impl
recalculates internal parameters
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
calculates the centroid and the envelope of the ring
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
calculates the centroid and the envelope of the surface boundary
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
calculates the centroid and the area of the surface patch
calculateParam() - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
calculates area, centroid and the envelope of the surface
calculateQX() - Method in class org.deegree_impl.graphics.transformation.WorldToScreenTransform
calculates the relation between the width of the destination and the source coordinate system.
calculateQY() - Method in class org.deegree_impl.graphics.transformation.WorldToScreenTransform
calculates the relation between the height of the destination and the source coordinate system.
calculateSunlight(double, int, int, int, int, int, float) - Static method in class org.deegree_impl.services.wts.util.SunLight
 
calendar - Variable in class org.deegree_impl.services.wts.WTSScene_Impl
 
canConvert(Unit) - Method in class javax.units.Unit
Check if amount of the specified unit can be converted into amount of this unit.
cancel - Variable in class org.deegree_impl.tools.shape.IndexFrame
 
candidates - Variable in class org.deegree_impl.graphics.optimizers.LabelChoice
 
candidates - Variable in class org.deegree_impl.graphics.optimizers.LabelOptimizer
 
capa - Variable in class org.deegree_impl.enterprise.WCASServlet
 
capa - Variable in class org.deegree_impl.enterprise.WFSGServlet
 
capa - Variable in class org.deegree_impl.enterprise.WFSServicePool
 
capa - Variable in class org.deegree_impl.services.wcas.WCASService_Impl
 
capaTimestamp - Variable in class org.deegree_impl.enterprise.WCASServlet
 
capaTimestamp - Variable in class org.deegree_impl.enterprise.WFSGServlet
 
capabilities - Variable in class org.deegree_impl.enterprise.WMServicePool
all WMServices of this pool conform to these capabilities
capabilities - Variable in class org.deegree_impl.services.OGCWebService_Impl
 
capabilities - Variable in class org.deegree_impl.services.wcts.protocol.GetCapabilitiesResponse_Impl
 
capabilities - Variable in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
 
capabilities - Variable in class org.deegree_impl.services.wms.GetLegendGraphicHandler
 
capabilities - Variable in class org.deegree_impl.services.wms.GetMapHandler_Impl
 
capabilities - Variable in class org.deegree_impl.services.wms.GetScaleBarHandler
 
capabilities - Variable in class org.deegree_impl.services.wms.RemoteWMService
 
capabilities - Variable in class org.deegree_impl.services.wms.WMService_Impl
 
capabilities - Variable in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
 
capabilities - Variable in class org.deegree_impl.services.wms.protocol.WMSGetCapabilitiesResponse_Impl
 
capabilities - Variable in class org.deegree_impl.services.wts.WTService_Impl
 
capabilitiesFile - Variable in class org.deegree_impl.enterprise.WCASServlet
 
capabilitiesFile - Variable in class org.deegree_impl.enterprise.WCSServlet
 
capabilitiesSource - Variable in class org.deegree_impl.services.wcas.capabilities.WCASCapabilities_Impl
 
capabilitiesURL - Variable in class org.deegree_impl.enterprise.AbstractOGCServlet
 
capabilitiesURL - Variable in class org.deegree_impl.services.wms.capabilities.DataSource_Impl
 
capability - Variable in class org.deegree_impl.services.wcas.capabilities.WCASCapabilities_Impl
 
capability - Variable in class org.deegree_impl.services.wcts.capabilities.CTS_Capabilities_Impl
 
capability - Variable in class org.deegree_impl.services.wfs.capabilities.WFSCapabilities_Impl
 
capability - Variable in class org.deegree_impl.services.wms.capabilities.WMSCapabilities_Impl
 
capacity - Variable in class org.deegree_impl.io.rtree.PageFile
Kapazität eines Knotens
caption - Variable in class org.deegree_impl.graphics.displayelements.HorizontalLabel
 
caption - Variable in class org.deegree_impl.graphics.displayelements.RotatedLabel
 
cascaded - Variable in class org.deegree_impl.services.wms.capabilities.Layer_Impl
 
catalog - Variable in class org.deegree_impl.clients.wcasclient.model.MetadataList
 
catalog - Variable in class org.deegree_impl.clients.wcasclient.model.SelectionEntry
 
catalogURL - Variable in class org.deegree_impl.clients.wcasclient.control.RegisterServiceListener
 
categoryNames - Variable in class org.deegree_impl.model.cv.CV_SampleDimension_Impl
 
ccatalog - Variable in class org.deegree_impl.clients.wcasclient.configuration.CSWClientConfiguration
 
ccw(SHPPoint[]) - Method in class org.deegree_impl.io.shpapi.SHP2WKS
 
ccw(GM_Position[]) - Static method in class org.deegree_impl.services.wts.util.TINtoTINArrayConverter
 
center - Variable in class org.deegree_impl.clients.context.AbstractFrontend
 
centralLatitude - Variable in class org.deegree_impl.model.ct.MapProjection
Central latitude in radians.
centralMeridian - Variable in class org.deegree_impl.model.ct.MapProjection
Central longitude in radians.
centroid - Variable in class org.deegree_impl.model.geometry.GM_Object_Impl
 
centroid - Variable in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
 
check(String, double) - Static method in class org.deegree_impl.model.cs.Ellipsoid
Check the argument validity.
checkArgument(String, double, double) - Static method in class org.deegree_impl.model.ct.GeocentricTransform
Check an argument value.
checkAxis(DatumType) - Method in class org.deegree_impl.model.cs.CoordinateSystem
Make sure there is no axis among the same direction (e.g. two north axis, or a east and a west axis).
checkCoherence() - Method in class org.deegree_impl.model.pt.Envelope
Check if ordinate values in the minimum point are less than or equal to the corresponding ordinate value in the maximum point.
checkComplete(String, ParsePosition, boolean) - Static method in class org.deegree_impl.model.pt.AngleFormat
Vérifie si l'interprétation d'une chaîne de caractères a été complète.
checkDimension(CS_CoordinateSystem, int) - Static method in class org.deegree_impl.model.cs.Adapters
Check if the specified coordinate system has the expected number of dimensions.
checkPermission() - Method in class org.deegree_impl.model.ct.AffineTransform2D
Throws an UnsupportedOperationException when a mutable method is invoked, since AffineTransform2D must be immutable.
checkPermission() - Method in class org.deegree_impl.model.resources.XAffineTransform
Check if the caller is allowed to change this XAffineTransform's state.
checkTransform(double[]) - Method in class org.deegree_impl.model.ct.GeocentricTransform
Transform the last half if the specified array and returns the distance with the first half.
checkboxes - Variable in class org.deegree_impl.tools.shape.IndexFrame
 
chi1 - Variable in class org.deegree_impl.model.ct.StereographicProjection
Facteurs utilisés lors des projections obliques et equatorialles.
child - Variable in class org.deegree_impl.services.gazetteer.SI_LocationType_Impl
 
childNodes - Variable in class org.deegree_impl.io.rtree.NoneLeafNode
 
childType - Variable in class org.deegree_impl.clients.gazetteer.model.GetTermsResultSet
 
children - Variable in class org.deegree_impl.model.feature.FeatureType_Impl
 
choices - Variable in class org.deegree_impl.graphics.optimizers.LabelOptimizer
 
chooseLeaf(Node, HyperBoundingBox) - Method in class org.deegree_impl.io.rtree.RTree
 
circleCentre(double, double, double, double, double, double) - Static method in class org.deegree_impl.model.resources.Geometry
Retourne la coordonnée centrale d'un cercle passant pas les trois points spécifiés.
citation - Variable in class org.deegree_impl.services.wcas.metadatadesc.ISO19119_Impl
 
citedresponsibleparty - Variable in class org.deegree_impl.services.wcas.metadatadesc.Citation_Impl
 
city - Variable in class org.deegree_impl.clients.wcasclient.model.Contact
 
city - Variable in class org.deegree_impl.ogcbasic.ContactAddress_Impl
 
city - Variable in class org.deegree_impl.services.wcas.metadatadesc.Address_Impl
 
className - Variable in class org.deegree_impl.services.wms.capabilities.ServiceClass_Impl
 
classes - Variable in class org.deegree_impl.services.wcas.capabilities.GetRecord_Impl
 
classes - Variable in class org.deegree_impl.services.wfs.capabilities.GetFeature_Impl
 
classification - Variable in class org.deegree_impl.model.cs.Projection
Classification string for projection (e.g.
classification - Variable in class org.deegree_impl.model.ct.MapProjection
Classification string for this projection (e.g.
classification - Variable in class org.deegree_impl.model.ct.MathTransformProvider
The classification name.
classification - Variable in class org.deegree_impl.services.wcas.metadatadesc.ClassificationCode_Impl
 
classificationcode - Variable in class org.deegree_impl.services.wcas.metadatadesc.SecurityConstraints_Impl
 
classificationsystem - Variable in class org.deegree_impl.services.wcas.metadatadesc.SecurityConstraints_Impl
 
clause(String) - Method in class org.deegree_impl.io.mapinfo.MapInfoDataSource
A 'Clause' is stored as a single string at the start of a line.
clause(String, char) - Method in class org.deegree_impl.io.mapinfo.MapInfoDataSource
 
cleaner() - Method in class org.deegree_impl.tools.ObjectPool
 
cleanerInterval - Variable in class org.deegree_impl.clients.wcasclient.configuration.Download
 
clear() - Method in interface org.deegree.graphics.MapView
removes all themes from the MapView.
clear() - Method in interface org.deegree.tools.Cache
removes all entries from the cache
clear() - Method in class org.deegree_impl.clients.context.FormatList
 
clear() - Method in class org.deegree_impl.clients.context.LayerList
removes all layers from the web map context
clear() - Method in class org.deegree_impl.clients.context.StyleList
 
clear() - Method in class org.deegree_impl.clients.context.ViewContextCollection
 
clear() - Method in class org.deegree_impl.clients.wcasclient.model.ModelList
clears the list
clear() - Method in class org.deegree_impl.graphics.MapView_Impl
removes all themes from the MapView.
clear() - Method in class org.deegree_impl.model.resources.WeakHashSet.WeakElement
Clear the reference.
clear() - Method in class org.deegree_impl.model.resources.WeakHashSet
Removes all of the elements from this set.
clear() - Method in class org.deegree_impl.tools.Cache_Impl
removes all entries from the cache
clear() - Method in class org.deegree_impl.tools.ObjectPool
clears the complete pool. objects in used while the clear() method has been called won't be put back to the pool if released back through the releaseObject method.
clearLabels() - Method in interface org.deegree.graphics.displayelements.LabelDisplayElement
Removes all Label representations for this LabelDisplayElement.
clearLabels() - Method in class org.deegree_impl.graphics.displayelements.LabelDisplayElement_Impl
Removes all Label representations for this LabelDisplayElement.
clickPoint - Variable in class org.deegree_impl.services.wms.protocol.WMSGetFeatureInfoRequest_Impl
 
client - Variable in class org.deegree_impl.services.OGCWebServiceEvent_Impl
 
client - Variable in class org.deegree_impl.services.wts.WTService_Impl
 
clients - Variable in class org.deegree_impl.services.wfs.WFSService_Impl
 
clone() - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfiguration
 
clone() - Method in class org.deegree_impl.io.rtree.HyperBoundingBox
Erstellt eine tiefe Kopie der HyperBoundingBox
clone() - Method in class org.deegree_impl.io.rtree.HyperPoint
Erstellt eine tiefe Kopie des HyperPoint.
clone() - Method in class org.deegree_impl.io.rtree.LeafNode
Erstellt eine Kopie des LeafNodes.
clone() - Method in class org.deegree_impl.io.rtree.Node
Tiefe Kopie ohne Dateneinträge (nur HyperBoundingBoxes) Überschreibt Methode clone in Object.
clone() - Method in class org.deegree_impl.io.rtree.NoneLeafNode
Erstellt eine Kopie des NoneLeafNodes.
clone(AxisInfo[]) - Static method in class org.deegree_impl.model.cs.GeocentricCoordinateSystem
Clone the specified axis array.
clone(ParameterList) - Static method in class org.deegree_impl.model.cs.Projection
Returns a clone of a parameter list.
clone() - Method in class org.deegree_impl.model.cs.WGS84ConversionInfo
Returns a copy of this object.
clone() - Method in class org.deegree_impl.model.geometry.GM_CurveBoundary_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_Curve_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_Envelope_Impl
 
clone() - Method in class org.deegree_impl.model.geometry.GM_LineString_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_MultiCurve_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_MultiPoint_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_MultiSurface_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_Object_Impl
returns a shallow copy of the geometry. this isn't realized at this level so a CloneNotSupportedException will be thrown.
clone() - Method in class org.deegree_impl.model.geometry.GM_Point_Impl
returns a shallow copy of the geometry.
clone() - Method in class org.deegree_impl.model.geometry.GM_Polygon_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_Position_Impl
returns a shallow copy of the geometry.
clone() - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
returns a copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_SurfaceInterpolation_Impl
returns a deep copy of the geometry
clone() - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
returns a shallow copy of the geometry
clone() - Method in class org.deegree_impl.model.pt.CoordinatePoint
Returns a deep copy of this coordinate.
clone() - Method in class org.deegree_impl.model.pt.Envelope
Returns a deep copy of this envelope.
clone() - Method in class org.deegree_impl.services.wcs.WCService_Impl
returns a copy of the WCService_Impl using the same capabilities reference
clone() - Method in class org.deegree_impl.services.wfs.WFSService_Impl
returns a copy of the WFSService_Impl using the same capabilities reference
clone() - Method in class org.opengis.cs.CS_AxisInfo
Returns a copy of this AxisInfo.
clone() - Method in class org.opengis.cs.CS_ProjectionParameter
Returns a copy of this parameter.
clone() - Method in class org.opengis.cs.CS_WGS84ConversionInfo
Returns a copy of this object.
clone() - Method in class org.opengis.ct.CT_Parameter
Returns a copy of this parameter.
clone() - Method in class org.opengis.pt.PT_CoordinatePoint
Returns a deep copy of this coordinate.
clone() - Method in class org.opengis.pt.PT_Envelope
Returns a deep copy of this envelope.
clone() - Method in class org.opengis.pt.PT_Matrix
Returns a deep copy of this matrix.
close() - Method in class org.deegree_impl.io.rtree.MemoryPageFile
 
close() - Method in class org.deegree_impl.io.rtree.PageFile
Closes the pagefile and frees the underlying recourses.
close() - Method in class org.deegree_impl.io.rtree.PersistentPageFile
 
close() - Method in class org.deegree_impl.io.rtree.RTree
Closes the rtree and frees the ressources.
close() - Method in class org.deegree_impl.io.shpapi.DBaseFile
 
close() - Method in class org.deegree_impl.io.shpapi.DBaseIndex
Close the index file
close() - Method in class org.deegree_impl.io.shpapi.IndexFile
 
close() - Method in class org.deegree_impl.io.shpapi.MainFile
 
close() - Method in class org.deegree_impl.io.shpapi.ShapeFile
 
closeConnection() - Method in class org.deegree_impl.io.sdeapi.SpatialQuery
Close the current connection to the ArcSDE server
throws SeException
closeConnection() - Method in class org.deegree_impl.io.sdeapi.Transaction
Close the current connection to the ArcSDE server
throws SeException
closed - Variable in class org.deegree_impl.io.rtree.PersistentPageFile
 
closedBr - Variable in class org.deegree_impl.services.wfs.filterencoding.AbstractSQLBuilder
 
code - Variable in class org.deegree_impl.enterprise.control.RPCFault_Impl
 
code - Variable in class org.deegree_impl.services.wcts.capabilities.KnownCoordinateReferenceSystem_Impl
 
code - Variable in class org.deegree_impl.services.wcts.capabilities.KnownTransformationType_Impl
 
code - Variable in class org.deegree_impl.services.wcts.protocol.TransformationSequence_Impl
 
code - Variable in class org.deegree_impl.services.wms.ServiceExceptionReport_Impl
 
codespace - Variable in class org.deegree_impl.services.wcts.protocol.TransformationSequence_Impl
 
colDefs - Variable in class org.deegree_impl.io.sdeapi.Transaction
 
colDefsList - Variable in class org.deegree_impl.io.sdeapi.Transaction
 
colHeader - Variable in class org.deegree_impl.io.shpapi.DBaseFile
 
colinearPoint(Line2D, Point2D, double) - Static method in class org.deegree_impl.model.resources.Geometry
Retourne le point sur le segment de droite line qui se trouve à la distance distance spécifiée du point point.
colinearPoint(double, double, double, double, double, double, double) - Static method in class org.deegree_impl.model.resources.Geometry
Retourne le point sur le segment de droite (x1,y1)-(x2,y2) qui se trouve à la distance distance spécifiée du point point.
collectedLayers - Variable in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
 
collection - Variable in class org.deegree_impl.graphics.legend.LegendElementCollection_Impl
 
collection - Variable in class org.deegree_impl.model.feature.FeatureCollection_Impl
 
collectiontitle - Variable in class org.deegree_impl.services.wcas.metadatadesc.Citation_Impl
 
color - Variable in class org.deegree_impl.graphics.displayelements.HorizontalLabel
 
color - Variable in class org.deegree_impl.graphics.displayelements.RotatedLabel
 
color - Variable in class org.deegree_impl.graphics.sld.Stroke_Impl
 
colorCBox - Variable in class org.deegree_impl.tools.LecGUI
 
colorInterpretation - Variable in class org.deegree_impl.model.cv.CV_SampleDimension_Impl
 
colorInterpretation - Variable in class org.deegree_impl.model.cv.GridRangeDescription_Impl
 
colorPalette - Variable in class org.deegree_impl.model.cv.CV_SampleDimension_Impl
 
columnNames - Variable in class org.deegree_impl.model.table.Table_Impl
 
columnNamesMap - Variable in class org.deegree_impl.model.table.Table_Impl
 
columnTypes - Variable in class org.deegree_impl.model.table.Table_Impl
 
column_info - Variable in class org.deegree_impl.io.shpapi.DBaseFile
 
commit() - Method in class org.deegree_impl.io.DBAccess
commits the perfomerd queries, inserts and updates if autoCommit is set to false.
commonJS - Variable in class org.deegree_impl.clients.context.JSPFrontend
 
compare(Object, Object) - Method in class org.deegree_impl.clients.wcasclient.model.MetadataList.BMComparatorImpl
 
compare(Object, Object) - Method in class org.deegree_impl.clients.wcasclient.model.ModelList.ComparatorImpl
 
compare(Object, Object) - Method in class org.deegree_impl.clients.wcasclient.model.Selection.SelComparatorImpl
 
compare(Object, Object) - Method in class org.deegree_impl.clients.wcasclient.model.ThesaurusList.ComparatorImpl
 
compare(Object, Object) - Method in class org.deegree_impl.model.resources.ResourceCompiler
Compare two resource keys.
compareTo(Object) - Method in class javax.units.Prefix
Compare deux préfix.
compareTo(Object) - Method in class org.deegree_impl.io.shpapi.DBaseIndex.Cache.Item
Compare the time stamp from this object to the time stamp of another object
compareTo(Comparable) - Method in class org.deegree_impl.io.shpapi.DBaseIndex.KeyEntry
Compare this key entry to another key
compareTo(Object) - Method in class org.deegree_impl.model.cs.AxisOrientation
Compares this AxisOrientation with the specified orientation.
compareTo(Object) - Method in class org.deegree_impl.model.pt.Angle
Compares two Angle objects numerically.
comparisonOperation2SQL(ComparisonOperation) - Method in class org.deegree_impl.services.wfs.filterencoding.AbstractSQLBuilder
Generates a SQL-fragment for the given object.
completeSrs(String) - Method in class org.deegree_impl.gml.GML_Transformer
Transforms the target_srs (like EPSG 1234) to a qualified srsName attribute (like http://www.opengis.net/gml/srs/epsg.xml#1234) ONLY "EPSG 1234" is featured, not "EPSG_1234" (underlined).
completeSrs(String) - Method in class org.deegree_impl.services.wcts.TransformHandler
completes SRS to GML-compatible SRS
complexFilter2SQL(ComplexFilter) - Method in class org.deegree_impl.services.wfs.filterencoding.AbstractSQLBuilder
Generates a SQL-fragment for the given object.
components - Variable in class org.deegree_impl.graphics.sld.ParameterValueType_Impl
 
con - Variable in class org.deegree_impl.io.DBAccess
 
con - Variable in class org.deegree_impl.io.GenericSQLIDGenerator
 
con - Variable in class org.deegree_impl.services.wfs.DeleteDataset
 
con - Variable in class org.deegree_impl.services.wfs.RowSelector
 
concatenate(CoordinateTransformation, CoordinateTransformation) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Concatenate two transformation steps.
concatenate(CoordinateTransformation, CoordinateTransformation, CoordinateTransformation) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Concatenate three transformation steps.
concatenate(TransformType) - Method in class org.deegree_impl.model.ct.TransformType
Concatenate this transform type with the specified transform type.
concatenate(AffineTransform) - Method in class org.deegree_impl.model.resources.XAffineTransform
Check for permission before concatenating this transform.
condenseTree(Node, Stack) - Method in class org.deegree_impl.io.rtree.RTree
 
conditions - Variable in class org.deegree_impl.services.wts.WTSScene_Impl
 
conf - Static variable in class org.deegree_impl.clients.gazetteer.configuration.GazetteerClientConfiguration
 
conf - Static variable in class org.deegree_impl.clients.wcasclient.configuration.CSWClientConfiguration
 
conf - Static variable in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
 
conf - Variable in class org.deegree_impl.enterprise.WFSGServicePool
 
conf - Variable in class org.deegree_impl.enterprise.WFSGServlet
 
conf - Static variable in class org.deegree_impl.services.wts.configuration.WTSConfiguration_Impl
 
confURL - Variable in class org.deegree_impl.enterprise.WFSGServlet
 
config - Variable in class org.deegree_impl.services.wfs.AbstractDataStore
 
config - Variable in class org.deegree_impl.services.wfs.AbstractDescribeFeatureType
 
config - Variable in class org.deegree_impl.services.wfs.AbstractGetFeature
 
config - Variable in class org.deegree_impl.services.wfs.AbstractTransaction
 
config - Variable in class org.deegree_impl.services.wfs.db.CTransaction
 
config - Variable in class org.deegree_impl.services.wfs.gml.CTransaction
 
config - Variable in class org.deegree_impl.services.wfs.mysql.CDescribeFeatureType
 
config - Variable in class org.deegree_impl.services.wfs.mysql.CTransaction
 
config - Variable in class org.deegree_impl.services.wfs.oracle.CDescribeFeatureType
 
config - Variable in class org.deegree_impl.services.wfs.oracle.CTransaction
 
config - Variable in class org.deegree_impl.services.wfs.postgis.CTransaction
 
config - Variable in class org.deegree_impl.services.wfs.sde.CTransaction
 
configURL - Variable in class org.deegree_impl.services.wcas.capabilities.RecordType_Impl
 
configURL - Variable in class org.deegree_impl.services.wfs.capabilities.FeatureType_Impl
 
configurationFile - Variable in class org.deegree_impl.services.wms.capabilities.ServiceClass_Impl
 
conn - Variable in class org.deegree_impl.io.sdeapi.SpatialQuery
 
conn - Variable in class org.deegree_impl.io.sdeapi.Transaction
 
connection - Variable in class org.deegree_impl.services.wfs.configuration.DatastoreConfiguration_Impl
 
connectpoint - Variable in class org.deegree_impl.services.wcas.metadatadesc.Dcp_Impl
 
contactAddress - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactElectronicMailAddress - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactFacsimileTelephone - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactInformation - Variable in class org.deegree_impl.clients.context.General
 
contactInformation - Variable in class org.deegree_impl.services.capabilities.Service_Impl
 
contactOrganization - Variable in class org.deegree_impl.ogcbasic.ContactPersonPrimary_Impl
 
contactPerson - Variable in class org.deegree_impl.ogcbasic.ContactPersonPrimary_Impl
 
contactPersonPrimary - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactPosition - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactVoiceTelephone - Variable in class org.deegree_impl.ogcbasic.ContactInformation_Impl
 
contactinfo - Variable in class org.deegree_impl.services.wcas.metadatadesc.CitedResponsibleParty_Impl
 
contactinfo - Variable in class org.deegree_impl.services.wcas.metadatadesc.PointOfContact_Impl
 
contactinfo - Variable in class org.deegree_impl.services.wcas.metadatadesc.UserContactInfo_Impl
 
contactinstructions - Variable in class org.deegree_impl.services.wcas.metadatadesc.ContactInfo_Impl
 
contacts - Variable in class org.deegree_impl.clients.wcasclient.model.DetailedMetadata
 
contains(GM_Object) - Method in interface org.deegree.model.geometry.GM_CurveSegment
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in interface org.deegree.model.geometry.GM_Envelope
returns true if the bounding box contains the submitted position
contains(GM_Envelope) - Method in interface org.deegree.model.geometry.GM_Envelope
returns true if all positions of the submitted bounding box are within this bounding box
contains(GM_Object) - Method in interface org.deegree.model.geometry.GM_Object
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in interface org.deegree.model.geometry.GM_Object
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains a single point given by a coordinate.
contains(GM_Object) - Method in interface org.deegree.model.geometry.GM_SurfacePatch
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(HyperBoundingBox) - Method in class org.deegree_impl.io.rtree.HyperBoundingBox
Test, ob die HyperBoundingBox die übergebene enthaelt.
contains(HyperBoundingBox) - Method in class org.deegree_impl.io.rtree.RTree
Sucht alle Einträge, deren HyperBoundingBoxes die die übergebene enthalten.
contains(String[], String) - Method in class org.deegree_impl.io.shpapi.DBaseFile
method: private boolean contains(String[] container, String element)
retruns true if the container sting array contains element
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_CurveSegment_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in class org.deegree_impl.model.geometry.GM_Envelope_Impl
returns true if the bounding box conatins the specified GM_Point
contains(GM_Envelope) - Method in class org.deegree_impl.model.geometry.GM_Envelope_Impl
returns true if all points of the submitted bounding box are within this bounding box
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_LineString_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_Object_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in class org.deegree_impl.model.geometry.GM_Object_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains a single point given by a coordinate.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_Point_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_Polygon_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in class org.deegree_impl.model.geometry.GM_Ring_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains a single point given by a coordinate.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position) - Method in class org.deegree_impl.model.geometry.GM_SurfaceBoundary_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains a single point given by a coordinate.
contains(GM_Position) - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains a single point given by a coordinate.
contains(GM_Object) - Method in class org.deegree_impl.model.geometry.GM_Surface_Impl
The Boolean valued operation "contains" shall return TRUE if this GM_Object contains another GM_Object.
contains(GM_Position, GM_Position) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operations returns true if two the submitted points contains
contains(GM_CurveSegment, GM_Position) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operations returns true if the submitted point contains the submitted curve segment
contains(GM_SurfacePatch, GM_Position) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the submitted point contains the submitted surface patch
contains(GM_CurveSegment, GM_CurveSegment) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the two submitted curves segments contains
contains(GM_SurfacePatch, GM_CurveSegment) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the submitted curve segment contains the submitted surface patch
contains(GM_SurfacePatch, GM_SurfacePatch) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the first surface patches contains the second one
contains(GM_Point, GM_Point) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operations returns true if two the submitted points contains
contains(GM_Curve, GM_Point) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operations returns true if the submitted point contains the submitted curve
contains(GM_Surface, GM_Point) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the submitted point contains the submitted surface
contains(GM_Curve, GM_Curve) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the two submitted curves contains
contains(GM_Surface, GM_Curve) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the submitted curve contains the submitted surface
contains(GM_Surface, GM_Surface) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if the two submitted surfaces contains
contains(GM_Position[], GM_Position) - Static method in class org.deegree_impl.model.geometry.LinearContains
the operation returns true if polygon defined by an array of GM_Position contains the submitted point.
contains(CoordinatePoint) - Method in class org.deegree_impl.model.pt.Envelope
Tests if a specified coordinate is inside the boundary of this envelope.
contains(Object) - Method in class org.deegree_impl.model.resources.WeakHashSet
Returns true if this set contains the specified element.
contains(double, double) - Method in class org.deegree_impl.model.resources.XRectangle2D
Tests if a specified coordinate is inside the boundary of this Rectangle2D.
contains(double, double, double, double) - Method in class org.deegree_impl.model.resources.XRectangle2D
Tests if the interior of this Rectangle2D entirely contains the specified set of rectangular coordinates.
contains(String[], String) - Static method in class org.deegree_impl.tools.StringExtend
checks if the submitted array contains the string value
containsMultiObject(GM_Aggregate) - Method in class org.deegree_impl.model.geometry.GM_Polygon_Impl
 
containsSearch(Node, Vector, HyperBoundingBox) - Method in class org.deegree_impl.io.rtree.RTree
 
content - Variable in class org.deegree_impl.clients.context.AbstractModule
 
content - Variable in class org.deegree_impl.clients.context.Module_Impl
 
contentType - Variable in class org.deegree_impl.tools.NetWorker
 
contents - Static variable in class javax.units.resources.Prefix_fr
Liste des préfix en français.
contents - Static variable in class javax.units.resources.Quantities_fr
Liste des quantités en français.
contents - Static variable in class javax.units.resources.Units_en
Liste des unités en anglais.
contents - Static variable in class javax.units.resources.Units_fr
Liste des unités en français.
contextURL - Variable in class org.deegree_impl.clients.context.ViewContextReference
 
controller - Variable in class org.deegree_impl.clients.context.AbstractFrontend
 
convert(double, Unit) - Method in class javax.units.Unit
Convert a value from one unit to an other.
convert(Comparable) - Method in class org.deegree_impl.model.resources.ClassChanger
Returns the numerical value for an object.
convertToArray(float[][], boolean, GM_Surface, float) - Static method in class org.deegree_impl.services.wts.util.IMGtoTINArrayConverter
Convert heightmap values to triangle array, with textures, normals and everything..
convertToArray(FeatureCollection, boolean, float) - Static method in class org.deegree_impl.services.wts.util.TINtoTINArrayConverter
Converts the geometries of the feature of a feature collection to TINs stored in a javax.media.j3d.TriangleArray
convexHull - Variable in class org.deegree_impl.model.geometry.GM_Object_Impl
 
coordinateSystem - Variable in class org.deegree_impl.services.gazetteer.capabilities.SI_Gazetteer_Impl
 
coordinatesToPoints(GMLCoordinates) - Static method in class org.deegree_impl.gml.GMLCoordinatesParser_Impl
 
coords - Variable in class org.deegree_impl.io.rtree.HyperPoint
 
copyNode(Node, Node) - Static method in class org.deegree.xml.XMLTools
copies one node to another node (of a different dom document).
copyRight - Variable in class org.deegree_impl.services.wms.capabilities.DeegreeParam_Impl
 
cosChi1 - Variable in class org.deegree_impl.model.ct.StereographicProjection
Facteurs utilisés lors des projections obliques et equatorialles.
cosphi0 - Variable in class org.deegree_impl.model.ct.StereographicProjection
Facteurs utilisés lors des projections obliques et equatorialles.
count - Variable in class org.deegree_impl.model.cv.Count_Impl
 
count - Variable in class org.deegree_impl.model.resources.WeakHashSet
Number of non-nul elements in WeakHashSet.table.
count - Variable in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
 
count - Variable in class org.deegree_impl.services.wms.GetMapHandler_Impl
 
count - Variable in class org.deegree_impl.services.wts.WTService_Impl
 
count - Variable in class org.deegree_impl.tools.raster.TileImageTree
 
count - Variable in class org.deegree_impl.tools.raster.TileImageTree2
 
countString(String, String) - Static method in class org.deegree_impl.tools.StringExtend
countString count the occurrences of token into target
counter - Variable in class org.deegree_impl.io.rtree.Node
 
country - Variable in class org.deegree_impl.clients.wcasclient.model.Contact
 
country - Variable in class org.deegree_impl.ogcbasic.ContactAddress_Impl
 
country - Variable in class org.deegree_impl.services.wcas.metadatadesc.Address_Impl
 
counts - Variable in class org.deegree_impl.model.cv.Histogram_Impl
 
couplingtype - Variable in class org.deegree_impl.services.wcas.metadatadesc.DataCoupling_Impl
 
coverage - Variable in class org.deegree_impl.services.wcs.protocol.WCSGetCoverageResponse_Impl
 
coverageLayer - Variable in class org.deegree_impl.model.cv.CVDescriptor_Impl
 
coverageLayerList - Variable in class org.deegree_impl.services.wcs.capabilities.WCSCapabilities_Impl
 
cphi2(double) - Method in class org.deegree_impl.model.ct.MapProjection
Iteratively solve equation (7-9) from Snyder.
create() - Static method in class org.deegree.xml.XMLTools
creates a new and empty dom document
create(ParameterList) - Method in class org.deegree_impl.model.ct.AbridgedMolodenskiTransform.Provider
Returns a transform for the specified parameters.
create(ParameterList) - Method in class org.deegree_impl.model.ct.GeocentricTransform.Provider
Returns a transform for the specified parameters.
create(Projection) - Method in class org.deegree_impl.model.ct.LambertConformalProjection.Provider
Create a new map projection.
create(ParameterList) - Method in class org.deegree_impl.model.ct.MapProjection.Provider
Create a new map projection for a parameter list.
create(ParameterList) - Method in class org.deegree_impl.model.ct.MathTransformProvider
Returns a transform for the specified parameters.
create(ParameterList) - Method in class org.deegree_impl.model.ct.MatrixTransform.Provider
Returns a transform for the specified parameters.
create(Projection) - Method in class org.deegree_impl.model.ct.MercatorProjection.Provider
Create a new map projection.
create(Projection) - Method in class org.deegree_impl.model.ct.PlateCarreeProjection.Provider
Create a new map projection.
create(Projection) - Method in class org.deegree_impl.model.ct.StereographicProjection.Provider
Create a new map projection.
create(Projection) - Method in class org.deegree_impl.model.ct.TransverseMercatorProjection.Provider
Create a new map projection.
createAffineTransform(PT_Matrix) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates an affine transform from a matrix.
createAffineTransform(AffineTransform) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates an affine transform from a matrix.
createAffineTransform(Matrix) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates an affine transform from a matrix.
createAffineTransform(AxisOrientation[], AxisOrientation[]) - Static method in class org.deegree_impl.model.pt.Matrix
Construct an affine transform changing axis order and/or orientation.
createAffineTransform(Envelope, Envelope) - Static method in class org.deegree_impl.model.pt.Matrix
Construct an affine transform that maps a source region to a destination region.
createAffineTransform(Envelope, AxisOrientation[], Envelope, AxisOrientation[]) - Static method in class org.deegree_impl.model.pt.Matrix
Construct an affine transform mapping a source region to a destination region.
createAffineTransform(PT_Matrix) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates an affine transform from a matrix.
createAllThumbnails(StyledLayerDescriptor, int, int) - Method in class org.deegree_impl.graphics.legend.LegendFactory
 
createAndSendMail(MailMessage, String) - Static method in class org.deegree_impl.tools.mail.MailHelper
This method creates an email message and sends it using the J2EE mail services
createAngularUnit(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns an AngularUnit object from a code.
createAppearance(BufferedImage) - Method in class org.deegree_impl.services.wts.WTService_Impl
creates the appearence for the scenes material/dem
createArray(Element) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an ArrayList object from the passed Element
createAttribution(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an Attribution-instance according to the contents of the DOM-subtree starting at the given 'Attribution'-Element.
createAuthorityURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an AuthorityURL-instance according to the contents of the DOM-subtree starting at the given 'AuthorityURL'-Element.
createBackground(ViewPoint, String) - Method in class org.deegree_impl.services.wts.Abstract3DRenderEngine
creates the background of a scene depending of the view point definition
createBackgroundImage(Rectangle, Rectangle) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
creates a background BufferedImage for the attributes (map, legend, scalebar)
createBackgrounds(NodeList) - Static method in class org.deegree_impl.services.wts.configuration.WTSConfigurationFactory
creates a map of background images that can be accessed by an associated name (not the image name)
createBaseURL(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of BaseURL that is used for
createBoundedBy(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns the boundingbox of the feature
createBoundingBox(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates a GM_Envelope from the passed Element
createBoundingBox(Element) - Static method in class org.deegree_impl.services.wfs.capabilities.WFSCapabilitiesFactory
creates a bounding box from a string containing a comma seperated list of corner coorinates (minx, miny, maxx, maxy)
createBoundingBox(GM_Envelope, String) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
creates a LayerBoundingBox with a CRS othe than EPSG:4326 instance from the passed LatLonBoundingBox and the desired CRS
createBoundingBox(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a LayerBoundingBox-instance according to the contents of the DOM-subtree starting at the given 'BoundingBox'-Element.
createBroderTermRequest(String[]) - Method in class org.deegree_impl.clients.wcasclient.control.ThesaurusRequestFactory
 
createCASDescribeRecordTypeRequest(String, Document) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a DescribeRecordType request from a reader object that offers access to a string resource that contains XML document that encodes the request.
createCASDescribeRecordTypeRequest(String, String, HashMap, String[], String[], String) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASDescribeRecordTypeRequest object.
createCASDescribeRecordTypeResponse(OGCWebServiceRequest, OGCWebServiceException, String) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASDescribeRecordTypeResponse object
createCASGetCapabilitiesRequest(String, HashMap) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASGetCapabilitiesRequest object.
createCASGetRecordRequest(String, HashMap, int, int, String, String, CASQuery[], int, Filter) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASGetRecordRequest object.
createCASGetRecordRequest(String, Document) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a instance of a CASGetRecordRequest object from a reader that contains the request-xml.
createCASGetRecordResponse(OGCWebServiceRequest, OGCWebServiceException, Object) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASGetRecordResponse object
createCASInsertResult(String, String[]) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASInsertResult
createCASRegisterServiceRequest(String, HashMap, URL, String, int) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASRegisterServiceRequest object
createCASRegisterServiceRequest(String, Document) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASRegisterServiceRequest object
createCASTransactionRequest(String, HashMap, String, String, CASOperation[]) - Method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASTransactionRequest object.
createCASTransactionRequest(String, Document) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASTransactionRequest object.
createCASTransactionResponse(OGCWebServiceRequest, OGCWebServiceException, CASInsertResult[], String, String) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CASTransactionRequest object.
createCVDescriptor(URL) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
create a CVDescriptor instance from an URL referencing a XML- document that's conform to CVDescriptor schema definition.
createCVDescriptor(Document) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
create a CVDescriptor instance from an XML-document that's conform to CVDescriptor schema definition.
createCVDescriptor(URL) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
create a CVDescriptor instance from an URL referencing a XML- document that's conform to CVDescriptor schema definition.
createCVDescriptor(Document) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
create a CVDescriptor instance from an XML-document that's conform to CVDescriptor schema definition.
createCalendar(String) - Static method in class org.deegree_impl.tools.TimeTools
creates an instance of a GregorianCalendar from an ISO timestamp
createCalendarISO8601(String) - Static method in class org.deegree_impl.tools.TimeTools
creates an instance of a GregorianCalendar from an ISO 8601 timestamp
createCanvas(boolean) - Method in class org.deegree_impl.services.wts.Abstract3DRenderEngine
Creates a new canvas each time this is called.
createCapabilities(URL) - Static method in class org.deegree_impl.services.gazetteer.capabilities.WFSGCapabilitiesFactory
 
createCapabilities(Reader) - Static method in class org.deegree_impl.services.gazetteer.capabilities.WFSGCapabilitiesFactory
factory method for creating a WFSGCapabilities object from a file that contains a OGC WFS 1.0 conform XML capabilities document
createCapabilities(Document) - Static method in class org.deegree_impl.services.gazetteer.capabilities.WFSGCapabilitiesFactory
factory method for creating a WFSGCapabilities object from a OGC WFS 1.0 conform XML capabilities document
createCapabilities(URL) - Static method in class org.deegree_impl.services.wcas.capabilities.WCASCapabilitiesFactory
factory method for creating a WCASCapabilities object from a file that contains XML capabilities document
createCapabilities(Document) - Static method in class org.deegree_impl.services.wcas.capabilities.WCASCapabilitiesFactory
factory method for creating a WFSCapabilities object from a OGC WFS 1.0.0 conform XML capabilities document
createCapabilities(URL) - Static method in class org.deegree_impl.services.wcs.capabilities.WCSCapabilitiesFactory
factory method for creating a WCSCapabilities object from a file that contains a OGC WCS 0.7 conform XML capabilities document
createCapabilities(Document) - Static method in class org.deegree_impl.services.wcs.capabilities.WCSCapabilitiesFactory
factory method for creating a WCSCapabilities object from a OGC WCS 0.7 conform XML capabilities document
createCapabilities(Reader) - Static method in class org.deegree_impl.services.wcts.capabilities.WCTSCapabilitiesFactory
factory method for creating a WCTSCapabilities object from a file that contains a WCTS-specification conform XML capabilities document
createCapabilities(Document) - Static method in class org.deegree_impl.services.wcts.capabilities.WCTSCapabilitiesFactory
factory method for creating a WCTSCapabilities object from a WCTS-specification conform XML capabilities document
createCapabilities(URL) - Static method in class org.deegree_impl.services.wfs.capabilities.WFSCapabilitiesFactory
factory method for creating a WFSCapabilities object from a file that contains a OGC WFS 1.0 conform XML capabilities document
createCapabilities(Reader) - Static method in class org.deegree_impl.services.wfs.capabilities.WFSCapabilitiesFactory
factory method for creating a WFSCapabilities object from a file that contains a OGC WFS 1.0 conform XML capabilities document
createCapabilities(Document) - Static method in class org.deegree_impl.services.wfs.capabilities.WFSCapabilitiesFactory
factory method for creating a WFSCapabilities object from a OGC WFS 1.0 conform XML capabilities document
createCapabilities(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a WMSCapabilities-instance according to the contents of the DOM-subtree starting at the given 'WMT_MS_Capabilities'-Element.
createCapabilities(URL) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a WMSCapabilities-instance from the given URL.
createCapabilities(Reader) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a WMSCapabilities-instance from the given Reader.
createCapabilities(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a WMSCapabilities-instance according to the contents of the DOM-subtree starting at the given 'WMT_MS_Capabilities'-Element.
createCapabilitiesResponse() - Method in class org.deegree_impl.services.wfs.WFSRequestController
creates a complete response object from the partial responses of different data store to a GetFeature Request
createCapability(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a Capability-instance according to the contents of the DOM-subtree starting at the given 'Capability'-Element.
createCapability(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Capability-instance according to the contents of the DOM-subtree starting at the given 'Capability'-Element.
createCatalogs(NodeList) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
creates the access description for all catalogs served by the client
createCommonJS(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates a list of javascript pages (names) that contains javascript objects and methods that are used by more than one module
createCommonJSImport(ViewContext) - Static method in class org.deegree_impl.clients.context.JSPCreator
 
createCommonJSImport(ViewContext) - Static method in class org.deegree_impl.clients.context.JSPCreator2
 
createCompoundCoordinateSystem(String, CS_CoordinateSystem, CS_CoordinateSystem) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a compound coordinate system.
createCompoundCoordinateSystem(String, CoordinateSystem, CoordinateSystem) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a compound coordinate system.
createCompoundCoordinateSystem(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Creates a 3D coordinate system from a code.
createCompoundCoordinateSystem(String, CS_CoordinateSystem, CS_CoordinateSystem) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a compound coordinate system.
createConcatenatedTransform(CT_MathTransform, CT_MathTransform) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates a transform by concatenating two existing transforms.
createConcatenatedTransform(MathTransform, MathTransform) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates a transform by concatenating two existing transforms.
createConcatenatedTransform(CT_MathTransform, CT_MathTransform) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates a transform by concatenating two existing transforms.
createConfiguration(String) - Static method in class org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory
 
createConfiguration(Reader) - Static method in class org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory
 
createConfiguration(String) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
 
createConfiguration(Reader) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
 
createConfiguration(String) - Static method in class org.deegree_impl.services.wts.configuration.WTSConfigurationFactory
Creates a new instance of ConfigurationFactory
createConfiguration(URL) - Static method in class org.deegree_impl.services.wts.configuration.WTSConfigurationFactory
Creates a new instance of ConfigurationFactory
createConnection(Element) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a Connection object that describes the JDBC connection paramter for accessing a database
createConnection(String, String, String, String) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a Connection object that describes the JDBC connection paramter for accessing a database.
createConnectionOracle(String, String, String, String, String) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a Connection object that describes the JDBC connection paramter for accessing a database.
createConnectionSDE(String, String, String, String, String) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a Connection object that describes the JDBC connection paramter for accessing a database.
createContactAddress(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
Creates a ContactAddress-instance according to the contents of the DOM-subtree starting at the given 'ContactAddress'-Element.
createContactAddress(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a ContactAddress-instance according to the contents of the DOM-subtree starting at the given 'ContactAddress'-Element.
createContactInformation(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
Creates a ContactInformation-instance according to the contents of the DOM-subtree starting at the given 'ContactInformation'-Element.
createContactInformation(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a ContactInformation-instance according to the contents of the DOM-subtree starting at the given 'ContactInformation'-Element.
createContactPersonPrimary(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
Creates a ContactPersonPrimary-instance according to the contents of the DOM-subtree starting at the given 'ContactPersonPrimary'-Element.
createContactPersonPrimary(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a ContactPersonPrimary-instance according to the contents of the DOM-subtree starting at the given 'ContactPersonPrimary'-Element.
createCopy(HashMap[]) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
creates copy of the model
createCoverageLayer(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates an array of CoverageLayers from the CoverageLayerList element of the capabilities TODO support for other layer types than grid coverages
createCoverageLayer(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates an array of CoverageLayers from the CoverageLayerList element of the capabilities TODO support for other layer types than grid coverages
createCssParameter(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a CssParameter-instance according to the contents of the DOM-subtree starting at the given 'CssParameter'-Element.
createCssParameter(String, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a CssParameter with a name and a value
createCssParameter(String, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a CssParameter with a name and a value
createCssParameter(String, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a CssParameter with a name and a value
createCurve(GM_Curve) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
creates a GML expression of a curve geometry
createCurve(LineString, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree curve from a PostGIS linestring
createDCPType(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a DCPType-instance according to the contents of the DOM-subtree starting at the given 'DCPType'-Element.
createDataSource(Element, String, ScaleHint) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a DataSource-instance according to the contents of the DOM-subtree starting at the given 'DataSource'-Element.
createDataStrore(String, URL) - Static method in class org.deegree_impl.services.gazetteer.WFSGFactory
 
createDataStrore(String, URL) - Static method in class org.deegree_impl.services.wcas.WCASFactory
 
createDataStrore(String, URL) - Static method in class org.deegree_impl.services.wfs.WFSFactory
 
createDataURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a DataURL-instance according to the contents of the DOM-subtree starting at the given 'DataURL'-Element.
createDatastoreConfiguration(Reader) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a DatastoreConfiguration object from a dom document accessable by the submitted Reader
createDatastoreConfiguration(Document) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a DatastoreConfiguration object from a dom document
createDatastoreConfiguration(String, int, Connection, FeatureType[]) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a DatastoreConfiguration object
createDayLight() - Method in class org.deegree_impl.services.wts.WTSScene_Impl
creates the light that results from the sun (direct light) and the ambient of the sky.
createDeegreeParam(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a DeegreeParam-instance according to the contents of the DOM-subtree starting at the given 'DeegreeParam'-Element.
createDefaultStyle(String, LegendURL[]) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
creates a default style for the submitted layer name.
createDelete(Filter, String) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSDelete object from a Filter and a typeName specifying the feature type to perform the deletion on.
createDelete(Element) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
Creates a WFSDelete object from a wfs:Delete-element as defined in the OGC-WFS specification.
createDeletes(NodeList) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates delete operations object from a XML-element defined by the OGC CAS specifications
createDescribeCoverageRequest(DataSource) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl.ServiceInvoker
creates a describe Coverage request The request will be encapsualted within a OGCWebServiceEvent.
createDescribeFeatureTypeResponse() - Method in class org.deegree_impl.services.wfs.WFSRequestController
creates a complete response object from the partial responses of different data store to a DescribFeatureType Request
createDescribeTransformationRequest(String, HashMap, Reader) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method to create DescribeTransformation object
createDescribeTransformationRequest(String, HashMap, Document) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a DescribeTransformationRequest object from a WCTS-specification conform XML describetransformation-request document
createDescribeTransformationResponse(OGCWebServiceRequest, OGCWebServiceException, CT_MathTransform[]) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
DescribeTransformationResponse
createDimension(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Dimension-instance according to the contents of the DOM-subtree starting at the given 'Dimension'-Element.
createDirectories(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creats an array of Tile instances from a node that represents a directory at the local or a remote file system
createDirectoryAccess(Element, DirectoryAccess) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
 
createDisplayElement(Object, UserStyle[]) - Method in class org.deegree_impl.graphics.displayelements.DisplayElementFactory
returns the display elements associated to a feature
createDouble(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = double and adds it to the submitted parent
createDownload(Element) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
creates an object that encapsulates the required informations for downloading data through the catalog
createEllipsoid(String) - Method in class org.deegree_impl.model.cs.CoordinateSystemAuthorityFactory
Returns an Ellipsoid object from a code.
createEllipsoid(String, double, double, CS_LinearUnit) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates an ellipsoid from radius values.
createEllipsoid(String, double, double, Unit) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates an ellipsoid from radius values.
createEllipsoid(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns an Ellipsoid object from a code.
createEllipsoid(String, double, double, CS_LinearUnit) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates an ellipsoid from radius values.
createErrorResponse(OGCWebServiceRequest, Exception, String) - Method in class org.deegree_impl.services.wcs.WCService_Impl
returns a response object that contains an error message
createEvent(HttpServletRequest) - Method in class org.deegree_impl.enterprise.control.RequestDispatcher
 
createException(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a CException-instance according to the contents of the DOM-subtree starting at the given 'Exception'-Element.
createExceptionResponse(Exception) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
creates a WMSGetMapResponse containing an OGCWebServiceException
createExtent(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates an Extent-instance according to the contents of the DOM-subtree starting at the given 'Extent'-Element.
createExtent(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates an ExtentType instance (without uom parameter)
createExtent(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates an ExtentType instance (without uom parameter)
createExtent(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an Extent-instance according to the contents of the DOM-subtree starting at the given 'Extent'-Element.
createExternalGraphic(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates an ExternalGraphic-instance according to the contents of the DOM-subtree starting at the given 'ExternalGraphic'-Element.
createExternalGraphic(String, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper for stylefactory method
createExternalGraphic(URL, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper for stylefactory method
createFeature(String, FeatureType, Object[]) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a Feature from its FeatureType and an array of Objects that represents it properties.
createFeature(String, FeatureType, FeatureProperty[]) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a Feature from its FeatureType and an array of Objects that represents it properties.
createFeature(GMLFeature) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a Feature from its FeatureType and a GMLFeature that contains the features data.
createFeature(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
creates an instance of a deegree feature from a contrete gml:_Feature node
createFeature(BNAFeature, CS_CoordinateSystem) - Method in class org.deegree_impl.services.wfs.bna.BNADataStore.CGetFeature
Creates a Feature from a BNAFeature
createFeatureCollection(String, FeatureType, FeatureProperty[], int) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureCollection with an initial capacity and a defined featuretype.
createFeatureCollection(String, int) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureCollection with an initial capacity.
createFeatureCollection(String, Feature[]) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureCollection from an array of Features.
createFeatureCollection(GMLFeatureCollection) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureCollection from a GMLFeatureCollection
createFeatureCollection(Element, HashMap, HashMap, HashMap, HashMap) - Static method in class org.deegree_impl.services.wts.configuration.WTSConfigurationFactory
 
createFeatureInfoResponse() - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
generates the desired output from the GMLs
createFeatureLayer(String) - Static method in class org.deegree_impl.graphics.MapFactory
creates an empty feature layer with EPSG:4326 as default coordinate reference system.
createFeatureLayer(String, CS_CoordinateSystem) - Static method in class org.deegree_impl.graphics.MapFactory
creates an empty feature layer.
createFeatureLayer(String, CS_CoordinateSystem, FeatureCollection) - Static method in class org.deegree_impl.graphics.MapFactory
creates a complete feature layer.
createFeatureListURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a FeatureListURL-instance according to the contents of the DOM-subtree starting at the given 'FeatureListURL'-Element.
createFeatureProperty(String, Object) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureProperty from its name and the data (value) it contains
createFeatureType() - Method in class org.deegree_impl.io.shpapi.DBaseFile
 
createFeatureType(FeatureType[], FeatureType[], String, FeatureTypeProperty[]) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureType from an array of FeatureTypeProperties, its parents and childs and its name.
createFeatureType(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a FeatureType describig the passed feature (element)
createFeatureType(String, String, String, String, GM_Envelope, FeatureTypeList, String[], Operation[], MetadataURL[], String, URL) - Static method in class org.deegree_impl.services.wfs.capabilities.WFSCapabilitiesFactory
creates a FeatureType object
createFeatureType(String, OutputFormat[], HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, HashMap, MasterTable, RelatedTable[], String, String) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for each feature type that's accessable through a datastore.
createFeatureType(FeatureType, Table) - Method in class org.deegree_impl.services.wfs.db.PointDBDataStoreOutputFC
returns the feature type calculated from the column names and column types of the submitted table
createFeatureType(FeatureType, Table) - Method in class org.deegree_impl.services.wfs.gml.GMLDBDataStoreOutputFC
returns the feature type calculated from the column names and column types of the submitted table
createFeatureType(FeatureType, Table) - Method in class org.deegree_impl.services.wfs.mysql.MySQLDataStoreOutputFC
returns the feature type calculated from the column names and column types of the submitted table
createFeatureType(FeatureType, Table) - Method in class org.deegree_impl.services.wfs.oracle.DataStoreOutputFC
returns the feature type calculated from the column names and column types of the submitted table
createFeatureType(FeatureType, Table) - Method in class org.deegree_impl.services.wfs.postgis.PostgisDataStoreOutputFC
returns the feature type calculated from the column names and column types of the submitted table
createFeatureType(Table, FeatureType, boolean) - Method in class org.deegree_impl.services.wfs.sde.SDEDataStore.CGetFeature
 
createFeatureTypeConstraint(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a FeatureTypeConstraint-instance according to the contents of the DOM-subtree starting at the given 'FeatureTypeConstraint'-Element.
createFeatureTypeProperty(String, String, boolean) - Static method in class org.deegree_impl.model.feature.FeatureFactory
creates an instance of a FeatureTypeProperty from its name and the data type it describes
createFeatureTypeSchema(FeatureType[]) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
Only public method of the class.
createFeatureTypeStyle(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a FeatureTypeStyle-instance according to the contents of the DOM-subtree starting at the given 'FeatureTypeStyle'-Element.
createFeatureTypeStyle(Symbolizer) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(Symbolizer, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler see the SLD Spec for more details of scaleDenominators
createFeatureTypeStyle(Symbolizer[], double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler see the SLD Spec for more details of scaleDenominators
createFeatureTypeStyle(String, Symbolizer) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(String, Symbolizer[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(String, Symbolizer, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler see the SLD Spec for more details of scaleDenominators
createFeatureTypeStyle(String, Symbolizer[], double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler see the SLD Spec for more details of scaleDenominators
createFeatureTypeStyle(Rule) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(Rule[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(String, Rule) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(String, Rule[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypeStyle(String, String, String, String, Rule[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a Feature type styler
createFeatureTypes(NodeList, Connection, int) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for each feature type that's accessable through a datastore.
createFill(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Fill-instance according to the contents of the DOM-subtree starting at the given 'Fill'-Element.
createFill() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default fill 50% gray
createFill(Color) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a fill of color
createFill(Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a fill with the supplied color and opacity
createFill(Color, double, GraphicFill) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a fill with color and opacity supplied and uses the graphic fill supplied for the fill
createFilterEncoding() - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
takes RequestModel and builds a String result out of it.
createFittedCoordinateSystem(String, CS_CoordinateSystem, String, CS_AxisInfo[]) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a fitted coordinate system.
createFittedCoordinateSystem(String, CS_CoordinateSystem, String, CS_AxisInfo[]) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a fitted coordinate system.
createFlattenedSphere(String, double, double, CS_LinearUnit) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates an ellipsoid from an major radius, and inverse flattening.
createFlattenedSphere(String, double, double, Unit) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates an ellipsoid from an major radius, and inverse flattening.
createFlattenedSphere(String, double, double, Unit) - Static method in class org.deegree_impl.model.cs.Ellipsoid
Construct a new ellipsoid using the specified axis length and inverse flattening value.
createFlattenedSphere(String, double, double, CS_LinearUnit) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates an ellipsoid from an major radius, and inverse flattening.
createFloat(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = float and adds it to the submitted parent
createFont(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Font-instance according to the contents of the DOM-subtree starting at the given 'Font'-Element.
createFont(Font) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a geotools font object from a java font
createFont(String, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create font of supplied family and size
createFont(String, boolean, boolean, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create font of supplied family, size and weight/style
createFormatList(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a list of image formats a layer offers
createFromCoordinateSystemCodes(String, String) - Method in interface org.opengis.ct.CT_CoordinateTransformationAuthorityFactory
Creates a transformation from coordinate system codes.
createFromCoordinateSystems(CS_CoordinateSystem, CS_CoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory.Export
Creates a transformation between two coordinate systems.
createFromCoordinateSystems(CoordinateSystem, CoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two coordinate systems.
createFromCoordinateSystems(CS_CoordinateSystem, CS_CoordinateSystem) - Method in interface org.opengis.ct.CT_CoordinateTransformationFactory
Creates a transformation between two coordinate systems.
createFromMathTransform(CoordinateSystem, CoordinateSystem, TransformType, MathTransform) - Static method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Create a coordinate transform from a math transform.
createFromName(String) - Method in class org.deegree_impl.model.gc.GC_GridCoverageExchange_Impl
Create a new GC_GridCoverage from a grid coverage file.
createFromName(String) - Method in interface org.opengis.gc.GC_GridCoverageExchange
Create a new GC_GridCoverage from a grid coverage file.
createFromSubName(String, String) - Method in class org.deegree_impl.model.gc.GC_GridCoverageExchange_Impl
Create a new GC_GridCoverage from a file where the file contains many grid coverages.
createFromSubName(String, String) - Method in interface org.opengis.gc.GC_GridCoverageExchange
Create a new GC_GridCoverage from a file where the file contains many grid coverages.
createFromTransformationCode(String) - Method in interface org.opengis.ct.CT_CoordinateTransformationAuthorityFactory
Creates a transformation from a single transformation code.
createFromWKT(String) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a coordinate system object from a Well-Known Text string.
createFromWKT(String) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates a math transform from a Well-Known Text string.
createFromWKT(String) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a coordinate system object from a Well-Known Text string.
createFromWKT(String) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates a math transform from a Well-Known Text string.
createFromXML(String) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a coordinate system object from an XML string.
createFromXML(String) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates a math transform from XML.
createFromXML(String) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a coordinate system object from an XML string.
createFromXML(String) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates a math transform from XML.
createFrontend(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the frontend (GUI) description of a deegree map client
createGMLBox(GM_Envelope) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
 
createGMLBox(Document) - Static method in class org.deegree_impl.gml.GMLBox_Impl
factory method to create an initial box tag. the upper left corner is set to [0,0] and the lower right corner to [1,1].
createGMLComplexProperty(Document, String) - Static method in class org.deegree_impl.gml.GMLComplexProperty_Impl
factory method to create a GMLGeoProperty. the property that will be return doesn't contain a value.
createGMLComplexProperty(Document, String, GMLFeature) - Static method in class org.deegree_impl.gml.GMLComplexProperty_Impl
factory method to create a GMLGeoProperty. the property that will be return doesn't contain a value.
createGMLCoord(Document) - Static method in class org.deegree_impl.gml.GMLCoord_Impl
factory method to create an empty GMLCoord.
createGMLCoordinates(Document, String) - Static method in class org.deegree_impl.gml.GMLCoordinates_Impl
 
createGMLFeature(Element) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLFeature from a XML Element
createGMLFeature(Document, Feature) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLFeature from a XML Element
createGMLFeature(Document, String) - Static method in class org.deegree_impl.gml.GMLFeature_Impl
creates a GMLFeature that doesn't contain a property and that hasn't an id.
createGMLFeature(Document, String, String, GMLProperty[]) - Static method in class org.deegree_impl.gml.GMLFeature_Impl
creates a GMLFeature.
createGMLFeatureCollection(String) - Static method in class org.deegree_impl.gml.GMLFactory
creates an empty GMLFeatureCollection
createGMLFeatureCollection(Element) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLFeatureCollection from a XML Element
createGMLFeatureCollection(Document, String) - Static method in class org.deegree_impl.gml.GMLFeatureCollection_Impl
creates a GMLFeatureCollection that doesn't contain a property and that hasn't an id.
createGMLFeatureProperty(Document, String) - Static method in class org.deegree_impl.gml.GMLFeatureProperty_Impl
factory method to create a GMLFeatureProperty. the property that will be return doesn't contain a value.
createGMLFeatureProperty(Document, String, GMLFeature) - Static method in class org.deegree_impl.gml.GMLFeatureProperty_Impl
factory method to create a GMLFeatureProperty. the property that will be return doesn't contain a value.
createGMLGeoProperty(Document, int) - Static method in class org.deegree_impl.gml.GMLGeoProperty_Impl
factory method to create a GMLGeoProperty. the property that will be return doesn't contain a value.
createGMLGeoProperty(String, GMLGeometry) - Static method in class org.deegree_impl.gml.GMLGeoProperty_Impl
factory method to create a GMLGeoProperty. the property that will be return doesn't contain a value.
createGMLGeoProperty(GMLGeometry) - Static method in class org.deegree_impl.gml.GMLGeoProperty_Impl
factory method to create a GMLGeoProperty. the property that will be return doesn't contain a value.
createGMLGeometry(Element) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLGeometry from a DOM Element
createGMLGeometry(GM_Object) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLGeometry from a GM_Object
createGMLLineString(GM_Curve, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLLineString from a GM_Curve
createGMLLineString(Document) - Static method in class org.deegree_impl.gml.GMLLineString_Impl
factory method to create a GMLLineString. the linestring that will be returned doesn't contain any point
createGMLLinearRing(Document) - Static method in class org.deegree_impl.gml.GMLLinearRing_Impl
factory method to create a GMLLinearRing. the linear ring that will be returned doesn't contain any point
createGMLMultiLineString(GM_MultiCurve, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLMultiLineString from a GM_MultiCurve
createGMLMultiLineString(Document) - Static method in class org.deegree_impl.gml.GMLMultiLineString_Impl
factory method to create a GMLMultiLineString. the collection that will be empty
createGMLMultiPoint(GM_MultiPoint, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLMultiPoint from a GM_MultiPoint
createGMLMultiPoint(Document) - Static method in class org.deegree_impl.gml.GMLMultiPoint_Impl
factory method to create a GMLMultiPoint. the collection that will be empty
createGMLMultiPolygon(GM_MultiSurface, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLMultiPolygon from a GM_MultiSurface
createGMLMultiPolygon(Document) - Static method in class org.deegree_impl.gml.GMLMultiPolygon_Impl
factory method to create a GMLMultiPolygon. the collection that will be empty
createGMLPoint(GM_Point, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLPoint from a GM_Point
createGMLPoint(Document) - Static method in class org.deegree_impl.gml.GMLPoint_Impl
factory method to create a GMLPoint.
createGMLPolygon(GM_Surface, GMLDocument_Impl) - Static method in class org.deegree_impl.gml.GMLFactory
creates a GMLPolygon from a GM_Surface
createGMLPolygon(Document) - Static method in class org.deegree_impl.gml.GMLPolygon_Impl
factory method to create a GMLPolygon. the poly that will be returned doesn't contain any ring
createGMLProperty(Document, String) - Static method in class org.deegree_impl.gml.GMLProperty_Impl
factory method to create a GMLProperty. the property that will be return doesn't contain a value.
createGMLProperty(Document, String, String) - Static method in class org.deegree_impl.gml.GMLProperty_Impl
factory method to create a GMLProperty.
createGMPositions(LineString) - Static method in class org.deegree_impl.model.geometry.JTSAdapter
Converts a LineString to an array of GM_Positions.
createGM_Curve(GM_Position[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Curve from an array of GM_Positions.
createGM_Curve(GM_CurveSegment) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Curve from one curve segment.
createGM_Curve(GM_CurveSegment[]) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Curve from an array of curve segments.
createGM_Curve(byte[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Curve from a wkb.
createGM_CurveSegment(GM_Position[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_CurveSegment from an array of points.
createGM_Envelope(GMLBox) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
creates a GM_Envelope object out from a GMLBox
createGM_Envelope(double, double, double, double) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Envelope object out from two croner coordinates
createGM_Envelope(GM_Position, GM_Position) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Envelope object out from two croner coordinates
createGM_MultiCurve(GM_Curve[]) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiCurve from an array of GM_Curves.
createGM_MultiCurve(byte[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiCurve from a wkb.
createGM_MultiPoint(GM_Point[]) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiPoint from an array of GM_Point.
createGM_MultiPoint(byte[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiPoint from a wkb.
createGM_MultiSurface(GM_Surface[]) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiSurface from a wkb
createGM_MultiSurface(byte[], CS_CoordinateSystem, GM_SurfaceInterpolation) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_MultiSurface from a wkb
createGM_Point(double, double, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Point from two coordinates.
createGM_Point(GM_Position, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Point from a position.
createGM_Point(byte[], CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Point from a wkb.
createGM_Position(double, double) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Position from two coordinates.
createGM_Position(double, double, double) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Position from two coordinates.
createGM_Position(double[]) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Position from an array of double.
createGM_Surface(GM_Position[], GM_Position[][], GM_SurfaceInterpolation, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Surface composed of one GM_SurfacePatch from array(s) of GM_Position
createGM_Surface(GM_SurfacePatch) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Surface from an array of GM_SurfacePatch.
createGM_Surface(byte[], CS_CoordinateSystem, GM_SurfaceInterpolation) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_Surface from a wkb.
createGM_Surface(GM_Envelope, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
Creates a GM_Surface from a GM_Envelope.
createGM_SurfacePatch(GM_Position[], GM_Position[][], GM_SurfaceInterpolation, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.GeometryFactory
creates a GM_SurfacePatch from array(s) of GM_Position
createGUIArea(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the GUI description of one region of the GUI
createGazetteerConfiguration(URL) - Static method in class org.deegree_impl.services.gazetteer.configuration.ConfigurationFactory
 
createGazetteerConfiguration(Element) - Static method in class org.deegree_impl.services.gazetteer.configuration.ConfigurationFactory
 
createGazetteerDesc(ElementList) - Static method in class org.deegree_impl.clients.gazetteer.configuration.ConfigurationFactory
creates a map of thesauri names and associated addresses
createGazetteerParameter(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
creates an object that describes the access to a gazetteer if one have been defined at the section of the capabilities/configuration
createGeneral(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the general context informations
createGeneralExtension(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the deegree specific extensions of the general section of a web map context document
createGeoFieldIdentifiers(NodeList) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for each gea column of a table
createGeoFieldIdentifiers(String, int) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for a column containing geo-spatial data
createGeographicCoordinateSystem(String, CS_AngularUnit, CS_HorizontalDatum, CS_PrimeMeridian, CS_AxisInfo, CS_AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a GCS, which could be Lat/Lon or Lon/Lat.
createGeographicCoordinateSystem(String, HorizontalDatum) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a geographic coordinate system.
createGeographicCoordinateSystem(String, Unit, HorizontalDatum, PrimeMeridian, AxisInfo, AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a geographic coordinate system, which could be latitude/longiude or longitude/latitude.
createGeographicCoordinateSystem(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns a GeographicCoordinateSystem object from a code.
createGeographicCoordinateSystem(String, CS_AngularUnit, CS_HorizontalDatum, CS_PrimeMeridian, CS_AxisInfo, CS_AxisInfo) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a GCS, which could be Lat/Lon or Lon/Lat.
createGeometry(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Geometry-instance according to the contents of the DOM-subtree starting at the given 'Geometry'-Element.
createGeometry(SeShape, ArrayList) - Method in class org.deegree_impl.io.sdeapi.SpatialQuery
CreateGeometry - used with every row of the SpatialQuery Depending on the layers' geometries datatype different operations are made to create the appropriate object.
createGeometry(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
 
createGeometry(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = geometry and adds it to the submitted parent.
createGeometry(ByteArrayOutputStream, CS_CoordinateSystem) - Method in class org.deegree_impl.services.wfs.oracle.DataStoreOutputFC
creates FeatureCollections from OGC WKBs
createGetCapabilities() - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates the default 'GetCapabilities'-Operation to be used if it not defined in the capabilities-document.
createGetCapabilitiesRequest(String, HashMap) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Capabilities Request
createGetCapabilitiesRequest(String, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates an WMS GetCapabilities Request
createGetCapabilitiesResponse(OGCWebServiceRequest, OGCWebServiceException, String) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
 
createGetCapabilitiesResponse(OGCWebServiceRequest, OGCWebServiceException, WMSCapabilities) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates an instance of a WMSGetCapabilitiesResponse object
createGetCoverageRequest(DataSource) - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl.ServiceInvokerForNL
creates a getCoverage request considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent.
createGetCoverageResponse(OGCWebServiceRequest, Object) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
 
createGetCoverageResponse(OGCWebServiceRequest, OGCWebServiceException) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
 
createGetFeatureInfo(DataSource) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl.ServiceInvoker
creates a GetFeatureInfo request for requesting a cascaded remote WMS The request will be encapsualted within a OGCWebServiceEvent.
createGetFeatureInfo() - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates the default 'GetFeatureInfo'-Operation to be used if it not defined in the capabilities-document.
createGetFeatureInfoRequest(String, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WMSFeatureInfoRequest from a HashMap that contains the request parameters as key-value-pairs.
createGetFeatureInfoRequest(String, String, String[], WMSGetMapRequest, String, int, Point, String, StyledLayerDescriptor, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WMSFeatureInfoRequest from the request parameters.
createGetFeatureInfoResponse(OGCWebServiceRequest, OGCWebServiceException, String) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WFSGetFeatureInfoResponse object
createGetFeatureRequest(DownloadListener.FeatureTemplate, String) - Method in class org.deegree_impl.clients.wcasclient.control.DownloadListener
creates a GetFeature request considering the feature type (ID) and the bounding box encapsulated in the passed FeatureTemplate
createGetFeatureRequest(String, String, Operation, String) - Method in class org.deegree_impl.services.gazetteer.GazetteerService_Impl
creates a GetFeature request for accessing the locationinstances of the next level.
createGetFeatureRequest(DataSource) - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl.ServiceInvoker
creates a getFeature request considering the getMap request and the filterconditions defined in the submitted DataSource object.
createGetFeatureRequest(DataSource) - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl.ServiceInvokerForNL
creates a getFeature request considering the getMap request and the filterconditions defined in the submitted DataSource object.
createGetFeatureRequest() - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl.ServiceInvokerForUL
creates a GetFeature request related to the UserLayer encapsulated in this object
createGetFeatureResponse() - Method in class org.deegree_impl.services.wfs.WFSRequestController
creates a complete response object from the partial responses of different data store to a GetFeature Request
createGetLegendGraphicRequest(String, String) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetLegendGraphicRequest(String, Map) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetLegendGraphicRequest(String, String, String, String, String, String, double, URL, String, String, int, int, String, Map) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetLegendGraphicResponse(OGCWebServiceRequest, Object) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetLegendGraphicResponse(OGCWebServiceRequest, Document) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetMap() - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates the default 'GetMap'-Operation to be used if it not defined.
createGetMapRequest(DataSource) - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl.ServiceInvokerForNL
creates a getMap request for requesting a cascaded remote WMS considering the getMap request and the filterconditions defined in the submitted DataSource object The request will be encapsualted within a OGCWebServiceEvent.
createGetMapRequest(String, Element) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WMSGetMapRequest from its XML representation as defined in SLD 1.0.0 specification
createGetMapRequest(String, String) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WMSGetMapRequest from a HashMap that contains the request parameters as key-value-pairs.
createGetMapRequest(String, Map) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WMSGetMapRequest from a HashMap that contains the request parameters as key-value-pairs.
createGetMapRequest(String, String, WMSGetMapRequest.Layer[], double[], String[], String, int, int, String, GM_Envelope, boolean, Color, String, String, URL, StyledLayerDescriptor, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WTSGetViewRequest from a set of parameters and builds up the complete SLD.
createGetMapResponse(OGCWebServiceRequest, OGCWebServiceException, Object) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a WFSGetMapResponse object
createGetScaleBarRequest(RPCStruct, HashMap[]) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
sets the request for scalebar.
createGetScaleBarRequest(String, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetScaleBarResponse(WMSGetScaleBarRequest, OGCWebServiceException) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetScaleBarResponse(WMSGetScaleBarRequest, Object) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
 
createGetViewRequest(String, HashMap) - Static method in class org.deegree_impl.services.wts.protocol.WTSProtocolFactory
creates a WTSGetViewRequest from a HashMap that contains the request parameters as key-value-pairs.
createGetViewRequest(String, String, HashMap, String, WTSGetViewRequest.Layer[], String, int, int, Color, double, double, double, GM_Position, double, String, Calendar, double, Object, String[], WTSGetViewRequest.Layer[]) - Static method in class org.deegree_impl.services.wts.protocol.WTSProtocolFactory
creates a WTSGetViewRequest from a set of parameters
createGetViewResponse(Object, OGCWebServiceRequest) - Static method in class org.deegree_impl.services.wts.protocol.WTSProtocolFactory
creates a responseobject to a getViewRequest
createGetViewResponse(Document, OGCWebServiceRequest) - Static method in class org.deegree_impl.services.wts.protocol.WTSProtocolFactory
creates a responseobject to a getViewRequest with a submitted error
createGraphic(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Graphic-instance according to the contents of the DOM-subtree starting at the given 'Graphic'-element.
createGraphic(ExternalGraphic, Mark, double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a graphic object
createGraphicContext(String, Object) - Static method in class org.deegree_impl.services.wms.GraphicContextFactory
creates a graphic context for the passed target considering the passed mime type
createGraphicFill(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a GraphicFill-instance according to the contents of the DOM-subtree starting at the given 'GraphicFill'-Element.
createGraphicFill(Graphic) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a GraphicFill from a Graphic object
createGraphicStroke(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a GraphicStroke-instance according to the contents of the DOM-subtree starting at the given 'GraphicStroke'-Element.
createGraphicStroke(Graphic) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a GraphicStroke from a Graphic object
createGraphicTarget(String, int, int) - Static method in class org.deegree_impl.services.wms.GraphicContextFactory
creates a graphic target object for the passed mime type.
createGraphics(BufferedImage) - Method in class org.deegree_impl.clients.wmsclient2.control.DynLegendListener
 
createGrid(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates the Grid(description) of the GridCoverageLayer
createGrid(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates the Grid(description) of the GridCoverageLayer
createGridAxisDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates a description of a axis of the GridCoverageLayer
createGridAxisDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates a description of a axis of the GridCoverageLayer
createGridCoverageLayer(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates a GridCoverageLayer instance from a Element
createGridCoverageLayer(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates a GridCoverageLayer instance from a Element
createGridExtentDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates the GridExtentDescription for the GridCoverageLayer
createGridExtentDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates the GridExtentDescription for the GridCoverageLayer
createGridRangeDescription(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates the grid range description for GridCoverageLayers RangeSetDescription
createGridRangeDescription(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates the grid range description for GridCoverageLayers RangeSetDescription
createHalo(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Halo-instance according to the contents of the DOM-subtree starting at the given 'Halo'-Element.
createHalo() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round StyleFactory method to create default halo
createHalo(Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round StyleFactory method to create halo
createHalo(Color, double, Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round StyleFactory method to create halo
createHalo(Fill, Stroke, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round StyleFactory method to create halo
createHandler(OGCWebServiceRequest, Class, int) - Method in class org.deegree_impl.services.wms.WMService_Impl
creates a handler class for performing the incomming request.
createHorizontalCoordinateSystem(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Creates a horizontal co-ordinate system from a code.
createHorizontalDatum(String, CS_DatumType, CS_Ellipsoid, CS_WGS84ConversionInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
createHorizontalDatum(String, DatumType.Horizontal, Ellipsoid, WGS84ConversionInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
createHorizontalDatum(String, Ellipsoid) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates horizontal datum from an ellipsoid.
createHorizontalDatum(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns a HorizontalDatum object from a code.
createHorizontalDatum(String, CS_DatumType, CS_Ellipsoid, CS_WGS84ConversionInfo) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates horizontal datum from ellipsoid and Bursa-Wolf parameters.
createIDGenerator(Connection, String, String) - Static method in class org.deegree_impl.io.IDGeneratorFactory
 
createIOSettings(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the IO setting informations
createISO19115Brief(Element, String) - Static method in class org.deegree_impl.clients.wcasclient.model.MetadataFactory
creates a BaseMD_Metadata object from it DOM representation.
createISO19115Full(Element, String) - Static method in class org.deegree_impl.clients.wcasclient.model.MetadataFactory
creates a DetailedMD_Metadata object from it DOM representation.
createISO19119(Reader) - Static method in class org.deegree_impl.services.wcas.metadatadesc.WCAS_ISO19119Factory
factory method for creating a ISO19119 object from a file that contains a WCAS-specification conform XML capabilities document
createISO19119(Document) - Static method in class org.deegree_impl.services.wcas.metadatadesc.WCAS_ISO19119Factory
factory method for creating a ISO19119 object from a WCTS-specification conform XML capabilities document.
createIdentifier(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an Identifier-instance according to the contents of the DOM-subtree starting at the given 'Identifier'-Element.
createIdentityTransform(int) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates an identity transform of the specified dimension.
createImage(RPCStruct) - Method in class org.deegree_impl.clients.wmsclient2.control.DynLegendListener
 
createImageURL(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of an ImageURL that is used for and LegendURL
createIndex(String, String, int, boolean, boolean) - Static method in class org.deegree_impl.io.shpapi.DBaseIndex
Create a new index
createInitCalls(GUIArea) - Static method in class org.deegree_impl.clients.context.JSPCreator
 
createInitCalls(GUIArea) - Static method in class org.deegree_impl.clients.context.JSPCreator2
 
createInitialGetMapRequest(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
 
createInsert(GMLFeature[], String) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSInsert object from an array of GMLFeature and a handle.
createInsert(Element) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
Creates a WFSInsert object from a wfs:Update-element as defined in the OGC-WFS specification.
createInserts(NodeList) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates insert operations object from a XML-element defined by the OGC CAS specifications
createInteger(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = integer and adds it to the submitted parent
createIntersection(GM_Envelope) - Method in interface org.deegree.model.geometry.GM_Envelope
returns a new GM_Envelope object representing the intersection of this GM_Envelope with the specified GM_Envelope.
createIntersection(GM_Envelope) - Method in class org.deegree_impl.model.geometry.GM_Envelope_Impl
returns a new GM_Envelope object representing the intersection of this GM_Envelope with the specified GM_Envelope. * Note: If there is no intersection at all GM_Envelope will be null.
createIntersection(Envelope) - Method in class org.deegree_impl.model.pt.Envelope
Returns a new envelope representing the intersection of this Envelope with the specified Envelope.
createIntersection(Rectangle2D) - Method in class org.deegree_impl.model.resources.XRectangle2D
Returns a new Rectangle2D object representing the intersection of this Rectangle2D with the specified Rectangle2D.
createIsTransformableRequest(String, HashMap, Reader) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transformable object from a file that contains a WCTS-specification conform XML transformable-request document.
createIsTransformableRequest(String, HashMap, Document) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transformable object from a WCTS-specification conform XML transformable-request document
createIsTransformableResponse(OGCWebServiceRequest, OGCWebServiceException, boolean) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transformable object from a file that contains a WCTS-specification conform XML transformable-response document.
createJSInitSection(ViewContext) - Static method in class org.deegree_impl.clients.context.JSPCreator
creates a set of constructor calls that are requierd to initialize the GUI.
createJSInitSection(ViewContext) - Static method in class org.deegree_impl.clients.context.JSPCreator2
creates a set of constructor calls that are requierd to initialize the GUI.
createKeywords(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an array of keywords (String) from the passed Keyword list
createKeywords(Element) - Static method in class org.deegree_impl.services.wcs.capabilities.WCSCapabilitiesFactory
returns the keywords associated with the service
createKnownWMS(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
creates a HashMap with the id of the WMS known by the client as a key and the URL to its capabilities as value
createLabel(String, Font, Color, LineMetrics, Feature, Halo, int, int, int, int, double, double, double, double, double) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
 
createLabel(String, Font, Color, LineMetrics, Feature, Halo, int, int, int, int, double, double[], double[]) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
 
createLabelChoices(LabelDisplayElement, Graphics2D, GeoTransform) - Static method in class org.deegree_impl.graphics.optimizers.LabelChoiceFactory
Determines LabelChoices for the given LabelDisplayElement.
createLabelChoices(GM_MultiCurve, LabelDisplayElement, Graphics2D, GeoTransform) - Static method in class org.deegree_impl.graphics.optimizers.LabelChoiceFactory
Determines LabelChoices for the given GM_MultiCurve where a Label could be drawn.
createLabelChoices(GM_Curve, LabelDisplayElement, Graphics2D, GeoTransform) - Static method in class org.deegree_impl.graphics.optimizers.LabelChoiceFactory
Determines LabelChoices for the given GM_Curve where a Label could be drawn.
createLabelPlacement(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a LabelPlacement-instance according to the contents of the DOM-subtree starting at the given 'LabelPlacement'-Element.
createLabelPlacement(LinePlacement) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a label placement that is orientated on a line
createLabelPlacement(PointPlacement) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a label placement that is orientated on a point
createLabels(LabelDisplayElement, GeoTransform, Graphics2D) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Generates Label-representations for a given LabelDisplayElement.
createLabels(GM_MultiCurve, LabelDisplayElement, Graphics2D, GeoTransform) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Determines positions on the given GM_MultiCurve where a caption could be drawn.
createLabels(GM_Curve, LabelDisplayElement, Graphics2D, GeoTransform) - Static method in class org.deegree_impl.graphics.displayelements.LabelFactory
Determines positions on the given GM_Curve where a caption could be drawn.
createLatLonBoundingBox(Node) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates the latlon bounding box of the GridCoverageLayer
createLatLonBoundingBox(Node) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates the latlon bounding box of the GridCoverageLayer
createLatLonBoundingBox(LayerBoundingBox) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
creates a GM_Envelope with lat/lon coordinates from the passed LayerBoundingBox by transforming the corner coordinates to EPSG:4326.
createLatLonBoundingBox(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a GM_Envelope-instance according to the contents of the DOM-subtree starting at the given 'LatLonBoundingBox'-Element.
createLayer(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a web map context layer's attributes
createLayer(Element, GM_Envelope) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a Layer-instance according to the contents of the DOM-subtree starting at the given 'Layer'-Element.
createLayer(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Layer-instance according to the contents of the DOM-subtree starting at the given 'Layer'-Element.
createLayer(String, String) - Static method in class org.deegree_impl.services.wms.protocol.WMSGetMapRequest_Impl
creates a Layer object beacuse of the inner class construct.
createLayer(Element, HashMap, HashMap, HashMap) - Static method in class org.deegree_impl.services.wts.configuration.WTSConfigurationFactory
 
createLayer(String, String) - Static method in class org.deegree_impl.services.wts.protocol.WTSGetViewRequest_Impl
 
createLayerExtension(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the deegree specific extensions of a Layer
createLayerFeatureConstraints(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a LayerFeatureConstraints-instance according to the contents of the DOM-subtree starting at the given 'LayerFeatureConstraints'-Element.
createLayerList(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the layer list informations
createLayerListJS(ViewContext) - Static method in class org.deegree_impl.clients.context.JSPCreator2
 
createLegendElement(BufferedImage) - Method in class org.deegree_impl.graphics.legend.LegendFactory
creates a LegendElement using the passed BufferedImage
createLegendElement(Style, int, int, String) - Method in class org.deegree_impl.graphics.legend.LegendFactory
creates a LegendElement from a SLD Style.
createLegendElementCollection() - Method in class org.deegree_impl.graphics.legend.LegendFactory
creates an empty LegendElementCollection
createLegendElementCollection(LegendElement[]) - Method in class org.deegree_impl.graphics.legend.LegendFactory
creates a LegendElementCollection and fills it with the passed LegendElements.
createLegendGraphic(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a LegendGraphic-instance according to the contents of the DOM-subtree starting at the given 'LegendGraphic'-element.
createLegendURL(int, int, String, String, String, WMSGetLegendGraphicRequest, HashMap) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
creates legend URL with corresponding key values.
createLegendURL(Element, String) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a LegendURL-instance according to the contents of the DOM-subtree starting at the given 'LegendURL'-Element.
createLegendURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a LegendURL-instance according to the contents of the DOM-subtree starting at the given 'LegendURL'-Element.
createLegendView(LegendElementCollection[]) - Static method in class org.deegree_impl.graphics.legend.LegendFactory
 
createLevel(Node) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates a Level instance from a node of the CVDescriptor xml document.
createLevel(Node) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates a Level instance from a node of the CVDescriptor xml document.
createLinePlacement(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a LinePlacement-instance according to the contents of the DOM-subtree starting at the given 'LinePlacement'-Element.
createLinePlacement(double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a LinePlacement with a user defined distance between the labels and the lines.
createLinePlacement(String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a LinePlacement with a relative position of the label according to the line the lines.
createLinePlacement(double, double, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a LinePlacement with a user defined distance between the labels and the lines.
createLinePlacement(String, double, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a LinePlacement with a user defined distance between the labels and the lines.
createLineString(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a curve created from the passed
createLineStyle(Color, double, double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultLine' for rendering line geometries
createLineStyle(Color, Color, double, double, double, double, double, String, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultLine' for rendering line geometries.
createLineSymbolizer(Element, double, double) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a LineSymbolizer-instance according to the contents of the DOM-subtree starting at the given 'LineSymbolizer'-Element.
createLineSymbolizer() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default line symboliser
createLineSymbolizer(double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new line symbolizer
createLineSymbolizer(Color) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLineSymbolizer(Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLineSymbolizer(Color, double, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLineSymbolizer(Stroke) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLineSymbolizer(Stroke, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLineSymbolizer(Stroke, String, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a LineSymbolizer
createLinearUnit(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns a LinearUnit object from a code.
createLocalCoordinateSystem(String, CS_LocalDatum, CS_Unit, CS_AxisInfo[]) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a local coordinate system.
createLocalCoordinateSystem(String, LocalDatum, Unit, AxisInfo[]) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a local coordinate system.
createLocalCoordinateSystem(String, CS_LocalDatum, CS_Unit, CS_AxisInfo[]) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a local coordinate system.
createLocalDatum(String, CS_DatumType) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a local datum.
createLocalDatum(String, DatumType.Local) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a local datum.
createLocalDatum(String, CS_DatumType) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a local datum.
createLocale(VirtualUniverse) - Method in class org.deegree_impl.services.wts.OffScreenWTSRenderer
Simple utility method that creates a Locale for the VirtualUniverse
createLocationInstance(Element) - Static method in class org.deegree_impl.services.gazetteer.GazetteerFactory
creates a SI_LocationInstance from the passed Element
createLocationInstance(HashMap) - Static method in class org.deegree_impl.services.gazetteer.GazetteerFactory
 
createLocationInstances(Element) - Static method in class org.deegree_impl.services.gazetteer.GazetteerFactory
creates an array of SI_LocationInstances from the passed Document
createLogoURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a LogoURL-instance according to the contents of the DOM-subtree starting at the given 'LogoURL'-Element.
createMapParameter(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating informations about controlling options for a map presented to the user
createMapView(String, GM_Envelope) - Static method in class org.deegree_impl.graphics.MapFactory
creates a MapView with a name and a boundingbox describing the area coverd by the MapView.
createMapView(String, GM_Envelope, CS_CoordinateSystem) - Static method in class org.deegree_impl.graphics.MapFactory
creates a MapView with a name, a boundingbox describing the area coverd by the MapView and a CRS.
createMapView(String, GM_Envelope, CS_CoordinateSystem, Theme[]) - Static method in class org.deegree_impl.graphics.MapFactory
creates a MapView with a name, a boundingbox describing the area coverd by the MapView, a CRS and n Themes.
createMapView(String, GM_Envelope, CS_CoordinateSystem, Layer[]) - Static method in class org.deegree_impl.graphics.MapFactory
creates a MapView with a name, a boundingbox describing the area coverd by the MapView, a CRS and n Layers.
createMapping(NodeList) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
creates the mappings between (HTML)form fields and catalog fields
createMappingFields(NodeList) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates descrption objects for each field of the feature type to one or more database fields.
createMappingFields(String[], String[], String[][], String[][]) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates descrption objects for each field of the feature type to map one or more database fields. each property is assigned toone or more datastroe fields.
createMark(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Mark-instance according to the contents of the DOM-subtree starting at the given 'Mark'-Element.
createMark(String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create the named mark
createMark(String, Color, Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create the named mark with the colors etc supplied
createMark(String, Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a mark with default fill (50% gray) and the supplied outline
createMark(String, Color) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a mark of the supplied color and a default outline (black)
createMark(String, Fill, Stroke) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a mark with the supplied fill and stroke
createMasterTable(Element, int) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
create a description object for the master table of the feature type
createMasterTable(String, String, String, boolean, boolean, boolean, boolean, boolean, HashMap, HashMap) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
create a description object for the master table of a feature type
createMetadataURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a MetadataURL-instance according to the contents of the DOM-subtree starting at the given 'MetadataURL'-Element.
createMetadataURLs(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates a list URLs referencing metadata assigned to a GridCoverageLayer
createMetadataURLs(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates a list URLs referencing metadata assigned to a GridCoverageLayer
createModule(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating module informations
createModuleConfiguration(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the access the configuration of Module
createMultiCurve(GM_MultiCurve) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
 
createMultiCurve(MultiLineString, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree multi curve from a PostGIS multi lineString
createMultiLineString(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a multi point created from the passed
createMultiPoint(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a multi point created from the passed
createMultiPoint(GM_MultiPoint) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
 
createMultiPoint(MultiPoint, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree multi point from a PostGIS multi point
createMultiSurface(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a multi point created from the passed
createMultiSurface(GM_MultiSurface) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
 
createMultiSurface(MultiPolygon, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree multi surface from a PostGIS multi polygon
createNamedLayer(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a NamedLayer-instance according to the contents of the DOM-subtree starting at the given 'UserLayer'-Element.
createNamedLayer(String, LayerFeatureConstraints, Style[]) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
 
createNamedStyle(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a NamedStyle-instance according to the contents of the DOM-subtree starting at the given 'NamedStyle'-Element.
createNamedStyle(String) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
 
createNarrowerTermRequest(String[]) - Method in class org.deegree_impl.clients.wcasclient.control.ThesaurusRequestFactory
 
createNative(Element) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates nativ operations object from a XML-element defined by the OGC WFS specifications
createObject(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = object and adds it to the submitted parent.
createOfferedInfoFormats(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
Creates a list of the feature info formats offered by the client.
createOfferedMapFormats(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
Creates a list of the map/images formats offered by the client.
createOfferedMapOperationFactors(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
returns a list of offered numerical map operation factors that can be used to determine zoom or pan levels
createOfferedMapOperationFactors(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
returns a list of offered numerical map operation factors that can be used to determine zoom or pan levels
createOfferedMapOperations(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
returns a list of the map operations (zoomin, zoomout, pan etc.) offered by the client
createOfferedMapSizes(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
creates a list of available map sizes for the client.
createOffscreenCanvas3D() - Method in class org.deegree_impl.services.wts.OffScreenWTSRenderer
creates and returns a canvas for offscreen rendering
createOnlineResource(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of an URL described by a element
createOnlineResource(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates an URL-instance according to the contents of the DOM-subtree starting at the given 'OnlineResource'-Element.
createOnlineResource(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an URL-instance according to the contents of the DOM-subtree starting at the given 'OnlineResource'-Element.
createOperation(int, String, Object) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
 
createOperation(GM_Object) - Method in class org.deegree_impl.services.gazetteer.GazetteerService_Impl
creates the FilterEncoding operation formulating the relation between two location types for Geometry type properties
createOperation(Object) - Method in class org.deegree_impl.services.gazetteer.GazetteerService_Impl
creates the FilterEncoding operation formulating the relation between two location types for none Geometry type properties
createOperation(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates an Operation-instance according to the contents of the DOM-subtree starting at the given Element.
createOperation(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates an Operation-instance according to the contents of the DOM-subtree starting at the given Element.
createOutputFormat(String, String, ParameterList, URL) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a descrption object for a output format supported by a datastore for a feature type.
createOutputFormats(Element) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a descrptions object for the output formats supported by the datastore for a feature type
createParameter(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a parameter that shall be passed to a module
createParameterList(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating the layer list informations
createParameterList(NodeList) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
create additional parameters that shall be submitted to the resposible for a defined output format
createParameterValueType(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a ParameterValueType-instance according to the contents of the DOM-subtree starting at the given Element.
createParameterValueType(String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a ParameterValueType instance with a String as value
createParameterValueType(int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a ParameterValueType instance with a int as value
createParameterValueType(double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a ParameterValueType instance with a String as value
createParameterValueType(Expression[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a ParameterValueType instance with an array of Expressions as value
createParameterizedTransform(String, CT_Parameter[]) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates a transform from a classification name and parameters.
createParameterizedTransform(String, ParameterList) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates a transform from a classification name and parameters.
createParameterizedTransform(Projection) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Convenience method for creating a transform from a projection.
createParameterizedTransform(String, CT_Parameter[]) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates a transform from a classification name and parameters.
createPassThroughTransform(int, CT_MathTransform) - Method in class org.deegree_impl.model.ct.MathTransformFactory.Export
Creates a transform which passes through a subset of ordinates to another transform.
createPassThroughTransform(int, MathTransform, int) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates a transform which passes through a subset of ordinates to another transform.
createPassThroughTransform(int, CT_MathTransform) - Method in interface org.opengis.ct.CT_MathTransformFactory
Creates a transform which passes through a subset of ordinates to another transform.
createPoint(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a point created from the passed
createPoint(GM_Point) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
creates a GML expression of a point geometry
createPoint(Point, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree point from a PostGIS point
createPointPlacement(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a PointPlacement-instance according to the contents of the DOM-subtree starting at the given 'PointPlacement'-Element.
createPointPlacement() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round Stylefactory Method
createPointPlacement(double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round Stylefactory Method
createPointPlacement(double, double, double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
wrapper round Stylefactory Method
createPointPlacement(double, double, double, double, double, boolean) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
 
createPointStyle(String, Color, Color, double, double, double, double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultPoint' for rendering point geometries
createPointStyle(String[], Color, Color, Color, Color, double, double, double, double, double, double, double, double, String, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultPoint' for rendering point geometries.
createPointSymbolizer(Element, double, double) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a PointSymbolizer-instance according to the contents of the DOM-subtree starting at the given 'PointSymbolizer'-Element.
createPointSymbolizer() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default point symbolizer
createPointSymbolizer(Graphic) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a point symbolizer
createPointSymbolizer(Graphic, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a point symbolizer
createPointSymbolizer(Graphic, String, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a point symbolizer
createPolygon(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of a surface created from the passed
createPolygonStyle(Color, double, Color, double, double, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultPolygon' for rendering polygon geometries
createPolygonStyle(Color, Color, double, Color, Color, double, double, double, double, double, String, int) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
creates a style with name 'defaultPoint' for rendering point geometries.
createPolygonSymbolizer(Element, double, double) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a PolygonSymbolizer-instance according to the contents of the DOM-subtree starting at the given 'PolygonSymbolizer'-Element.
createPolygonSymbolizer() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default polygon symbolizer
createPolygonSymbolizer(Color) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPolygonSymbolizer(Color, Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPolygonSymbolizer(Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPolygonSymbolizer(Stroke, Fill) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPolygonSymbolizer(Stroke, Fill, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPolygonSymbolizer(Stroke, Fill, String, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a polygon symbolizer
createPositionFromCoord(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an instance of GM_Position created from the passed coord
createPositionFromCoordinates(Element) - Static method in class org.deegree_impl.model.feature.GMLFeatureAdapter
returns an array of GM_Positions created from the passed coordinates
createPositions(int[][], double) - Method in class org.deegree_impl.graphics.displayelements.CurveWalker
Determines positions on the given GM_Curve where a caption could be drawn.
createPrimeMeridian(String, CS_AngularUnit, double) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a prime meridian, relative to Greenwich.
createPrimeMeridian(String, Unit, double) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a prime meridian, relative to Greenwich.
createPrimeMeridian(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns a PrimeMeridian object from a code.
createPrimeMeridian(String, CS_AngularUnit, double) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a prime meridian, relative to Greenwich.
createProject(Element) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
creates a predefined project that can be invoked by the client
createProjectedCoordinateSystem(String, CS_GeographicCoordinateSystem, CS_Projection, CS_LinearUnit, CS_AxisInfo, CS_AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a projected coordinate system using a projection object.
createProjectedCoordinateSystem(String, GeographicCoordinateSystem, Projection) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a projected coordinate system using the specified geographic system.
createProjectedCoordinateSystem(String, GeographicCoordinateSystem, Projection, Unit, AxisInfo, AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a projected coordinate system using a projection object.
createProjectedCoordinateSystem(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Returns a ProjectedCoordinateSystem object from a code.
createProjectedCoordinateSystem(String, CS_GeographicCoordinateSystem, CS_Projection, CS_LinearUnit, CS_AxisInfo, CS_AxisInfo) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a projected coordinate system using a projection object.
createProjection(String, String, CS_ProjectionParameter[]) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a projection.
createProjection(String, String, ParameterList) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a projection.
createProjection(String, String, Ellipsoid, Point2D, Point2D, double) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Convenience method for constructing a projection using the specified ellipsoid.
createProjection(String, String, CS_ProjectionParameter[]) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a projection.
createProjectionParameterList(String) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Returns a default parameter list for the specified projection.
createProxy(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
creates a Proxy instance from the passed Element encapsulating the proxy address to be used with the WMS
createQuery(String) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
create Query expression using input params
createQuery(Element) - Method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a CAS Query object from a dom element.
createQuery(String[], String, String, String, Filter) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSQuery object from its property names, a handle the used version, the feature type (typeName) targeted by the query and a filter.
createQuery(Element) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFS Query object from a dom element.
createRPCFault(Element) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an RPCFault object from the passed Element
createRPCMember(Element) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates a RPC struture member object from the passed Element
createRPCMethodCall(Reader) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an instance of RPCMethodCall from an XML document that can be accessed through the passed Reader
createRPCMethodCall(Document) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an instance of RPCMethodCall from the XML document passed
createRPCMethodResponse(Reader) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an instance of RPCMethodResponse from an XML document that can be accessed through the passed Reader
createRPCMethodResponse(Document) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates an instance of RPCMethodResponse from the XML document passed
createRPCMethodResponse(RPCParameter[]) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
 
createRPCParam(Element) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates a RPCParameter from its XML representation
createRPCStruct(Element) - Static method in class org.deegree_impl.enterprise.control.RPCFactory
creates a RPC struture object from the passed Element
createRange(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
Creates a CVRange instance from a node of the CVDescriptor xml document.
createRange(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
Creates a CVRange instance from a node of the CVDescriptor xml document.
createRange(String, String, Level, ArrayList) - Static method in class org.deegree_impl.model.cv.CVRangeFactory
 
createRangeParam(String, String) - Static method in class org.deegree_impl.services.RangeParamFactory
 
createRangeSetDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates the range set description for the GridCoverageLayer
createRangeSetDescription(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates the range set description for the GridCoverageLayer
createRasterLayer(String, GC_GridCoverage) - Static method in class org.deegree_impl.graphics.MapFactory
creates a raster layer.
createRasterSymbolizer(Element, double, double) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
 
createReferences(NodeList) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for reference to a related table for the master table or an higher level related table
createReferences(String, boolean, String, String) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
creates a description object for reference to a related table for the master table or an higher level related table
createRelatedTable(String, String, String, boolean, boolean, boolean, boolean, boolean, HashMap, HashMap, boolean) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
create a description object for a table of a feature type related direct or indirect to the master table
createRelatedTables(NodeList) - Static method in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
create a description object for each table of the feature type related direct or indirect to the master table
createRelation(Element) - Static method in class org.deegree_impl.services.gazetteer.configuration.ConfigurationFactory
 
createRemoteOWS(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a RemoteOWS-instance according to the contents of the DOM-subtree starting at the given 'RemoteOWS'-Element.
createRequest(RPCMethodCall) - Method in class org.deegree_impl.clients.gazetteer.control.GetRelatedTermsListener
creates a Gazetteer/WFS GetFeature request from the parameters contained in the passed RPCMethodeCall.
createRequest(RPCMethodCall) - Method in class org.deegree_impl.clients.gazetteer.control.GetTermListListener
creates a Gazetteer/WFS GetFeature request from the parameters contained in the passed RPCMethodeCall.
createRequest(RPCMethodCall) - Method in class org.deegree_impl.clients.gazetteer.control.TakeListener
creates a Gazetteer/WFS GetFeature request from the parameters contained in the passed RPCMethodeCall.
createRequest(RPCWebEvent) - Method in class org.deegree_impl.clients.wcasclient.control.FreeSearchListener
creates a GetRecord request from the RPCWebEvent passed to this listener
createRequest(RPCStruct) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19115RequestFactory
creates a GetRecord request that is conform to the OGC Stateless Web Service Catalog Profil and GDI NRW catalog specifications from a RPC struct.
createRequest(String, String, String[], String) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19119RequestFactory
creates a GetRecord request that is conform to the OGC Stateless Web Service Catalog Profil and GDI NRW catalog specifications against a a catalog serving ISO 19119 conform service metadata
createRequest(String, String[]) - Static method in class org.deegree_impl.clients.wcasclient.control.ISO19119RequestFactory
creates a GetRecord request that is conform to the OGC Stateless Web Service Catalog Profil and GDI NRW catalog specifications against a a catalog serving ISO 19119 conform service metadata
createRequest(RPCWebEvent) - Method in class org.deegree_impl.clients.wcasclient.control.OverviewMetadataListener
creates a GetRecord request from the RPCWebEvent passed to this listener
createRequest(RPCWebEvent) - Method in class org.deegree_impl.clients.wcasclient.control.ThesaurusListener
creates a GetFeature request from the RPCWebEvent passed to this listener
createRequest(String) - Static method in class org.deegree_impl.clients.wcasclient.control.ThesaurusRequestFactory
creates a GetFeature request against a thesaurus. the passed term will be compared with the TH_TERM field
createRequest(String[], GM_Position[], double[]) - Method in class org.deegree_impl.clients.wmsclient2.control.HighlightingInfoListener
creates a WFS GetFeature request from the passed layers (feature types) and the coordinates.
createRequest(RPCParameter[], ViewContext) - Method in class org.deegree_impl.clients.wmsclient2.control.HighlightingListener
creates the modified WMS Request including the URL for the SLD.
createRequest(RPCWebEvent) - Method in class org.deegree_impl.enterprise.control.AbstractDBListener
creates a request from the RPCWebEvent passed to this listener
createRequest(String, Reader) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
creates a WFS request from a reader that contains an XML encoded form of the request
createRequest(String, Reader) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates a WFS request from a reader that contains an XML encoded form of the request
createRequest(String, Reader) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Request where the type of the Request is chosen and initialized.
createRequest(String, Reader) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFS request from a reader that contains an XML encoded form of the request
createRequest(Element) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a Request-instance according to the contents of the DOM-subtree starting at the given 'Request'-Element.
createRequest(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Request-instance according to the contents of the DOM-subtree starting at the given 'Request'-Element.
createRequest(String, HashMap) - Static method in class org.deegree_impl.services.wms.protocol.WMSProtocolFactory
creates a request
createRequest(String, HashMap) - Static method in class org.deegree_impl.services.wts.protocol.WTSProtocolFactory
creates a request object from a model (key-value-pair encoding) of a WTS request and a unique ID.
createRequestCRS() - Method in class org.deegree_impl.services.wms.GetFeatureInfoHandler_Impl
creates an object that represents the CRS of the GetMap request
createRequestCRS() - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl
creates an object that represents the CRS of the GetMap request
createResponse(HashMap, String[]) - Method in class org.deegree_impl.services.wfs.AbstractGetFeature
create a response object from the GMLFeatureCollections store into the submitted HashMap
createResponse(Exception) - Method in class org.deegree_impl.services.wms.GetMapHandler_Impl
creates a WMSGetMapResponse containing an OGCWebServiceException
createResultSet(RPCMethodCall, HashMap) - Method in class org.deegree_impl.clients.gazetteer.control.GetRelatedTermsListener
creates the result object to send to the next page from the parameters contained in the passed RPCMethodeCall and the Document array.
createRule(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Rule-instance according to the contents of the DOM-subtree starting at the given 'Rule'-Element.
createRule(Symbolizer) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a simple styling rule
createRule(Symbolizer[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
reate a simple styling rule
createRule(Symbolizer, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a simple styling rule, see the SLD Spec for more details of scaleDenominators
createRule(Symbolizer[], double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a simple styling rule, see the SLD Spec for more details of scaleDenominators
createRule(Symbolizer[], String, String, String, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a simple styling rule, see the SLD Spec for more details of scaleDenominators
createRule(Symbolizer[], String, String, String, LegendGraphic, Filter, boolean, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a complex styling rule, see the SLD Spec for more details of scaleDenominators
createSLD(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a description of a Style based on a SLD
createSLD(GM_Position[], GM_Envelope, String, ViewContext) - Method in class org.deegree_impl.clients.wmsclient2.control.HighlightingListener
creates the SLD xml file.
createSLD(String) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a StyledLayerDescriptor-instance from the given XML-representation.
createSLD(Reader) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a StyledLayerDescriptor-instance from the given Reader.
createScaleHint(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a ScaleHint-instance according to the contents of the DOM-subtree starting at the given 'ScaleHint'-Element.
createSchema(String) - Method in class org.deegree_impl.services.wfs.AbstractDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.bna.BNADataStore.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.db.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.gml.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.mapinfo.MapInfoDataStore.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.mysql.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.oracle.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.postgis.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.sde.SDEDataStore.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSchema(String) - Method in class org.deegree_impl.services.wfs.shape.ShapeDataStore.CDescribeFeatureType
creates a xml schema definition of the submitted feature type on the fly
createSelectionEntry(RPCWebEvent) - Method in class org.deegree_impl.clients.wcasclient.control.AddToShoppingCartListener
creates a SelectionEntry from the incomming RPCWebEvent and the contained data/parameters.
createServer(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating informations about the server (service) a layer based on
createService(Element) - Static method in class org.deegree_impl.services.wcs.capabilities.WCSCapabilitiesFactory
returns an instance of an object that capsulates the service element of the WFS capabilities.
createService(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Service-instance according to the contents of the DOM-subtree starting at the given 'Service'-Element.
createSpatialExtent(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates an instance of a SpatialExtent
createSpatialExtent(Element) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates an instance of a SpatialExtent
createStaticTextSymbolizer(Color, Font, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer which doesn't change
createStaticTextSymbolizer(Color, Font[], String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer which doesn't change
createString(Element, FeatureTypeProperty) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates an elements for desribing a property with data type = string and adds it to the submitted parent
createStroke(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a Stroke-instance according to the contents of the DOM-subtree starting at the given 'Stroke'-Element.
createStroke() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default Stroke that black, 1 pixel width, complete opaque, with round linejoin and square line cap
createStroke(double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a default stroke with the supplied width
createStroke(Color) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
Create a default stroke with the supplied color
createStroke(Color, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a stroke with the passed width and color
createStroke(Color, double, String, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a stroke with color, width, linejoin type and lineCap type.
createStroke(Color, double, double, float[], String, String) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a stroke with color, width, linejoin type and lineCap type.
createStroke(Color, double, float[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a dashed line of color and width
createStroke(Color, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a stroke with color, width and opacity supplied
createStyle(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a description of a Style
createStyle(Symbolizer) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style
createStyle(Symbolizer, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style with name 'default'
createStyle(String, Symbolizer) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style
createStyle(String, Symbolizer, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style
createStyle(String, String, String, String, Rule[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a style
createStyle(String, String, String, FeatureTypeStyle) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style
createStyle(String, String, String, FeatureTypeStyle[]) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new style
createStyle() - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a new default style
createStyle(Element, String) - Method in class org.deegree_impl.services.wms.capabilities.DeegreeWMSCapabilitiesFactory
Creates a Style-instance according to the contents of the DOM-subtree starting at the given 'Style'-Element.
createStyle(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Style-instance according to the contents of the DOM-subtree starting at the given 'Style'-Element.
createStyleList(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a class encapsulating a list of styles available for a layer
createStyleSheetURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a StyleSheetURL-instance according to the contents of the DOM-subtree starting at the given 'StyleSheetURL'-Element.
createStyleURL(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a StyleURL-instance according to the contents of the DOM-subtree starting at the given 'StyleURL'-Element.
createStyledLayerDescriptor(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a StyledLayerDescriptor-instance according to the contents of the DOM-subtree starting at the given 'StyledLayerDescriptor'-Element.
createSubMathTransform(int, int, MathTransform) - Method in class org.deegree_impl.model.ct.MathTransformFactory
Creates a transform which retains only a portion of an other transform.
createSupportedFormatList(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates a list of formats that are supported by the GridCoverageLayer
createSupportedFormatList(NodeList) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates a list of formats that are supported by the GridCoverageLayer
createSurface(GM_Surface) - Static method in class org.deegree_impl.model.geometry.GMLAdapter
 
createSurface(Polygon, CS_CoordinateSystem) - Static method in class org.deegree_impl.model.geometry.PostGISAdapter
creates a deegree surface from a PostGIS polygon
createTextComponent(Element) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
 
createTextSymbolizer(Element, double, double) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a TextSymbolizer-instance according to the contents of the DOM-subtree starting at the given 'TextSymbolizer'-Element.
createTextSymbolizer(Color, Font, String, LabelPlacement) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer
createTextSymbolizer(String, String, LabelPlacement) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer
createTextSymbolizer(String, String, Font, LabelPlacement, Halo, Fill, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer
createTextSymbolizer(Geometry, ParameterValueType, Font, LabelPlacement, Halo, Fill, double, double) - Static method in class org.deegree_impl.graphics.sld.StyleFactory
create a textsymbolizer
createTheme(String, Layer, UserStyle[]) - Static method in class org.deegree_impl.graphics.MapFactory
creates a theme with a name, a Layer containing the themes data and an array of styles to be known by the Theme
createTheme(String, Layer) - Static method in class org.deegree_impl.graphics.MapFactory
creates a theme with a name, a Layer containing the themes data and an array of styles to be known by the Theme
createThesauriDesc(NodeList) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
creates a map of thesauri names and associated addresses
createTileImageTree() - Method in class org.deegree_impl.tools.raster.TileImageTree
starts the creation of the tiles
createTileImageTree() - Method in class org.deegree_impl.tools.raster.TileImageTree2
starts the creation of the tiles
createTiles(Element[]) - Static method in class org.deegree_impl.model.cv.CVDescriptorDirFactory
creates an array of Tile instances from an array of Tile-elements.
createTiles(Element[]) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creates an array of Tile instances from an array of Tile-elements.
createTilesFromDirectory(Node) - Static method in class org.deegree_impl.model.cv.CVDescriptorFactory
creats an array of Tile instances from a node that represents a directory at the local or a remote file system
createTransactionResponse() - Method in class org.deegree_impl.services.wfs.WFSRequestController
 
createTransformGroup() - Method in class org.deegree_impl.services.wts.Abstract3DRenderEngine
Build the scenegraph for the canvas
createTransformRequest(String, HashMap, Reader) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transform object from a file that contains a WCTS-specification conform XML transform-request document.
createTransformRequest(String, HashMap, Document) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transform object from a WCTS-specification conform XML transform-request document
createTransformResponse(OGCWebServiceRequest, OGCWebServiceException, GMLGeometry[]) - Static method in class org.deegree_impl.services.wcts.protocol.WCTS_ProtocolFactory
factory method for creating a Transform object from a file that contains a WCTS-specification conform XML transform-response document.
createTransformationStep(TemporalCoordinateSystem, TemporalCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two temporal coordinate systems.
createTransformationStep(VerticalCoordinateSystem, VerticalCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two vertical coordinate systems.
createTransformationStep(GeographicCoordinateSystem, GeographicCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two geographic coordinate systems.
createTransformationStep(ProjectedCoordinateSystem, ProjectedCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two projected coordinate systems.
createTransformationStep(GeographicCoordinateSystem, ProjectedCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between a geographic and a projected coordinate systems.
createTransformationStep(ProjectedCoordinateSystem, GeographicCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between a projected and a geographic coordinate systems.
createTransformationStep(GeocentricCoordinateSystem, GeocentricCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two geocentric coordinate systems.
createTransformationStep(GeographicCoordinateSystem, GeocentricCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between a geographic and a geocentric coordinate systems.
createTransformationStep(ProjectedCoordinateSystem, GeocentricCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between a projected and a geocentric coordinate systems.
createTransformationStep(CompoundCoordinateSystem, GeocentricCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between a compound and a geocentric coordinate systems.
createTransformationStep(CompoundCoordinateSystem, CompoundCoordinateSystem) - Method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Creates a transformation between two compound coordinate systems.
createTransformedShape(Shape) - Method in class org.deegree_impl.model.ct.AbstractMathTransform
Transform the specified shape.
createTransformedShape(Shape, AffineTransform, AffineTransform, int) - Method in class org.deegree_impl.model.ct.AbstractMathTransform
Transforme une forme géométrique.
createTransformedShape(Shape) - Method in class org.deegree_impl.model.ct.ConcatenedTransformDirect2D
Transform the specified shape.
createTransformedShape(Shape) - Method in class org.deegree_impl.model.ct.MapProjection.Inverse
 
createTransformedShape(Shape) - Method in class org.deegree_impl.model.ct.MapProjection
Transforme la forme géométrique shape spécifiée.
createTransformedShape(Shape) - Method in interface org.deegree_impl.model.ct.MathTransform2D
Transform the specified shape.
createUnion(Rectangle2D) - Method in class org.deegree_impl.model.resources.XRectangle2D
Returns a new Rectangle2D object representing the union of this Rectangle2D with the specified Rectangle2D.
createUnit(String) - Method in class org.deegree_impl.model.cs.CoordinateSystemAuthorityFactory
Returns a Unit object from a code.
createUpdate(Element) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
Creates a WFSUpdate object from a wfs:Update-element as defined in the OGC-WFS specification.
createUpdates(NodeList) - Static method in class org.deegree_impl.services.wcas.protocol.CASProtocolFactory
creates update operations object from a XML-element defined by the OGC CAS specifications
createUserDefinedSymbolization(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a UserDefinedSymbolization-instance according to the contents of the DOM-subtree starting at the given 'UserDefinedSymbolization'-Element.
createUserLayer(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a UserLayer-instance according to the contents of the DOM-subtree starting at the given 'UserLayer'-Element.
createUserStyle(Element) - Static method in class org.deegree_impl.graphics.sld.SLDFactory
Creates a UserStyle-instance according to the contents of the DOM-subtree starting at the given 'UserStyle'-Element.
createVendorSpecificCapabilities(Element) - Method in class org.deegree_impl.services.wms.capabilities.OGCWMSCapabilitiesFactory
Creates a Document-instance according to the contents of the DOM-subtree starting at the given 'VendorSpecificCapabilities'-Element.
createVerticalCoordinateSystem(String, CS_VerticalDatum, CS_LinearUnit, CS_AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a vertical coordinate system from a datum and linear units.
createVerticalCoordinateSystem(String, VerticalDatum) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a vertical coordinate system from a datum.
createVerticalCoordinateSystem(String, VerticalDatum, Unit, AxisInfo) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a vertical coordinate system from a datum and linear units.
createVerticalCoordinateSystem(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Create a vertical coordinate system from a code.
createVerticalCoordinateSystem(String, CS_VerticalDatum, CS_LinearUnit, CS_AxisInfo) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a vertical coordinate system from a datum and linear units.
createVerticalDatum(String, CS_DatumType) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory.Export
Creates a vertical datum from an enumerated type value.
createVerticalDatum(String, DatumType.Vertical) - Method in class org.deegree_impl.model.cs.CoordinateSystemFactory
Creates a vertical datum from an enumerated type value.
createVerticalDatum(String) - Method in interface org.opengis.cs.CS_CoordinateSystemAuthorityFactory
Creates a vertical datum from a code.
createVerticalDatum(String, CS_DatumType) - Method in interface org.opengis.cs.CS_CoordinateSystemFactory
Creates a vertical datum from an enumerated type value.
createViewContext(String) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a ViewContext from the web map context document read from the file idenfied by the passed name
createViewContext(Reader) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates an instance of a ViewContext from the web map context document read from the passed Reader
createViewPoint(WTSGetViewRequest) - Static method in class org.deegree_impl.services.wts.WTService_Impl
creates a ViewPoint from a WTSGetViewRequest
createVirtualUniverse() - Method in class org.deegree_impl.services.wts.OffScreenWTSRenderer
Create the VirtualUniverse for the application.
createWCASService(WCASCapabilities, WFSCapabilities, Dispatcher) - Static method in class org.deegree_impl.services.wcas.WCASFactory
Factory method for creating an instance of a WFSService.
createWCSGetCoverageRequest(Element) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
creates a GetCoverage request from its XML representation
createWCSGetCoverageRequest(HashMap) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
creates a GetCoverage from a model (HashMap) containing its parameters
createWCSGetCoverageRequest(String, String, HashMap, String, String, String, GM_Envelope, RangeParamList, int, int, int, String, String, String) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
creates a GetCoverage from its parameters with defining the coverages width, height and depth
createWCSGetCoverageRequest(String, String, HashMap, String, String, String, GM_Envelope, RangeParamList, double, double, double, String, String, String) - Static method in class org.deegree_impl.services.wcs.protocol.WCSProtocolFactory
creates a GetCoverage from its parameters with defining the coverages resolution in x-, y- und z-direction
createWCService(WCSCapabilities) - Static method in class org.deegree_impl.services.wcs.WCSFactory
Creates a new WCSFactory object.
createWFSDescribeFeatureTypeRequest(String, Document) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a DescribeFeatureType request from a reader object that offers access to a string resource that contains XML document that encodes the request.
createWFSDescribeFeatureTypeRequest(String, String, HashMap, WFSNative, String, String[]) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSDescribeFeatureTypeRequest object.
createWFSDescribeFeatureTypeResponse(OGCWebServiceRequest, String[], OGCWebServiceException, Document) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSDescribeFeatureTypeResponse object
createWFSGDescribeFeatureTypeRequest(String, Document) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
createWFSGDescribeFeatureTypeRequest(String, String, HashMap, WFSNative, String, String[]) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
creates a WFSDescribeFeatureTypeRequest object.
createWFSGGetCapabilitiesRequest(String) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
createWFSGGetCapabilitiesResponse(WFSGGetCapabilitiesRequest, WFSGCapabilities) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
createWFSGGetCapabilitiesResponse(WFSGGetCapabilitiesRequest, Document) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
createWFSGGetFeatureRequest(String, Document) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
createWFSGGetFeatureResponse(OGCWebServiceRequest, String[], OGCWebServiceException, Object) - Static method in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
creates a WFSGetFeatureResponse object
createWFSGService(WFSGCapabilities, GazetteerConfiguration, Dispatcher) - Static method in class org.deegree_impl.services.gazetteer.WFSGFactory
Factory method for creating an instance of a WFSService.
createWFSGetCapabilitiesRequest(String, HashMap, WFSNative) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSGetCapabilitiesRequest object.
createWFSGetCapabilitiesResponse(OGCWebServiceRequest, OGCWebServiceException, WFSCapabilities) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSGetCapabilitiesResponse object
createWFSGetFeatureRequest(String, String) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a GetFeature request from a key-value-pair encoding of the parameters contained in the passed varialble 'request'
createWFSGetFeatureRequest(String, String, HashMap, WFSNative, String, String, Filter, int, int, WFSQuery[]) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSGetFeatureRequest object.
createWFSGetFeatureRequest(String, Document) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a instance of a WFSGetFeatureRequest object from a reader that contains the request-xml.
createWFSGetFeatureResponse(OGCWebServiceRequest, String[], OGCWebServiceException, Object) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSGetFeatureResponse object
createWFSInsertResult(String, String[]) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSInsertResult
createWFSService(WFSCapabilities, Dispatcher) - Static method in class org.deegree_impl.services.wfs.WFSFactory
Factory method for creating an instance of a WFSService.
createWFSTransactionRequest(String, String, String, WFSOperation[], String, String) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSTransactionRequest object.
createWFSTransactionRequest(String, Document) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSTransactionRequest object.
createWFSTransactionResponse(OGCWebServiceRequest, String[], OGCWebServiceException, WFSInsertResult[], String, String) - Static method in class org.deegree_impl.services.wfs.protocol.WFSProtocolFactory
creates a WFSTransactionRequest object.
createWMSClientConfiguration(Element) - Static method in class org.deegree_impl.clients.wcasclient.configuration.ConfigurationFactory
creates the configuration for the map client(s) embedded in the catalog client
createWMSClientConfiguration(URL, WMSClientConfiguration) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
creates an instance of the WMSClientConfiguration from the parameters contained in the configuration file referenced by the submitted URL
createWMSClientConfiguration(Element, WMSClientConfiguration) - Method in class org.deegree_impl.clients.wmsclient.configuration.WMSClientConfigurationFactory
creates an instance of the WMSClientConfiguration from the parameters contained in the configuration file referenced by the passed Element
createWMSRequestModel(RPCStruct, ViewContext) - Method in class org.deegree_impl.clients.wmsclient2.control.DynLegendListener
 
createWMSRequestModel(RPCStruct, ViewContext) - Method in class org.deegree_impl.clients.wmsclient2.control.PrintListener
creates model with WMS request from the RPCStruct request parameter.
createWTSScene(Shape3D[], Group[], ViewPoint, Calendar, AtmosphericCondition[], Light[], Object) - Static method in class org.deegree_impl.services.wts.WTSFactory
creates a WTS scene from its components
createWindow(Element) - Static method in class org.deegree_impl.clients.context.WebMapContextFactory
creates a Rectangle (Window) instance from the passed Element.
createWorldFile(String, double, double, double, double, double, double) - Method in class org.deegree_impl.tools.raster.TileImageTree2
 
createXSDComplexContent(Node) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag that contains a feature type definition
createXSDComplexType(Node, String) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag that contains a feature type definition ().
createXSDElement(Node, String, String, boolean, int, int) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag that contains the definition of one feature type property
createXSDExtension(Node, String) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag
createXSDGlobalElement(Node, String, String, String) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates tags for elements defined global within the schema
createXSDPrecision(Node, int) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag. it is used to define the precision of numeric types
createXSDRestriction(Node, String) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag. it is used within simple type definitions
createXSDSchema(Node) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates the schema tag of the describtion.
createXSDSequence(Node) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag that contains a element tag for each property definied for a feature type
createXSDSimpleType(Node) - Method in class org.deegree_impl.services.wfs.FeatureTypeToSchema
creates a tag
createZipDetails(ZipEntry) - Method in class org.deegree_impl.tools.ZipUtil
returns some information about the zip process of the current ZipEntry.
credit - Variable in class org.deegree_impl.services.wcas.metadatadesc.ISO19119_Impl
 
crs - Variable in class org.deegree_impl.clients.wcasclient.model.DetailedMetadata
 
crs - Variable in class org.deegree_impl.graphics.Layer_Impl
 
crs - Variable in class org.deegree_impl.graphics.MapView_Impl
 
crs - Variable in class org.deegree_impl.model.cv.CV_Coverage_Impl
 
crs - Variable in class org.deegree_impl.model.cv.Layer_Impl
 
crs - Variable in class org.deegree_impl.model.cv.SpatialExtent_Impl
 
crs - Variable in class org.deegree_impl.model.geometry.GM_CurveSegment_Impl
 
crs - Variable in class org.deegree_impl.model.geometry.GM_Object_Impl
 
crs - Variable in class org.deegree_impl.model.geometry.GM_SurfacePatch_Impl
 
crs - Variable in class org.deegree_impl.services.wcs.protocol.WCSGetCoverageRequest_Impl
 
crs - Variable in class org.deegree_impl.services.wfs.configuration.FeatureType_Impl
 
crs - Variable in class org.deegree_impl.services.wts.protocol.WTSGetViewRequest_Impl
 
crs - Variable in class org.deegree_impl.tools.raster.TileImageTree
 
crs - Variable in class org.deegree_impl.tools.raster.TileImageTree2
 
crsMap - Static variable in class org.deegree_impl.model.feature.GMLFeatureAdapter
 
cs - Variable in class org.deegree_impl.graphics.Layer_Impl
 
csFactory - Variable in class org.deegree_impl.gml.TransformationFactory
 
csFactory - Variable in class org.deegree_impl.model.cs.ConvenienceCSFactory
 
csFactory - Variable in class org.deegree_impl.model.ct.ConvenienceTransformFactory
 
csFactory - Variable in class org.deegree_impl.model.ct.GeoTransformer
 
csFactory - Variable in class org.deegree_impl.services.wfs.db.PointDBDataStoreOutputFC
 
cssParams - Variable in class org.deegree_impl.graphics.sld.Drawing_Impl
 
cssParams - Variable in class org.deegree_impl.graphics.sld.Font_Impl
 
ct - Static variable in class org.deegree_impl.services.wfs.DBGetFeature
 
current - Variable in class org.deegree_impl.clients.context.Format
 
current - Variable in class org.deegree_impl.clients.context.FormatList
 
current - Variable in class org.deegree_impl.clients.context.Style
 
current - Variable in class org.deegree_impl.clients.context.StyleList
 
custodian - Variable in class org.deegree_impl.services.gazetteer.capabilities.SI_Gazetteer_Impl
 
cyan - Variable in class org.deegree_impl.model.cv.CMYKEntry_Impl
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _