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 _

N

NAME - Static variable in class org.deegree_impl.enterprise.control.ApplicationHandler
 
NAME - Static variable in class org.deegree_impl.services.RangeParamElevation
 
NAME - Static variable in class org.deegree_impl.services.RangeParamTime
 
NAMESPACE - Static variable in class org.deegree.services.wfs.WFSConstants
 
NAMESPACE_WFSG - Static variable in class org.deegree_impl.services.gazetteer.capabilities.WFSGCapabilitiesFactory
 
NATIVE_ - Static variable in class org.deegree_impl.services.gazetteer.protocol.WFSGProtocolFactory
 
NEXT - Static variable in class org.deegree_impl.enterprise.control.ApplicationHandler
 
NODEBUG - Static variable in class org.deegree_impl.tools.Debug
 
NONE - Static variable in interface org.deegree.model.geometry.GM_SurfaceInterpolation
 
NON_CONVERTIBLE_UNITS_$2 - Static variable in interface javax.units.resources.ResourceKeys
 
NON_EQUILIBRATED_PARENTHESIS_$2 - Static variable in interface javax.units.resources.ResourceKeys
 
NORMAL - Static variable in class org.deegree_impl.model.cs.DatumType
A normal height system.
NORMAL - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
NORTH - Static variable in interface org.deegree.clients.context.GUIArea
 
NORTH - Static variable in class org.deegree_impl.model.cs.AxisOrientation
Increasing ordinates values go North.
NORTH - Static variable in class org.deegree_impl.model.pt.AngleFormat
Caractère représentant l'hémisphère nord.
NORTH - Static variable in interface org.deegree_impl.model.resources.css.ResourceKeys
 
NOT - Static variable in class org.deegree_impl.services.wfs.filterencoding.OperationDefines
 
NOT_A_NUMBER_$1 - Static variable in interface javax.units.resources.ResourceKeys
 
NOT_DIFFERENT_THAN_ZERO_$1 - Static variable in interface javax.units.resources.ResourceKeys
 
NO_UNIT - Static variable in interface javax.units.resources.ResourceKeys
 
NS115FULL - Static variable in class org.deegree_impl.services.wcas.metadatadesc.WCAS_ISO19119Factory
 
NS119 - Static variable in class org.deegree_impl.services.wcas.metadatadesc.WCAS_ISO19119Factory
 
NS19119GDIFull - Static variable in class org.deegree_impl.services.wcas.metadatadesc.WCAS_ISO19119Factory
 
NSCV - Static variable in class org.deegree_impl.model.cv.CVDescriptorDirFactory
 
NSCV - Static variable in class org.deegree_impl.model.cv.CVDescriptorFactory
 
NSWCS - Static variable in class org.deegree_impl.model.cv.CVDescriptorDirFactory
 
NSWCS - Static variable in class org.deegree_impl.model.cv.CVDescriptorFactory
 
NSWCS - Static variable in class org.deegree_impl.services.wcs.capabilities.WCSCapabilitiesFactory
 
NamedLayer - interface org.deegree.graphics.sld.NamedLayer.
A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero or more styles, either NamedStyles or UserStyles.
NamedLayer_Impl - class org.deegree_impl.graphics.sld.NamedLayer_Impl.
A NamedLayer uses the "name" attribute to identify a layer known to the WMS and can contain zero or more styles, either NamedStyles or UserStyles.
NamedLayer_Impl(String, LayerFeatureConstraints, Style[]) - Constructor for class org.deegree_impl.graphics.sld.NamedLayer_Impl
constructor initializing the class with the
NamedStyle - interface org.deegree.graphics.sld.NamedStyle.
A NamedStyle uses the "name" attribute to identify a style known to the WMS ----------------------------------------------------------------------
NamedStyle_Impl - class org.deegree_impl.graphics.sld.NamedStyle_Impl.
A NamedStyle uses the "name" attribute to identify a style known to the WMS ----------------------------------------------------------------------
NamedStyle_Impl(String) - Constructor for class org.deegree_impl.graphics.sld.NamedStyle_Impl
Creates a new NamedStyle_Impl object.
Naming - class org.deegree_impl.model.resources.Naming.
Methods for binding names to ParameterListDescriptors.
Naming(String, String) - Constructor for class org.deegree_impl.model.resources.Naming
Construct a Naming object.
NetWorker - class org.deegree_impl.tools.NetWorker.
Performs a HTTP request using the service URL submitted to the constructor
NetWorker(URL) - Constructor for class org.deegree_impl.tools.NetWorker
constructor for initializing a HTTP GET connection with UTF-8 as character encoding
NetWorker(String, URL) - Constructor for class org.deegree_impl.tools.NetWorker
constructor for initializing a HTTP GET connection with a user defined encoding
NetWorker(URL, String) - Constructor for class org.deegree_impl.tools.NetWorker
constructor for initializing a HTTP POST connection with UTF-8 as character encoding
NetWorker(String, URL, String) - Constructor for class org.deegree_impl.tools.NetWorker
constructor for initializing a HTTP POST connection with a user defined encoding
NoSuchAuthorityCodeException - exception org.deegree_impl.model.cs.NoSuchAuthorityCodeException.
Throws if CoordinateSystemAuthorityFactory can't find a requested authority code.
NoSuchAuthorityCodeException() - Constructor for class org.deegree_impl.model.cs.NoSuchAuthorityCodeException
Construct an exception with no message.
NoSuchAuthorityCodeException(String) - Constructor for class org.deegree_impl.model.cs.NoSuchAuthorityCodeException
Construct an exception with the specified detail message.
Node - interface org.deegree.services.gazetteer.Node.
 
Node - class org.deegree_impl.io.rtree.Node.
Abstracte Klasse AbstractNode von der LeafNode und NoneLeafNode erben.
Node(int, PageFile) - Constructor for class org.deegree_impl.io.rtree.Node
Konstruktor der Klasse AbstractNode.
Node_Impl - class org.deegree_impl.services.gazetteer.Node_Impl.
 
Node_Impl() - Constructor for class org.deegree_impl.services.gazetteer.Node_Impl
default constructor.
Node_Impl(String, int, Object, Node[]) - Constructor for class org.deegree_impl.services.gazetteer.Node_Impl
 
NoneLeafNode - class org.deegree_impl.io.rtree.NoneLeafNode.
Implementierung eines Zwischen-Knotens.
NoneLeafNode(int, PageFile) - Constructor for class org.deegree_impl.io.rtree.NoneLeafNode
Konstruktor NoneLeaf-AbstractNode.
NoninvertibleTransformException - exception org.deegree_impl.model.ct.NoninvertibleTransformException.
Thrown when MathTransform.inverse() is invoked but the transform can't be inverted.
NoninvertibleTransformException() - Constructor for class org.deegree_impl.model.ct.NoninvertibleTransformException
Constructs a new exception with no detail message.
NoninvertibleTransformException(String) - Constructor for class org.deegree_impl.model.ct.NoninvertibleTransformException
Constructs a new exception with the specified detail message.
NoninvertibleTransformException(String, Throwable) - Constructor for class org.deegree_impl.model.ct.NoninvertibleTransformException
Constructs a new exception with the specified detail message and cause.
NotSupportedFormatException - exception org.deegree_impl.services.NotSupportedFormatException.
 
NotSupportedFormatException() - Constructor for class org.deegree_impl.services.NotSupportedFormatException
Creates a new instance of NotSupportedFormatException without detail message.
NotSupportedFormatException(String) - Constructor for class org.deegree_impl.services.NotSupportedFormatException
Constructs an instance of NotSupportedFormatException with the specified detail message.
n - Variable in class org.deegree_impl.model.ct.LambertConformalProjection
Variables internes pour les calculs.
name - Variable in class javax.units.Prefix
Nom neutre du préfix.
name - Variable in class org.deegree_impl.clients.context.AbstractModule
 
name - Variable in class org.deegree_impl.clients.context.Format
 
name - Variable in class org.deegree_impl.clients.context.Layer
 
name - Variable in class org.deegree_impl.clients.context.Module_Impl
 
name - Variable in class org.deegree_impl.clients.context.SLD
 
name - Variable in class org.deegree_impl.clients.context.Style
 
name - Variable in class org.deegree_impl.clients.wcasclient.configuration.CCatalog
 
name - Variable in class org.deegree_impl.clients.wcasclient.model.Contact
 
name - Variable in class org.deegree_impl.clients.wcasclient.model.OnlineTransferOption
 
name - Variable in class org.deegree_impl.clients.wmsclient.configuration.Format
 
name - Variable in class org.deegree_impl.clients.wmsclient.configuration.MapOperation
 
name - Variable in class org.deegree_impl.clients.wmsclient.configuration.Project
 
name - Variable in class org.deegree_impl.enterprise.control.RPCMember_Impl
 
name - Variable in class org.deegree_impl.graphics.Layer_Impl
 
name - Variable in class org.deegree_impl.graphics.MapView_Impl
 
name - Variable in class org.deegree_impl.graphics.Theme_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.CssParameter_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.Extent_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.FeatureTypeStyle_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.Layer_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.Rule_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.Style_Impl
 
name - Variable in class org.deegree_impl.graphics.sld.StyledLayerDescriptor_Impl
 
name - Variable in class org.deegree_impl.io.shpapi.tsColumn
 
name - Variable in class org.deegree_impl.model.cs.AxisInfo
Human readable name for axis.
name - Variable in class org.deegree_impl.model.cs.Info
The non-localized object name.
name - Variable in class org.deegree_impl.model.cv.Format_Impl
 
name - Variable in class org.deegree_impl.model.cv.GridAxis_Impl
 
name - Variable in class org.deegree_impl.model.cv.Observable_Impl
 
name - Variable in class org.deegree_impl.model.feature.FeatureProperty_Impl
 
name - Variable in class org.deegree_impl.model.feature.FeatureTypeProperty_Impl
 
name - Variable in class org.deegree_impl.model.feature.FeatureType_Impl
 
name - Variable in class org.deegree_impl.model.gc.GC_Format_Impl
 
name - Variable in class org.deegree_impl.services.capabilities.Service_Impl
 
name - Variable in class org.deegree_impl.services.gazetteer.SI_LocationType_Impl
 
name - Variable in class org.deegree_impl.services.gazetteer.configuration.GazetteerConfiguration
 
name - Variable in class org.deegree_impl.services.wcas.capabilities.FederatedCatalog_Impl
 
name - Variable in class org.deegree_impl.services.wcas.capabilities.Operation_Impl
 
name - Variable in class org.deegree_impl.services.wcas.capabilities.RecordType_Impl
 
name - Variable in class org.deegree_impl.services.wcas.capabilities.TaxonomyType_Impl
 
name - Variable in class org.deegree_impl.services.wfs.capabilities.FeatureType_Impl
 
name - Variable in class org.deegree_impl.services.wfs.capabilities.Operation_Impl
 
name - Variable in class org.deegree_impl.services.wfs.configuration.DatastoreConfiguration_Impl
 
name - Variable in class org.deegree_impl.services.wfs.configuration.FeatureType_Impl
 
name - Variable in class org.deegree_impl.services.wfs.configuration.OutputFormat_Impl
 
name - Variable in class org.deegree_impl.services.wfs.configuration.TableDescription_Impl
 
name - Variable in class org.deegree_impl.services.wfs.filterencoding.ExpressionInfo
 
name - Variable in class org.deegree_impl.services.wfs.filterencoding.Function
The Function's name (as specified in it's name attribute).
name - Variable in class org.deegree_impl.services.wfs.filterencoding.OperationInfo
 
name - Variable in class org.deegree_impl.services.wms.capabilities.AuthorityURL_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.DataSource_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.Dimension_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.Extent_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.Format_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.Layer_Impl
 
name - Variable in class org.deegree_impl.services.wms.capabilities.Style_Impl
 
name - Variable in class org.deegree_impl.services.wms.protocol.WMSGetMapRequest_Impl.Layer_Impl
 
name - Variable in class org.deegree_impl.services.wts.protocol.WTSGetViewRequest_Impl.Layer_Impl
 
name - Variable in class org.deegree_impl.tools.Parameter_Impl
 
name - Variable in class org.opengis.cs.CS_AxisInfo
Human readable name for axis.
name - Variable in class org.opengis.cs.CS_ProjectionParameter
The parameter name.
name - Variable in class org.opengis.ct.CT_Parameter
The parameter name.
nameKey - Variable in class org.deegree_impl.model.ct.MathTransformProvider
Resources key for a human readable name.
nameSpace - Variable in class org.deegree_impl.gml.GMLNameSpace_Impl
 
namename - Variable in class org.deegree_impl.services.wcas.metadatadesc.ServiceType_Impl
 
namenamespace - Variable in class org.deegree_impl.services.wcas.metadatadesc.OperationName_Impl
 
namenamespace - Variable in class org.deegree_impl.services.wcas.metadatadesc.ParameterName_Impl
 
namenamespace - Variable in class org.deegree_impl.services.wcas.metadatadesc.TypeName_Impl
 
names - Variable in class org.deegree_impl.model.cs.ConvenienceCSFactory
 
names - Static variable in class org.deegree_impl.services.wfs.filterencoding.ExpressionDefines
 
names - Static variable in class org.deegree_impl.services.wfs.filterencoding.OperationDefines
 
namespace - Static variable in class org.deegree_impl.services.wcas.capabilities.WCASCapabilitiesFactory
 
namespace - Static variable in class org.deegree_impl.services.wfs.configuration.ConfigurationFactory
 
namevalue - Variable in class org.deegree_impl.services.wcas.metadatadesc.OperationName_Impl
 
namevalue - Variable in class org.deegree_impl.services.wcas.metadatadesc.ParameterName_Impl
 
namevalue - Variable in class org.deegree_impl.services.wcas.metadatadesc.ServiceType_Impl
 
namevalue - Variable in class org.deegree_impl.services.wcas.metadatadesc.TypeName_Impl
 
nativeCRS - Variable in class org.deegree_impl.model.cv.Layer_Impl
 
native_ - Variable in class org.deegree_impl.services.wfs.protocol.WFSBasicRequest_Impl
 
native_ - Variable in class org.deegree_impl.services.wfs.protocol.WFSNative_Impl
 
nearestColinearPoint(Line2D, Point2D) - Static method in class org.deegree_impl.model.resources.Geometry
Retourne le point sur le segment de droite line qui se trouve le plus près du point point spécifié.
nearestColinearPoint(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 le plus près du point (x,y) spécifié.
nearestNeighbour(HyperPoint) - Method in class org.deegree_impl.io.rtree.RTree
Holt den nächsten Nachbarn zum angegebenen Suchpunkt.
nearestNeighbour(Node, HyperPoint, double[]) - Method in class org.deegree_impl.io.rtree.RTree
 
newPage() - Method in class org.deegree_impl.io.shpapi.DBaseIndex
Create a new page
newSize - Variable in class org.deegree_impl.services.wts.OffScreenWTSRenderer
 
next - Variable in class org.deegree_impl.enterprise.control.AbstractListener
 
next - Variable in class org.deegree_impl.model.resources.WeakHashSet.WeakElement
The next entry, or null if there is none.
nextRecord() - Method in class org.deegree_impl.io.shpapi.DBaseFile
method: nextRecord()
Advance the record pointer to the next record.
noData - Variable in class org.deegree_impl.model.cv.CV_SampleDimension_Impl
 
noOfKeysPerPage - Variable in class org.deegree_impl.io.shpapi.DBaseIndex
 
noSubsets - Variable in class org.deegree_impl.services.wms.capabilities.Layer_Impl
 
nodeToString(Node, String) - Static method in class org.deegree.xml.DOMPrinter
 
nodes - Variable in class org.deegree_impl.services.gazetteer.Node_Impl
 
normalize(GeographicCoordinateSystem, Projection) - Static method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Makes sure that the specified GeographicCoordinateSystem use standard axis (longitude and latitude in degrees), Greenwich prime meridian and an ellipsoid matching projection's parameters.
normalize(ProjectedCoordinateSystem) - Static method in class org.deegree_impl.model.ct.CoordinateTransformationFactory
Makes sure that a ProjectedCoordinateSystem use standard axis (x and y in metres) and a normalized GeographicCoordinateSystem.
north - Variable in class org.deegree_impl.clients.context.AbstractFrontend
 
north - Variable in class org.deegree_impl.io.shpapi.SHPEnvelope
 
not - Variable in class org.deegree_impl.services.wfs.filterencoding.AbstractSQLBuilder
 
nullable - Variable in class org.deegree_impl.model.feature.FeatureTypeProperty_Impl
 
numCol - Variable in class org.deegree_impl.model.ct.MatrixTransform
the number of columns.
numFormats - Variable in class org.deegree_impl.model.gc.GC_GridCoverageExchange_Impl
 
numParameters - Variable in class org.deegree_impl.model.gc.GC_Format_Impl
 
numParts - Variable in class org.deegree_impl.io.shpapi.SHPPolyLine
 
numPoints - Variable in class org.deegree_impl.io.shpapi.PartsArrayItem
 
numPoints - Variable in class org.deegree_impl.io.shpapi.SHPMultiPoint
 
numPoints - Variable in class org.deegree_impl.io.shpapi.SHPPolyLine
 
numPoints - Variable in class org.deegree_impl.io.shpapi.SHPPolygon
 
numRings - Variable in class org.deegree_impl.io.shpapi.SHPPolygon
 
numRow - Variable in class org.deegree_impl.model.ct.MatrixTransform
the number of rows.
numSources - Variable in class org.deegree_impl.model.cv.CV_Coverage_Impl
 
numTrailingOrdinates - Variable in class org.deegree_impl.model.ct.PassThroughTransform
Number of unaffected ordinates after the affected ones.
num_fields - Variable in class org.deegree_impl.io.shpapi.DBaseFile
 
number - Variable in class org.deegree_impl.io.shpapi.DBaseIndex.Page
 
numberFormat - Variable in class org.deegree_impl.model.pt.AngleFormat
Format à utiliser pour écrire les nombres (degrés, minutes ou secondes) à l'intérieur de l'écriture d'un angle.
numberOfPages - Variable in class org.deegree_impl.io.shpapi.DBaseIndex
 
numberOfRecords - Variable in class org.deegree_impl.services.wcas.protocol.CASSearchResponse_Impl
 
numberOfRecords - Variable in class org.deegree_impl.services.wcas.protocol.CASSearchResult_Impl
 
numberOfTransformations - Variable in class org.deegree_impl.services.wcts.protocol.DescribeTransformationResponse_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 _