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 _

S

SDE - Static variable in interface org.deegree.services.wfs.configuration.DatastoreConfiguration
 
SDEAdapter - class org.deegree_impl.model.geometry.SDEAdapter.
Adapter class for exporting deegree geometries to WKT and to wrap WKT code geometries to deegree geometries.
SDEAdapter() - Constructor for class org.deegree_impl.model.geometry.SDEAdapter
 
SDEDataStore - class org.deegree_impl.services.wfs.sde.SDEDataStore.
The class provides reading and writing access to ESRI shape- files.
SDEDataStore(URL) - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStore
Creates a new SDEDataStore object.
SDEDataStore.CDescribeFeatureType - class org.deegree_impl.services.wfs.sde.SDEDataStore.CDescribeFeatureType.
inner interface defining the processing of a DescribeFeatureType request
SDEDataStore.CDescribeFeatureType(SDEDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStore.CDescribeFeatureType
Creates a new CDescribeFeatureType object.
SDEDataStore.CGetFeature - class org.deegree_impl.services.wfs.sde.SDEDataStore.CGetFeature.
inner interface defining the processing of a getFeature request
SDEDataStore.CGetFeature(SDEDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStore.CGetFeature
Creates a new CGetFeature object.
SDEDataStore.CGetFeatureWithLock - class org.deegree_impl.services.wfs.sde.SDEDataStore.CGetFeatureWithLock.
class defining the processing of a getFeature request
SDEDataStore.CGetFeatureWithLock(SDEDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStore.CGetFeatureWithLock
Creates a new CGetFeatureWithLock object.
SDEDataStore.CLockFeature - class org.deegree_impl.services.wfs.sde.SDEDataStore.CLockFeature.
inner interface defining the processing of a lockFeature request
SDEDataStore.CLockFeature(SDEDataStore, OGCWebServiceRequest) - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStore.CLockFeature
Creates a new CLockFeature object.
SDEDataStoreOutputFC - class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputFC.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
SDEDataStoreOutputFC() - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputFC
 
SDEDataStoreOutputGML - class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputGML.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
SDEDataStoreOutputGML() - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputGML
 
SDEDataStoreOutputXML - class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputXML.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
SDEDataStoreOutputXML() - Constructor for class org.deegree_impl.services.wfs.sde.SDEDataStoreOutputXML
 
SEARCHBOX - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SECOND - Static variable in class javax.units.Unit
Base unit of time.
SECOND - Static variable in class org.deegree.services.TimeExtent.TimePeriod
 
SECOND - Static variable in class org.deegree_impl.tools.TimeTools
 
SECONDS_FIELD - Static variable in class org.deegree_impl.model.pt.AngleFormat
Constant for seconds field.
SERVICE - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SESSION_DETAILEDSEARCHPARAM - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SESSION_METADATA - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SESSION_SELECTION - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SHAPEFILES - Static variable in interface org.deegree.services.wfs.configuration.DatastoreConfiguration
 
SHAPE_FILE_CODE - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
A Shape File's magic number.
SHAPE_FILE_HEADER_LENGTH - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The length of a shape file header in bytes
SHAPE_FILE_RECORD_HEADER_LENGTH - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The length of a shape file record header in bytes
SHAPE_FILE_VERSION - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The currently handled version of Shape Files.
SHAPE_TYPE_MULTIPOINT - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The indicator for a multipoint shape type. (8)
SHAPE_TYPE_NULL - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The indicator for a null shape type. (0)
SHAPE_TYPE_POINT - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The indicator for a point shape type. (1)
SHAPE_TYPE_POLYGON - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The indicator for a polygon shape type. (5)
SHAPE_TYPE_POLYLINE - Static variable in class org.deegree_impl.io.shpapi.ShapeConst
The indicator for an polyline shape type. (3)
SHOPPINGCARD - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SHOPPING_DELETE - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SHOPPING_GETDATA - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SHOPPING_SHOWMAP - Static variable in interface org.deegree_impl.clients.wcasclient.Constants
 
SHP2WKB - class org.deegree_impl.io.shpapi.SHP2WKB.
 
SHP2WKB() - Constructor for class org.deegree_impl.io.shpapi.SHP2WKB
constructor:
SHP2WKS - class org.deegree_impl.io.shpapi.SHP2WKS.
the class SHP2WKS transforms a polygon structure read from a shape-file
into a WKSLinearPolygon specified by the sf-specifications
Last changes:
14.12.1999 ap: import clauses added
08.02.2000 ap: method transformPoint(..) declared and implemented
21.03.2000 ap: method: transformMultiPoint(..) declared and implemented
21.03.2000 ap: method: transformPolyLine(..) declared and implemented
SHP2WKS() - Constructor for class org.deegree_impl.io.shpapi.SHP2WKS
 
SHPDataStoreOutputFC - class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
SHPDataStoreOutputFC() - Constructor for class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputFC
 
SHPDataStoreOutputGML - class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as deegree feature collection -----------------------------------------------------------------------
SHPDataStoreOutputGML() - Constructor for class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputGML
 
SHPDataStoreOutputXML - class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputXML.
Implements the DataStoreOutputFormat interface to format the result of a data accessing class returned within the values of a HashMap as XML -----------------------------------------------------------------------
SHPDataStoreOutputXML() - Constructor for class org.deegree_impl.services.wfs.shape.SHPDataStoreOutputXML
 
SHPEnvelope - class org.deegree_impl.io.shpapi.SHPEnvelope.
Class representing a rectangle - envelope.
SHPEnvelope() - Constructor for class org.deegree_impl.io.shpapi.SHPEnvelope
 
SHPEnvelope(double, double, double, double) - Constructor for class org.deegree_impl.io.shpapi.SHPEnvelope
 
SHPEnvelope(SHPPoint, SHPPoint) - Constructor for class org.deegree_impl.io.shpapi.SHPEnvelope
Transform from WKBPoint to Rectangle
SHPEnvelope(SHPEnvelope) - Constructor for class org.deegree_impl.io.shpapi.SHPEnvelope
create from an existing SHPEnvelope
SHPEnvelope(byte[]) - Constructor for class org.deegree_impl.io.shpapi.SHPEnvelope
 
SHPException - exception org.deegree_impl.io.shpapi.SHPException.
Shapefile related exceptions thrown by methods in this package.
SHPException() - Constructor for class org.deegree_impl.io.shpapi.SHPException
 
SHPException(String) - Constructor for class org.deegree_impl.io.shpapi.SHPException
 
SHPGeometry - class org.deegree_impl.io.shpapi.SHPGeometry.
Class representing basic Geometry for geometries read from a shape-file.
SHPGeometry() - Constructor for class org.deegree_impl.io.shpapi.SHPGeometry
 
SHPGeometry(byte[]) - Constructor for class org.deegree_impl.io.shpapi.SHPGeometry
 
SHPMultiPoint - class org.deegree_impl.io.shpapi.SHPMultiPoint.
Class representig a collection of points
Last changes:
21.03.2000 ap: constructor declared and implemented
14.08.2000 ap: constructor SHPMultiPoint(GM_Point[] gm_points) added
14.08.2000 ap: method writeSHPMultiPoint(..) added
14.08.2000 ap: import clause added
16.08.2000 ap: constructor SHPMultiPoint(GM_Point[] gm_points) modified
SHPMultiPoint() - Constructor for class org.deegree_impl.io.shpapi.SHPMultiPoint
 
SHPMultiPoint(byte[]) - Constructor for class org.deegree_impl.io.shpapi.SHPMultiPoint
constructor: recieves a stream
SHPMultiPoint(GM_MultiPoint) - Constructor for class org.deegree_impl.io.shpapi.SHPMultiPoint
constructor: recieves an array of gm_points
SHPNullShape - class org.deegree_impl.io.shpapi.SHPNullShape.
Class representig an empty geometry
Last changes:
SHPNullShape() - Constructor for class org.deegree_impl.io.shpapi.SHPNullShape
 
SHPPoint - class org.deegree_impl.io.shpapi.SHPPoint.
Class representig a two dimensional point
Last changes:
25.05.00 chm: method writeSHPPoint implemented
14.08.00 ap: import clause added
SHPPoint() - Constructor for class org.deegree_impl.io.shpapi.SHPPoint
 
SHPPoint(byte[], int) - Constructor for class org.deegree_impl.io.shpapi.SHPPoint
constructor: gets a stream and the start index
of point on it
SHPPoint(GM_Position) - Constructor for class org.deegree_impl.io.shpapi.SHPPoint
constructor: creates a SHPPoint from a WKS Geometrie
SHPPolyLine - class org.deegree_impl.io.shpapi.SHPPolyLine.
Class representig a two dimensional ESRI PolyLine
Last changes:
12.01.2000 ap: constructor re-declared
25.01.2000 ap: public variables numRings and numPoints declared
21.03.2000 ap: parameter list of the second constructor modified
14.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) added
14.08.2000 ap: method writeSHPPolyline(..) added
14.08.2000 ap: method size() added
16.08.2000 ap: constructor SHPPolyLine(GM_Point[][] gm_points) modified
SHPPolyLine(byte[]) - Constructor for class org.deegree_impl.io.shpapi.SHPPolyLine
constructor: gets a stream
SHPPolyLine(GM_Curve[]) - Constructor for class org.deegree_impl.io.shpapi.SHPPolyLine
constructor: recieves a matrix of GM_Points
SHPPolygon - class org.deegree_impl.io.shpapi.SHPPolygon.
Class representig a two dimensional ESRI Polygon
Last changes:
12.01.2000 ap: constructor re-declared
25.01.2000 ap: constructor modified; 25.01.2000 ap: public variables numRings and numPoints declared
21.03.2000 ap: parameter list of the second constructor modified
14.08.2000 ap: constructor SHPPolygon (GM_Point[][] gm_points) added
14.08.2000 ap: method writeSHPPolygon(..) added
14.08.2000 ap: import clauses added
14.08.2000 ap: method size() added
16.08.2000 ap: constructor SHPPolygon (byte[] recBuf) modified
SHPPolygon(byte[]) - Constructor for class org.deegree_impl.io.shpapi.SHPPolygon
constructor: recieves a stream
SHPPolygon(GM_Surface[]) - Constructor for class org.deegree_impl.io.shpapi.SHPPolygon
constructor: recieves an array of arrays of GM_Points
SIGN - Static variable in class org.deegree_impl.tools.Base64
 
SIXBIT - Static variable in class org.deegree_impl.tools.Base64
 
SIXTEENBIT - Static variable in class org.deegree_impl.tools.Base64
 
SIZE_DEFAULT - Static variable in interface org.deegree.graphics.sld.Font
 
SIZE_DEFAULT - Static variable in interface org.deegree.graphics.sld.Graphic
 
SI_Gazetteer - interface org.deegree.services.gazetteer.capabilities.SI_Gazetteer.
 
SI_Gazetteer_Impl - class org.deegree_impl.services.gazetteer.capabilities.SI_Gazetteer_Impl.
 
SI_Gazetteer_Impl() - Constructor for class org.deegree_impl.services.gazetteer.capabilities.SI_Gazetteer_Impl
 
SI_Gazetteer_Impl(String, GM_Object, CitedResponsibleParty, SI_LocationType[], String, String) - Constructor for class org.deegree_impl.services.gazetteer.capabilities.SI_Gazetteer_Impl
 
SI_LocationInstance - interface org.deegree.services.gazetteer.SI_LocationInstance.
 
SI_LocationInstance_Impl - class org.deegree_impl.services.gazetteer.SI_LocationInstance_Impl.
 
SI_LocationInstance_Impl(String, String, String, Date, Date, GM_Point[], GM_Object[], CitedResponsibleParty, SI_LocationInstance[], SI_LocationInstance[], SI_LocationType) - Constructor for class org.deegree_impl.services.gazetteer.SI_LocationInstance_Impl
Creates a new SI_LocationInstance_Impl object.
SI_LocationType - interface org.deegree.services.gazetteer.SI_LocationType.
This allows for either an inline description or a reference to such a description.
SI_LocationType_Impl - class org.deegree_impl.services.gazetteer.SI_LocationType_Impl.
 
SI_LocationType_Impl() - Constructor for class org.deegree_impl.services.gazetteer.SI_LocationType_Impl
 
SI_LocationType_Impl(String, String, String, String, CitedResponsibleParty, SI_LocationType[], SI_LocationType[], GM_Object) - Constructor for class org.deegree_impl.services.gazetteer.SI_LocationType_Impl
 
SI_SpatialReferenceSystem - interface org.deegree.services.gazetteer.capabilities.SI_SpatialReferenceSystem.
 
SLD - class org.deegree_impl.clients.context.SLD.
this class encapsulates the descriptions of a SLD element as defined by the OGC Web Map Context specification The element must contain required and optional elements which identify the particular element of a Styled Layer Descriptor to be used for this style. <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#SLD(java.lang.String, java.lang.String)"><B>SLD(String, String)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>Creates a new SLD object. <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#SLD(java.lang.String, java.lang.String, org.deegree.graphics.sld.StyledLayerDescriptor)"><B>SLD(String, String, StyledLayerDescriptor)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>Creates a new SLD object. <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#SLD(java.lang.String, java.lang.String, java.net.URL)"><B>SLD(String, String, URL)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>Creates a new SLD object. <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#SLD(java.lang.String, java.lang.String, org.deegree.graphics.sld.FeatureTypeStyle)"><B>SLD(String, String, FeatureTypeStyle)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>Creates a new SLD object. <DT><A HREF="../org/deegree_impl/graphics/sld/SLDFactory.html" title="class in org.deegree_impl.graphics.sld"><B>SLDFactory</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/SLDFactory.html" title="class in org.deegree_impl.graphics.sld">SLDFactory</A>.<DD>Factory class for all mapped SLD-elements. <DT><A HREF="../org/deegree_impl/graphics/sld/SLDFactory.html#SLDFactory()"><B>SLDFactory()</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/SLDFactory.html" title="class in org.deegree_impl.graphics.sld">SLDFactory</A> <DD>  <DT><A HREF="../org/deegree/ogcbasic/CommonNamespaces.html#SLDNS"><B>SLDNS</B></A> - Static variable in interface org.deegree.ogcbasic.<A HREF="../org/deegree/ogcbasic/CommonNamespaces.html" title="interface in org.deegree.ogcbasic">CommonNamespaces</A> <DD>  <DT><A HREF="../org/deegree_impl/io/imgapi/IMGReader.html#SMALLINT"><B>SMALLINT</B></A> - Static variable in class org.deegree_impl.io.imgapi.<A HREF="../org/deegree_impl/io/imgapi/IMGReader.html" title="class in org.deegree_impl.io.imgapi">IMGReader</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/Constants.html#SOURCE"><B>SOURCE</B></A> - Static variable in interface org.deegree_impl.clients.wcasclient.<A HREF="../org/deegree_impl/clients/wcasclient/Constants.html" title="interface in org.deegree_impl.clients.wcasclient">Constants</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/gazetteer/Constants.html#SOURCETYPE"><B>SOURCETYPE</B></A> - Static variable in interface org.deegree_impl.clients.gazetteer.<A HREF="../org/deegree_impl/clients/gazetteer/Constants.html" title="interface in org.deegree_impl.clients.gazetteer">Constants</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/gazetteer/Constants.html#SOURCEVALUE"><B>SOURCEVALUE</B></A> - Static variable in interface org.deegree_impl.clients.gazetteer.<A HREF="../org/deegree_impl/clients/gazetteer/Constants.html" title="interface in org.deegree_impl.clients.gazetteer">Constants</A> <DD>  <DT><A HREF="../org/deegree/clients/context/GUIArea.html#SOUTH"><B>SOUTH</B></A> - Static variable in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/GUIArea.html" title="interface in org.deegree.clients.context">GUIArea</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cs/AxisOrientation.html#SOUTH"><B>SOUTH</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/AxisOrientation.html" title="class in org.deegree_impl.model.cs">AxisOrientation</A> <DD>Increasing ordinates values go South. <DT><A HREF="../org/deegree_impl/model/pt/AngleFormat.html#SOUTH"><B>SOUTH</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/AngleFormat.html" title="class in org.deegree_impl.model.pt">AngleFormat</A> <DD>Caractère représentant l'hémisphère sud. <DT><A HREF="../org/deegree_impl/model/resources/css/ResourceKeys.html#SOUTH"><B>SOUTH</B></A> - Static variable in interface org.deegree_impl.model.resources.css.<A HREF="../org/deegree_impl/model/resources/css/ResourceKeys.html" title="interface in org.deegree_impl.model.resources.css">ResourceKeys</A> <DD>  <DT><A HREF="../org/deegree/model/geometry/GM_SurfaceInterpolation.html#SPHERICAL"><B>SPHERICAL</B></A> - Static variable in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_SurfaceInterpolation.html" title="interface in org.deegree.model.geometry">GM_SurfaceInterpolation</A> <DD>  <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#SPHERICAL_EQUATORIAL"><B>SPHERICAL_EQUATORIAL</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Projection mode for switch statement. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#SPHERICAL_NORTH"><B>SPHERICAL_NORTH</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Projection mode for switch statement. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#SPHERICAL_OBLIQUE"><B>SPHERICAL_OBLIQUE</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Projection mode for switch statement. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#SPHERICAL_SOUTH"><B>SPHERICAL_SOUTH</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Projection mode for switch statement. <DT><A HREF="../org/deegree_impl/io/SQLTools.html" title="class in org.deegree_impl.io"><B>SQLTools</B></A> - class org.deegree_impl.io.<A HREF="../org/deegree_impl/io/SQLTools.html" title="class in org.deegree_impl.io">SQLTools</A>.<DD> <DT><A HREF="../org/deegree_impl/io/SQLTools.html#SQLTools()"><B>SQLTools()</B></A> - Constructor for class org.deegree_impl.io.<A HREF="../org/deegree_impl/io/SQLTools.html" title="class in org.deegree_impl.io">SQLTools</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/OracleSQLBuilder.html#SRID"><B>SRID</B></A> - Variable in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/OracleSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">OracleSQLBuilder</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/LecGUI.html#STARTMENUITEM"><B>STARTMENUITEM</B></A> - Static variable in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/LecGUI.html" title="class in org.deegree_impl.tools">LecGUI</A> <DD>  <DT><A HREF="../org/deegree_impl/model/resources/css/ResourceKeys.html#STEREOGRAPHIC_PROJECTION"><B>STEREOGRAPHIC_PROJECTION</B></A> - Static variable in interface org.deegree_impl.model.resources.css.<A HREF="../org/deegree_impl/model/resources/css/ResourceKeys.html" title="interface in org.deegree_impl.model.resources.css">ResourceKeys</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLProperty.html#STRING"><B>STRING</B></A> - Static variable in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLProperty.html" title="interface in org.deegree.gml">GMLProperty</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Font.html#STYLE_ITALIC"><B>STYLE_ITALIC</B></A> - Static variable in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Font.html" title="interface in org.deegree.graphics.sld">Font</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Font.html#STYLE_NORMAL"><B>STYLE_NORMAL</B></A> - Static variable in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Font.html" title="interface in org.deegree.graphics.sld">Font</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Font.html#STYLE_OBLIQUE"><B>STYLE_OBLIQUE</B></A> - Static variable in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Font.html" title="interface in org.deegree.graphics.sld">Font</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/ExpressionDefines.html#SUB"><B>SUB</B></A> - Static variable in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/ExpressionDefines.html" title="class in org.deegree_impl.services.wfs.filterencoding">ExpressionDefines</A> <DD>  <DT><A HREF="../org/deegree_impl/model/pt/AngleFormat.html#SYMBOLS"><B>SYMBOLS</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/AngleFormat.html" title="class in org.deegree_impl.model.pt">AngleFormat</A> <DD>Symboles représentant les degrés (0), minutes (1) et les secondes (2). <DT><A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics"><B>ScaleBar</B></A> - interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A>.<DD> <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics"><B>ScaleBar_Impl</B></A> - class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A>.<DD> <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#ScaleBar_Impl(int, int, double, int, java.lang.String, java.awt.Color, java.awt.Color, java.awt.Color, java.lang.String, java.awt.Font)"><B>ScaleBar_Impl(int, int, double, int, String, Color, Color, Color, String, Font)</B></A> - Constructor for class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>Constructor with all Parameters <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#ScaleBar_Impl()"><B>ScaleBar_Impl()</B></A> - Constructor for class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>Constructor just using defaults <DT><A HREF="../org/deegree/services/wms/capabilities/ScaleHint.html" title="interface in org.deegree.services.wms.capabilities"><B>ScaleHint</B></A> - interface org.deegree.services.wms.capabilities.<A HREF="../org/deegree/services/wms/capabilities/ScaleHint.html" title="interface in org.deegree.services.wms.capabilities">ScaleHint</A>.<DD>Layers may include a <ScaleHint> element that suggests minimum and maximum scales for which it is appropriate to display this layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities"><B>ScaleHint_Impl</B></A> - class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ScaleHint_Impl</A>.<DD>Layers may include a <ScaleHint> element that suggests minimum and maximum scales for which it is appropriate to display this layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html#ScaleHint_Impl()"><B>ScaleHint_Impl()</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ScaleHint_Impl</A> <DD>default constructor <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html#ScaleHint_Impl(double, double)"><B>ScaleHint_Impl(double, double)</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ScaleHint_Impl</A> <DD>constructor initializing the class with the <ScaleHint> <DT><A HREF="../org/deegree/services/wcas/metadatadesc/SecurityConstraints.html" title="interface in org.deegree.services.wcas.metadatadesc"><B>SecurityConstraints</B></A> - interface org.deegree.services.wcas.metadatadesc.<A HREF="../org/deegree/services/wcas/metadatadesc/SecurityConstraints.html" title="interface in org.deegree.services.wcas.metadatadesc">SecurityConstraints</A>.<DD>SecurityConstraints.java Created on 11. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc"><B>SecurityConstraints_Impl</B></A> - class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">SecurityConstraints_Impl</A>.<DD>SecurityConstraints_Impl.java Created on 16. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html#SecurityConstraints_Impl(org.deegree.services.wcas.metadatadesc.ClassificationCode, java.lang.String, java.lang.String, java.lang.String[], java.lang.String)"><B>SecurityConstraints_Impl(ClassificationCode, String, String, String[], String)</B></A> - Constructor for class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">SecurityConstraints_Impl</A> <DD>Creates a new instance of SecurityConstraints_Impl <DT><A HREF="../org/deegree_impl/clients/wmsclient/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient.control"><B>SelectStyleListener</B></A> - class org.deegree_impl.clients.wmsclient.control.<A HREF="../org/deegree_impl/clients/wmsclient/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient.control">SelectStyleListener</A>.<DD>listern class for offering the required parameter for selecting a style for one or more layers. <DT><A HREF="../org/deegree_impl/clients/wmsclient/control/SelectStyleListener.html#SelectStyleListener()"><B>SelectStyleListener()</B></A> - Constructor for class org.deegree_impl.clients.wmsclient.control.<A HREF="../org/deegree_impl/clients/wmsclient/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient.control">SelectStyleListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient2.control"><B>SelectStyleListener</B></A> - class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">SelectStyleListener</A>.<DD>listern class for offering the required parameter for selecting a style for one or more layers. <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/SelectStyleListener.html#SelectStyleListener()"><B>SelectStyleListener()</B></A> - Constructor for class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/SelectStyleListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">SelectStyleListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html" title="class in org.deegree_impl.clients.wcasclient.model"><B>Selection</B></A> - class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection</A>.<DD> <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html#Selection()"><B>Selection()</B></A> - Constructor for class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection</A> <DD>Creates a new instance of EntryList <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html#Selection(int)"><B>Selection(int)</B></A> - Constructor for class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection</A> <DD>Creates a new CatalogEntryList object with an initial size <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.SelComparatorImpl.html" title="class in org.deegree_impl.clients.wcasclient.model"><B>Selection.SelComparatorImpl</B></A> - class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.SelComparatorImpl.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection.SelComparatorImpl</A>.<DD> <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.SelComparatorImpl.html#Selection.SelComparatorImpl()"><B>Selection.SelComparatorImpl()</B></A> - Constructor for class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.SelComparatorImpl.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection.SelComparatorImpl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html" title="class in org.deegree_impl.clients.wcasclient.model"><B>SelectionEntry</B></A> - class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html" title="class in org.deegree_impl.clients.wcasclient.model">SelectionEntry</A>.<DD>represents an entry of a users selectin of catalog entries. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html#SelectionEntry(java.lang.String, java.lang.String, java.lang.String, org.deegree.model.geometry.GM_Envelope, int[])"><B>SelectionEntry(String, String, String, GM_Envelope, int[])</B></A> - Constructor for class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html" title="class in org.deegree_impl.clients.wcasclient.model">SelectionEntry</A> <DD>Creates a new SelectionEntry object. <DT><A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics"><B>Selector</B></A> - interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics">Selector</A>.<DD>------------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/tools/mail/SendMailException.html" title="class in org.deegree_impl.tools.mail"><B>SendMailException</B></A> - exception org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/SendMailException.html" title="class in org.deegree_impl.tools.mail">SendMailException</A>.<DD>This exception is an application exception thrown by the mail component<DT><A HREF="../org/deegree_impl/tools/mail/SendMailException.html#SendMailException()"><B>SendMailException()</B></A> - Constructor for class org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/SendMailException.html" title="class in org.deegree_impl.tools.mail">SendMailException</A> <DD>Creates a new SendMailException object. <DT><A HREF="../org/deegree_impl/tools/mail/SendMailException.html#SendMailException(java.lang.String)"><B>SendMailException(String)</B></A> - Constructor for class org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/SendMailException.html" title="class in org.deegree_impl.tools.mail">SendMailException</A> <DD>Creates a new SendMailException object. <DT><A HREF="../org/deegree_impl/clients/context/Server.html" title="class in org.deegree_impl.clients.context"><B>Server</B></A> - class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Server.html" title="class in org.deegree_impl.clients.context">Server</A>.<DD>encapsulates the server description as defined in the OGC Web Map Context specification 1.0.0<DT><A HREF="../org/deegree_impl/clients/context/Server.html#Server(java.lang.String, java.lang.String, java.lang.String, java.net.URL)"><B>Server(String, String, String, URL)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Server.html" title="class in org.deegree_impl.clients.context">Server</A> <DD>Creates a new Server object. <DT><A HREF="../org/deegree/services/capabilities/Service.html" title="interface in org.deegree.services.capabilities"><B>Service</B></A> - interface org.deegree.services.capabilities.<A HREF="../org/deegree/services/capabilities/Service.html" title="interface in org.deegree.services.capabilities">Service</A>.<DD>The interface provides acces to the <Service> element of the Capabilities XML providing general metadata for the service as a whole. <DT><A HREF="../org/deegree/services/wms/capabilities/ServiceClass.html" title="interface in org.deegree.services.wms.capabilities"><B>ServiceClass</B></A> - interface org.deegree.services.wms.capabilities.<A HREF="../org/deegree/services/wms/capabilities/ServiceClass.html" title="interface in org.deegree.services.wms.capabilities">ServiceClass</A>.<DD>----------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html" title="class in org.deegree_impl.services.wms.capabilities"><B>ServiceClass_Impl</B></A> - class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ServiceClass_Impl</A>.<DD>----------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html#ServiceClass_Impl(java.lang.String, java.net.URL)"><B>ServiceClass_Impl(String, URL)</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ServiceClass_Impl</A> <DD>Creates a new ServiceClass_Impl object. <DT><A HREF="../org/deegree/services/wms/ServiceExceptionReport.html" title="interface in org.deegree.services.wms"><B>ServiceExceptionReport</B></A> - interface org.deegree.services.wms.<A HREF="../org/deegree/services/wms/ServiceExceptionReport.html" title="interface in org.deegree.services.wms">ServiceExceptionReport</A>.<DD> <DT><A HREF="../org/deegree_impl/services/wms/ServiceExceptionReport_Impl.html" title="class in org.deegree_impl.services.wms"><B>ServiceExceptionReport_Impl</B></A> - class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/ServiceExceptionReport_Impl.html" title="class in org.deegree_impl.services.wms">ServiceExceptionReport_Impl</A>.<DD>the calss encapsulates a OGC WMS 1.1.1 Service Exception Report<DT><A HREF="../org/deegree_impl/services/wms/ServiceExceptionReport_Impl.html#ServiceExceptionReport_Impl(java.lang.String, java.lang.String, java.lang.String)"><B>ServiceExceptionReport_Impl(String, String, String)</B></A> - Constructor for class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/ServiceExceptionReport_Impl.html" title="class in org.deegree_impl.services.wms">ServiceExceptionReport_Impl</A> <DD>Creates a new ServiceExceptionReport_Impl object. <DT><A HREF="../org/deegree/services/wcas/metadatadesc/ServiceType.html" title="interface in org.deegree.services.wcas.metadatadesc"><B>ServiceType</B></A> - interface org.deegree.services.wcas.metadatadesc.<A HREF="../org/deegree/services/wcas/metadatadesc/ServiceType.html" title="interface in org.deegree.services.wcas.metadatadesc">ServiceType</A>.<DD>ServiceType.java Created on 11. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc"><B>ServiceType_Impl</B></A> - class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ServiceType_Impl</A>.<DD> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html#ServiceType_Impl(java.lang.String, java.lang.String)"><B>ServiceType_Impl(String, String)</B></A> - Constructor for class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ServiceType_Impl</A> <DD>Creates a new instance of ServiceType_Impl <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities"><B>Service_Impl</B></A> - class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A>.<DD>The interface provides acces to the <Service> element of the Capabilities XML providing general metadata for the service as a whole. <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#Service_Impl(java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.net.URL, org.deegree.ogcbasic.ContactInformation, java.lang.String, java.lang.String)"><B>Service_Impl(String, String, String, String[], URL, ContactInformation, String, String)</B></A> - Constructor for class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>constructor initializing the class with the OGCWebServiceCapabilities <DT><A HREF="../org/deegree_impl/tools/shape/Shape2GML.html" title="class in org.deegree_impl.tools.shape"><B>Shape2GML</B></A> - class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/Shape2GML.html" title="class in org.deegree_impl.tools.shape">Shape2GML</A>.<DD> <DT><A HREF="../org/deegree_impl/tools/shape/Shape2GML.html#Shape2GML(java.lang.String, java.lang.String)"><B>Shape2GML(String, String)</B></A> - Constructor for class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/Shape2GML.html" title="class in org.deegree_impl.tools.shape">Shape2GML</A> <DD>Creates a new instance of Shape2GML <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeConst.html" title="class in org.deegree_impl.io.shpapi"><B>ShapeConst</B></A> - class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeConst.html" title="class in org.deegree_impl.io.shpapi">ShapeConst</A>.<DD>Class containing all constants needed for reading of a shape file<BR> <B>Last changes<B>:<BR> 21.12.1999 ap: all constants declared<BR> <!<DT><A HREF="../org/deegree_impl/io/shpapi/ShapeConst.html#ShapeConst()"><B>ShapeConst()</B></A> - Constructor for class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeConst.html" title="class in org.deegree_impl.io.shpapi">ShapeConst</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore</A>.<DD>The class provides reading and writing access to ESRI shapefiles. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.html#ShapeDataStore(java.net.URL)"><B>ShapeDataStore(URL)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore</A> <DD>Creates a new ShapeDataStore object. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CDescribeFeatureType.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore.CDescribeFeatureType</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CDescribeFeatureType.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CDescribeFeatureType</A>.<DD>inner interface defining the processing of a DescribeFeatureType request<DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CDescribeFeatureType.html#ShapeDataStore.CDescribeFeatureType(org.deegree_impl.services.wfs.shape.ShapeDataStore, org.deegree.services.OGCWebServiceRequest)"><B>ShapeDataStore.CDescribeFeatureType(ShapeDataStore, OGCWebServiceRequest)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CDescribeFeatureType.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CDescribeFeatureType</A> <DD>Creates a new CDescribeFeatureType object. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeature.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore.CGetFeature</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeature.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CGetFeature</A>.<DD>inner interface defining the processing of a getFeature request<DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeature.html#ShapeDataStore.CGetFeature(org.deegree_impl.services.wfs.shape.ShapeDataStore, org.deegree.services.OGCWebServiceRequest)"><B>ShapeDataStore.CGetFeature(ShapeDataStore, OGCWebServiceRequest)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeature.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CGetFeature</A> <DD>Creates a new CGetFeature object. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeatureWithLock.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore.CGetFeatureWithLock</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeatureWithLock.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CGetFeatureWithLock</A>.<DD>class defining the processing of a getFeature request<DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeatureWithLock.html#ShapeDataStore.CGetFeatureWithLock(org.deegree_impl.services.wfs.shape.ShapeDataStore, org.deegree.services.OGCWebServiceRequest)"><B>ShapeDataStore.CGetFeatureWithLock(ShapeDataStore, OGCWebServiceRequest)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CGetFeatureWithLock.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CGetFeatureWithLock</A> <DD>Creates a new CGetFeatureWithLock object. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CLockFeature.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore.CLockFeature</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CLockFeature.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CLockFeature</A>.<DD>inner interface defining the processing of a lockFeature request<DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CLockFeature.html#ShapeDataStore.CLockFeature(org.deegree_impl.services.wfs.shape.ShapeDataStore, org.deegree.services.OGCWebServiceRequest)"><B>ShapeDataStore.CLockFeature(ShapeDataStore, OGCWebServiceRequest)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CLockFeature.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CLockFeature</A> <DD>Creates a new CLockFeature object. <DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CTransaction.html" title="class in org.deegree_impl.services.wfs.shape"><B>ShapeDataStore.CTransaction</B></A> - class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CTransaction.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CTransaction</A>.<DD>inner interface defining the processing of a transaction request<DT><A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CTransaction.html#ShapeDataStore.CTransaction(org.deegree_impl.services.wfs.shape.ShapeDataStore, org.deegree.services.OGCWebServiceRequest)"><B>ShapeDataStore.CTransaction(ShapeDataStore, OGCWebServiceRequest)</B></A> - Constructor for class org.deegree_impl.services.wfs.shape.<A HREF="../org/deegree_impl/services/wfs/shape/ShapeDataStore.CTransaction.html" title="class in org.deegree_impl.services.wfs.shape">ShapeDataStore.CTransaction</A> <DD>Creates a new CTransaction object. <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html" title="class in org.deegree_impl.io.shpapi"><B>ShapeFile</B></A> - class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html" title="class in org.deegree_impl.io.shpapi">ShapeFile</A>.<DD>Class representing an ESRI Shape File. <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html#ShapeFile(java.lang.String)"><B>ShapeFile(String)</B></A> - Constructor for class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html" title="class in org.deegree_impl.io.shpapi">ShapeFile</A> <DD>constructor: <BR> Construct a ShapeFile from a file name. <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html#ShapeFile(java.lang.String, java.lang.String)"><B>ShapeFile(String, String)</B></A> - Constructor for class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html" title="class in org.deegree_impl.io.shpapi">ShapeFile</A> <DD>constructor: <BR> Construct a ShapeFile from a file name. <DT><A HREF="../org/deegree_impl/tools/shape/ShapeFilter.html" title="class in org.deegree_impl.tools.shape"><B>ShapeFilter</B></A> - class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/ShapeFilter.html" title="class in org.deegree_impl.tools.shape">ShapeFilter</A>.<DD> <DT><A HREF="../org/deegree_impl/tools/shape/ShapeFilter.html#ShapeFilter()"><B>ShapeFilter()</B></A> - Constructor for class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/ShapeFilter.html" title="class in org.deegree_impl.tools.shape">ShapeFilter</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeUtils.html" title="class in org.deegree_impl.io.shpapi"><B>ShapeUtils</B></A> - class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeUtils.html" title="class in org.deegree_impl.io.shpapi">ShapeUtils</A>.<DD>Utilities for reading and writing the components of shape files. <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeUtils.html#ShapeUtils()"><B>ShapeUtils()</B></A> - Constructor for class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/ShapeUtils.html" title="class in org.deegree_impl.io.shpapi">ShapeUtils</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/shape/ShapeView.html" title="class in org.deegree_impl.tools.shape"><B>ShapeView</B></A> - class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/ShapeView.html" title="class in org.deegree_impl.tools.shape">ShapeView</A>.<DD> <DT><A HREF="../org/deegree_impl/tools/shape/ShapeView.html#ShapeView()"><B>ShapeView()</B></A> - Constructor for class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/ShapeView.html" title="class in org.deegree_impl.tools.shape">ShapeView</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/shape/Shp2MySQL.html" title="class in org.deegree_impl.tools.shape"><B>Shp2MySQL</B></A> - class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/Shp2MySQL.html" title="class in org.deegree_impl.tools.shape">Shp2MySQL</A>.<DD> <DT><A HREF="../org/deegree_impl/tools/shape/Shp2MySQL.html#Shp2MySQL(java.lang.String)"><B>Shp2MySQL(String)</B></A> - Constructor for class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/Shp2MySQL.html" title="class in org.deegree_impl.tools.shape">Shp2MySQL</A> <DD>Creates a new Shp2MySQL object. <DT><A HREF="../org/deegree/services/wts/Snow.html" title="interface in org.deegree.services.wts"><B>Snow</B></A> - interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/Snow.html" title="interface in org.deegree.services.wts">Snow</A>.<DD> <DT><A HREF="../org/deegree/model/coverage/SpatialExtent.html" title="interface in org.deegree.model.coverage"><B>SpatialExtent</B></A> - interface org.deegree.model.coverage.<A HREF="../org/deegree/model/coverage/SpatialExtent.html" title="interface in org.deegree.model.coverage">SpatialExtent</A>.<DD>The <tt>SpatialExtent</tt> lists the bounds along each of the spatial dimensions within which coverages may be requested from a coverage layer -----------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/model/cv/SpatialExtent_Impl.html" title="class in org.deegree_impl.model.cv"><B>SpatialExtent_Impl</B></A> - class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/SpatialExtent_Impl.html" title="class in org.deegree_impl.model.cv">SpatialExtent_Impl</A>.<DD>The <tt>SpatialExtent</tt> lists the bounds along each of the spatial dimensions within which coverages may be requested from a coverage layer -----------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/model/cv/SpatialExtent_Impl.html#SpatialExtent_Impl(java.lang.String, org.deegree.model.coverage.ExtentType, org.deegree.model.coverage.ExtentType, org.deegree.model.coverage.ExtentType)"><B>SpatialExtent_Impl(String, ExtentType, ExtentType, ExtentType)</B></A> - Constructor for class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/SpatialExtent_Impl.html" title="class in org.deegree_impl.model.cv">SpatialExtent_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html" title="class in org.deegree_impl.services.wfs.filterencoding"><B>SpatialOperation</B></A> - class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html" title="class in org.deegree_impl.services.wfs.filterencoding">SpatialOperation</A>.<DD>Encapsulates the information of a spatial_ops entity (as defined in the Filter DTD). <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html#SpatialOperation(int, org.deegree_impl.services.wfs.filterencoding.PropertyName, org.deegree.gml.GMLGeometry)"><B>SpatialOperation(int, PropertyName, GMLGeometry)</B></A> - Constructor for class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html" title="class in org.deegree_impl.services.wfs.filterencoding">SpatialOperation</A> <DD>Constructs a new SpatialOperation. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html#SpatialOperation(int, org.deegree_impl.services.wfs.filterencoding.PropertyName, org.deegree.gml.GMLGeometry, double)"><B>SpatialOperation(int, PropertyName, GMLGeometry, double)</B></A> - Constructor for class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/SpatialOperation.html" title="class in org.deegree_impl.services.wfs.filterencoding">SpatialOperation</A> <DD>Constructs a new SpatialOperation. <DT><A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html" title="class in org.deegree_impl.io.sdeapi"><B>SpatialQuery</B></A> - class org.deegree_impl.io.sdeapi.<A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html" title="class in org.deegree_impl.io.sdeapi">SpatialQuery</A>.<DD>This class handles a complete ArcSDE request: If instanciated, the class can open a connection/instance of the specified ArcSDE server, set a bounding box as a spatial filter to query the defined layer. <DT><A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html#SpatialQuery(java.lang.String, int, java.lang.String, java.lang.String, java.lang.String)"><B>SpatialQuery(String, int, String, String, String)</B></A> - Constructor for class org.deegree_impl.io.sdeapi.<A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html" title="class in org.deegree_impl.io.sdeapi">SpatialQuery</A> <DD>Creates a new SpatialQuery object. <DT><A HREF="../org/deegree_impl/services/wts/Splitter.html" title="class in org.deegree_impl.services.wts"><B>Splitter</B></A> - class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/Splitter.html" title="class in org.deegree_impl.services.wts">Splitter</A>.<DD>class for calculating and splitting a views footprint into boxes and/or stripes<DT><A HREF="../org/deegree_impl/services/wts/Splitter.html#Splitter(org.deegree.services.wts.protocol.WTSGetViewRequest, org.deegree.services.wts.ViewPoint)"><B>Splitter(WTSGetViewRequest, ViewPoint)</B></A> - Constructor for class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/Splitter.html" title="class in org.deegree_impl.services.wts">Splitter</A> <DD>Creates a new instance of MakeStripes <DT><A HREF="../org/deegree/services/wcas/metadatadesc/StatusCode.html" title="interface in org.deegree.services.wcas.metadatadesc"><B>StatusCode</B></A> - interface org.deegree.services.wcas.metadatadesc.<A HREF="../org/deegree/services/wcas/metadatadesc/StatusCode.html" title="interface in org.deegree.services.wcas.metadatadesc">StatusCode</A>.<DD>StatusCode.java Created on 11. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc"><B>StatusCode_Impl</B></A> - class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">StatusCode_Impl</A>.<DD>StatusCode_Impl.java Created on 16. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html#StatusCode_Impl(java.lang.String)"><B>StatusCode_Impl(String)</B></A> - Constructor for class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">StatusCode_Impl</A> <DD>Creates a new instance of StatusCode_Impl <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct"><B>StereographicProjection</B></A> - class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A>.<DD>Projection stéréographique. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#StereographicProjection(org.deegree_impl.model.cs.Projection)"><B>StereographicProjection(Projection)</B></A> - Constructor for class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Construct a new map projection from the suplied parameters. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#StereographicProjection(org.deegree_impl.model.cs.Projection, boolean, boolean)"><B>StereographicProjection(Projection, boolean, boolean)</B></A> - Constructor for class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct">StereographicProjection</A> <DD>Construct a new map projection from the suplied parameters. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html" title="class in org.deegree_impl.model.ct"><B>StereographicProjection.Provider</B></A> - class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html" title="class in org.deegree_impl.model.ct">StereographicProjection.Provider</A>.<DD>Informations about a <A HREF="../org/deegree_impl/model/ct/StereographicProjection.html" title="class in org.deegree_impl.model.ct"><CODE>StereographicProjection</CODE></A>.<DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html#StereographicProjection.Provider()"><B>StereographicProjection.Provider()</B></A> - Constructor for class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html" title="class in org.deegree_impl.model.ct">StereographicProjection.Provider</A> <DD>Construct a new provider. <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html#StereographicProjection.Provider(boolean)"><B>StereographicProjection.Provider(boolean)</B></A> - Constructor for class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/StereographicProjection.Provider.html" title="class in org.deegree_impl.model.ct">StereographicProjection.Provider</A> <DD>Construct an object for polar or oblique stereographic. <DT><A HREF="../org/deegree_impl/services/wcts/protocol/WCTS_ProtocolFactory.html#String2CS_CoordinateSystem(java.lang.String)"><B>String2CS_CoordinateSystem(String)</B></A> - Static method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/WCTS_ProtocolFactory.html" title="class in org.deegree_impl.services.wcts.protocol">WCTS_ProtocolFactory</A> <DD>creates an CS_CoordinateSystem from a String. <DT><A HREF="../org/deegree_impl/tools/StringExtend.html" title="class in org.deegree_impl.tools"><B>StringExtend</B></A> - class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/StringExtend.html" title="class in org.deegree_impl.tools">StringExtend</A>.<DD>this is a collection of some methods that extends the functionallity of the sun-java string class.<DT><A HREF="../org/deegree_impl/tools/StringExtend.html#StringExtend()"><B>StringExtend()</B></A> - Constructor for class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/StringExtend.html" title="class in org.deegree_impl.tools">StringExtend</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld"><B>Stroke</B></A> - interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A>.<DD>A Stroke allows a string of line segments (or any linear geometry) to be rendered. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld"><B>Stroke_Impl</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A>.<DD>A Stroke allows a string of line segments (or any linear geometry) to be rendered. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#Stroke_Impl()"><B>Stroke_Impl()</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>Constructs a new <tt>Stroke_Impl<tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#Stroke_Impl(java.util.HashMap, org.deegree.graphics.sld.GraphicStroke, org.deegree.graphics.sld.GraphicFill)"><B>Stroke_Impl(HashMap, GraphicStroke, GraphicFill)</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>Constructs a new <tt>Stroke_Impl<tt>. <DT><A HREF="../org/deegree/graphics/sld/Style.html" title="interface in org.deegree.graphics.sld"><B>Style</B></A> - interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Style.html" title="interface in org.deegree.graphics.sld">Style</A>.<DD>----------------------------------------------------------------------<DT><A HREF="../org/deegree/services/wms/capabilities/Style.html" title="interface in org.deegree.services.wms.capabilities"><B>Style</B></A> - interface org.deegree.services.wms.capabilities.<A HREF="../org/deegree/services/wms/capabilities/Style.html" title="interface in org.deegree.services.wms.capabilities">Style</A>.<DD>Zero or more Styles may be advertised for a Layer or collection of layers using <Style> elements, each of which shall have <Name> and <Title> elements. <DT><A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context"><B>Style</B></A> - class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A>.<DD>this class encapsulates the style description as defined by the OGC Web Map Context specification<DT><A HREF="../org/deegree_impl/clients/context/Style.html#Style(java.lang.String, java.lang.String, java.lang.String, org.deegree_impl.ogcbasic.ImageURL, boolean)"><B>Style(String, String, String, ImageURL, boolean)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>Creates a new Style object. <DT><A HREF="../org/deegree_impl/clients/context/Style.html#Style(org.deegree_impl.clients.context.SLD, boolean)"><B>Style(SLD, boolean)</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>Creates a new Style object. <DT><A HREF="../org/deegree_impl/graphics/sld/StyleFactory.html" title="class in org.deegree_impl.graphics.sld"><B>StyleFactory</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyleFactory.html" title="class in org.deegree_impl.graphics.sld">StyleFactory</A>.<DD>An utility class designed to easy creation of style by convinience methods.<DT><A HREF="../org/deegree_impl/graphics/sld/StyleFactory.html#StyleFactory()"><B>StyleFactory()</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyleFactory.html" title="class in org.deegree_impl.graphics.sld">StyleFactory</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/StyleList.html" title="class in org.deegree_impl.clients.context"><B>StyleList</B></A> - class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/StyleList.html" title="class in org.deegree_impl.clients.context">StyleList</A>.<DD>encapsulates a StyleList as defined by the OGC Web Map Context specification<DT><A HREF="../org/deegree_impl/clients/context/StyleList.html#StyleList(org.deegree_impl.clients.context.Style[])"><B>StyleList(Style[])</B></A> - Constructor for class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/StyleList.html" title="class in org.deegree_impl.clients.context">StyleList</A> <DD>Creates a new StyleList object. <DT><A HREF="../org/deegree/services/wms/StyleNotDefinedException.html" title="class in org.deegree.services.wms"><B>StyleNotDefinedException</B></A> - exception org.deegree.services.wms.<A HREF="../org/deegree/services/wms/StyleNotDefinedException.html" title="class in org.deegree.services.wms">StyleNotDefinedException</A>.<DD> <DT><A HREF="../org/deegree/services/wms/StyleNotDefinedException.html#StyleNotDefinedException(java.lang.String)"><B>StyleNotDefinedException(String)</B></A> - Constructor for class org.deegree.services.wms.<A HREF="../org/deegree/services/wms/StyleNotDefinedException.html" title="class in org.deegree.services.wms">StyleNotDefinedException</A> <DD>Creates a new StyleNotDefinedException object. <DT><A HREF="../org/deegree/services/wms/capabilities/StyleSheetURL.html" title="interface in org.deegree.services.wms.capabilities"><B>StyleSheetURL</B></A> - interface org.deegree.services.wms.capabilities.<A HREF="../org/deegree/services/wms/capabilities/StyleSheetURL.html" title="interface in org.deegree.services.wms.capabilities">StyleSheetURL</A>.<DD>StyleSheeetURL provides symbology information foreach Style of a Layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/StyleSheetURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities"><B>StyleSheetURL_Impl</B></A> - class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/StyleSheetURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">StyleSheetURL_Impl</A>.<DD>StyleSheeetURL provides symbology information foreach Style of a Layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/StyleSheetURL_Impl.html#StyleSheetURL_Impl(java.lang.String, java.net.URL)"><B>StyleSheetURL_Impl(String, URL)</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/StyleSheetURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">StyleSheetURL_Impl</A> <DD>Creates a new StyleSheetURL_Impl object. <DT><A HREF="../org/deegree/services/wms/capabilities/StyleURL.html" title="interface in org.deegree.services.wms.capabilities"><B>StyleURL</B></A> - interface org.deegree.services.wms.capabilities.<A HREF="../org/deegree/services/wms/capabilities/StyleURL.html" title="interface in org.deegree.services.wms.capabilities">StyleURL</A>.<DD>A Map Server may use StyleURL to offer more information about the data or symbology underlying a particular Style. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/StyleURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities"><B>StyleURL_Impl</B></A> - class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/StyleURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">StyleURL_Impl</A>.<DD>A Map Server may use StyleURL to offer more information about the data or symbology underlying a particular Style. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/StyleURL_Impl.html#StyleURL_Impl(java.lang.String, java.net.URL)"><B>StyleURL_Impl(String, URL)</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/StyleURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">StyleURL_Impl</A> <DD>Creates a new StyleURL_Impl object. <DT><A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html" title="class in org.deegree_impl.graphics.sld"><B>Style_Impl</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html" title="class in org.deegree_impl.graphics.sld">Style_Impl</A>.<DD>----------------------------------------------------------------------<DT><A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html#Style_Impl(java.lang.String)"><B>Style_Impl(String)</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html" title="class in org.deegree_impl.graphics.sld">Style_Impl</A> <DD>Creates a new Style_Impl object. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html" title="class in org.deegree_impl.services.wms.capabilities"><B>Style_Impl</B></A> - class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Style_Impl</A>.<DD>Zero or more Styles may be advertised for a Layer or collection of layers using <Style> elements, each of which shall have <Name> and <Title> elements. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html#Style_Impl(java.lang.String, java.lang.String, java.lang.String, org.deegree.services.wms.capabilities.LegendURL[], org.deegree.services.wms.capabilities.StyleSheetURL, org.deegree.services.wms.capabilities.StyleURL, java.net.URL)"><B>Style_Impl(String, String, String, LegendURL[], StyleSheetURL, StyleURL, URL)</B></A> - Constructor for class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Style_Impl</A> <DD>constructor initializing the class with the <Style> <DT><A HREF="../org/deegree/graphics/sld/StyledLayerDescriptor.html" title="interface in org.deegree.graphics.sld"><B>StyledLayerDescriptor</B></A> - interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/StyledLayerDescriptor.html" title="interface in org.deegree.graphics.sld">StyledLayerDescriptor</A>.<DD>StyledLayerDescriptor: This is a sequence of styled layers, represented at the first level by Layer and UserLayer elements. <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld"><B>StyledLayerDescriptor_Impl</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A>.<DD>StyledLayerDescriptor: This is a sequence of styled layers, represented at the first level by Layer and UserLayer elements. <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#StyledLayerDescriptor_Impl(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.deegree.graphics.sld.Layer[])"><B>StyledLayerDescriptor_Impl(String, String, String, String, Layer[])</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#StyledLayerDescriptor_Impl(org.deegree.graphics.sld.Layer[], java.lang.String)"><B>StyledLayerDescriptor_Impl(Layer[], String)</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A> <DD>constructor initializing the class with the <StyledLayerDescriptor> <DT><A HREF="../org/deegree_impl/services/wts/util/SunLight.html" title="class in org.deegree_impl.services.wts.util"><B>SunLight</B></A> - class org.deegree_impl.services.wts.util.<A HREF="../org/deegree_impl/services/wts/util/SunLight.html" title="class in org.deegree_impl.services.wts.util">SunLight</A>.<DD> <DT><A HREF="../org/deegree_impl/services/wts/util/SunLight.html#SunLight()"><B>SunLight()</B></A> - Constructor for class org.deegree_impl.services.wts.util.<A HREF="../org/deegree_impl/services/wts/util/SunLight.html" title="class in org.deegree_impl.services.wts.util">SunLight</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wts/util/SunPosition.html" title="class in org.deegree_impl.services.wts.util"><B>SunPosition</B></A> - class org.deegree_impl.services.wts.util.<A HREF="../org/deegree_impl/services/wts/util/SunPosition.html" title="class in org.deegree_impl.services.wts.util">SunPosition</A>.<DD> <DT><A HREF="../org/deegree_impl/services/wts/util/SunPosition.html#SunPosition()"><B>SunPosition()</B></A> - Constructor for class org.deegree_impl.services.wts.util.<A HREF="../org/deegree_impl/services/wts/util/SunPosition.html" title="class in org.deegree_impl.services.wts.util">SunPosition</A> <DD>  <DT><A HREF="../javax/units/resources/SymbolResources.html" title="class in javax.units.resources"><B>SymbolResources</B></A> - class javax.units.resources.<A HREF="../javax/units/resources/SymbolResources.html" title="class in javax.units.resources">SymbolResources</A>.<DD>Liste de ressources s'adaptant à la langue de l'utilisateur. <DT><A HREF="../javax/units/resources/SymbolResources.html#SymbolResources(java.lang.Object[])"><B>SymbolResources(Object[])</B></A> - Constructor for class javax.units.resources.<A HREF="../javax/units/resources/SymbolResources.html" title="class in javax.units.resources">SymbolResources</A> <DD>Construit la table des ressources. <DT><A HREF="../org/deegree/graphics/sld/Symbolizer.html" title="interface in org.deegree.graphics.sld"><B>Symbolizer</B></A> - interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Symbolizer.html" title="interface in org.deegree.graphics.sld">Symbolizer</A>.<DD>This is the basis of all symbolizers. <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld"><B>Symbolizer_Impl</B></A> - class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A>.<DD>This is the basis of all symbolizers. <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html#Symbolizer_Impl()"><B>Symbolizer_Impl()</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A> <DD>default constructor <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html#Symbolizer_Impl(org.deegree.graphics.sld.Geometry)"><B>Symbolizer_Impl(Geometry)</B></A> - Constructor for class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A> <DD>constructor initializing the class with the <Symbolizer> <DT><A HREF="../org/deegree/services/TimeExtent.TimePeriod.html#s"><B>s</B></A> - Variable in class org.deegree.services.<A HREF="../org/deegree/services/TimeExtent.TimePeriod.html" title="class in org.deegree.services">TimeExtent.TimePeriod</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarResponse_Impl.html#sBar"><B>sBar</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarResponse_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#sLD"><B>sLD</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/IOSettings.html#sLDDirectory"><B>sLDDirectory</B></A> - Variable in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/IOSettings.html" title="class in org.deegree_impl.clients.context">IOSettings</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#sLD_Body"><B>sLD_Body</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#sLD_URL"><B>sLD_URL</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/LayerBoundingBox_Impl.html#sRS"><B>sRS</B></A> - Variable in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/LayerBoundingBox_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">LayerBoundingBox_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html#safeToIgnore"><B>safeToIgnore</B></A> - Variable in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSNative_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#sampleDimension"><B>sampleDimension</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/CV_SampleDimension_Impl.html#sampleDimensionType"><B>sampleDimensionType</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CV_SampleDimension_Impl.html" title="class in org.deegree_impl.model.cv">CV_SampleDimension_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/CV_Coverage_Impl.html#sampleDimensions"><B>sampleDimensions</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CV_Coverage_Impl.html" title="class in org.deegree_impl.model.cv">CV_Coverage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/GridRangeDescription_Impl.html#sampleEncoding"><B>sampleEncoding</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/GridRangeDescription_Impl.html" title="class in org.deegree_impl.model.cv">GridRangeDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/HLSEntry_Impl.html#saturation"><B>saturation</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/HLSEntry_Impl.html" title="class in org.deegree_impl.model.cv">HLSEntry_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cs/ConvenienceCSFactory.html#save(org.deegree_impl.model.cs.CoordinateSystem)"><B>save(CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/ConvenienceCSFactory.html" title="class in org.deegree_impl.model.cs">ConvenienceCSFactory</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html#saveImage(org.deegree_impl.clients.context.ViewContext, org.deegree.enterprise.control.RPCStruct, java.awt.image.BufferedImage)"><B>saveImage(ViewContext, RPCStruct, BufferedImage)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">DynLegendListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/PrintListener.html#saveImage(org.deegree_impl.clients.context.ViewContext, org.deegree.enterprise.control.RPCStruct, java.awt.image.BufferedImage)"><B>saveImage(ViewContext, RPCStruct, BufferedImage)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/PrintListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">PrintListener</A> <DD>saves image with BufferedImage including map, legend and scalebar in chosen image format and directory set in mapcontext.xml file. <DT><A HREF="../org/deegree_impl/tools/LegendElementCreator.html#saveImage(java.awt.image.BufferedImage, java.lang.String, java.lang.String, java.lang.String, java.awt.Color)"><B>saveImage(BufferedImage, String, String, String, Color)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/LegendElementCreator.html" title="class in org.deegree_impl.tools">LegendElementCreator</A> <DD>saves the resulting buffered Image from org.deegree.graphics.legend as an image. <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/HighlightingListener.html#saveSLD(java.lang.StringBuffer, org.deegree_impl.clients.context.ViewContext)"><B>saveSLD(StringBuffer, ViewContext)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/HighlightingListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">HighlightingListener</A> <DD>saves the created SLD file. <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree.html#saveTile(java.awt.image.BufferedImage)"><B>saveTile(BufferedImage)</B></A> - Method in class org.deegree_impl.tools.raster.<A HREF="../org/deegree_impl/tools/raster/TileImageTree.html" title="class in org.deegree_impl.tools.raster">TileImageTree</A> <DD>stores one image (tile) in the desired format to the desired target directory. <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree2.html#saveTile(java.lang.String, double, double, java.awt.image.BufferedImage)"><B>saveTile(String, double, double, BufferedImage)</B></A> - Method in class org.deegree_impl.tools.raster.<A HREF="../org/deegree_impl/tools/raster/TileImageTree2.html" title="class in org.deegree_impl.tools.raster">TileImageTree2</A> <DD>stores one image (tile) in the desired format to the desired target directory. <DT><A HREF="../javax/units/Unit.html#scale"><B>scale</B></A> - Variable in class javax.units.<A HREF="../javax/units/Unit.html" title="class in javax.units">Unit</A> <DD>The scale factor. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/MapView_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/MapView_Impl.html" title="class in org.deegree_impl.graphics">MapView_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cs/Info.AngularUnit.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Info.AngularUnit.html" title="class in org.deegree_impl.model.cs">Info.AngularUnit</A> <DD>Number of radians per linear unit. <DT><A HREF="../org/deegree_impl/model/cs/Info.LinearUnit.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Info.LinearUnit.html" title="class in org.deegree_impl.model.cs">Info.LinearUnit</A> <DD>Number of meters per linear unit. <DT><A HREF="../org/deegree_impl/model/cv/CV_SampleDimension_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CV_SampleDimension_Impl.html" title="class in org.deegree_impl.model.cv">CV_SampleDimension_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#scale(double, double)"><B>scale(double, double)</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XAffineTransform.html" title="class in org.deegree_impl.model.resources">XAffineTransform</A> <DD>Check for permission before scaling this transform. <DT><A HREF="../org/deegree_impl/services/wms/GetFeatureInfoHandler_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/GetFeatureInfoHandler_Impl.html" title="class in org.deegree_impl.services.wms">GetFeatureInfoHandler_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.html" title="class in org.deegree_impl.services.wms">GetMapHandler_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewRequest_Impl.html#scale"><B>scale</B></A> - Variable in class org.deegree_impl.services.wts.protocol.<A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewRequest_Impl.html" title="class in org.deegree_impl.services.wts.protocol">WTSGetViewRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#scaleDenominator"><B>scaleDenominator</B></A> - Variable in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#scaleDenominator"><B>scaleDenominator</B></A> - Variable in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/DataSource_Impl.html#scaleHint"><B>scaleHint</B></A> - Variable in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/DataSource_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">DataSource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#scaleHint"><B>scaleHint</B></A> - Variable in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/ct/TransverseMercatorProjection.html#scale_factor"><B>scale_factor</B></A> - Variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/TransverseMercatorProjection.html" title="class in org.deegree_impl.model.ct">TransverseMercatorProjection</A> <DD>scale factor for semi mayor axis <DT><A HREF="../org/deegree_impl/model/resources/ResourceCompiler.html#scanForResources(java.io.File)"><B>scanForResources(File)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/ResourceCompiler.html" title="class in org.deegree_impl.model.resources">ResourceCompiler</A> <DD>Scan the specified directory and all subdirectory for resources. <DT><A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html#scene"><B>scene</B></A> - Variable in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html" title="class in org.deegree_impl.services.wts">Abstract3DRenderEngine</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/FeatureTypeSchema_Impl.html#schema"><B>schema</B></A> - Variable in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/FeatureTypeSchema_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">FeatureTypeSchema_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/DescribeFeatureType_Impl.html#schemaDescriptionLanguage"><B>schemaDescriptionLanguage</B></A> - Variable in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/DescribeFeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">DescribeFeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/DescribeRecordType_Impl.html#schemaDescriptionLanguages"><B>schemaDescriptionLanguages</B></A> - Variable in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/DescribeRecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">DescribeRecordType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html#schemaLocation"><B>schemaLocation</B></A> - Variable in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">OutputFormat_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/DeegreeParam_Impl.html#schemaLocation"><B>schemaLocation</B></A> - Variable in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/DeegreeParam_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">DeegreeParam_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html#schemaName"><B>schemaName</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html#scope"><B>scope</B></A> - Variable in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">SI_Gazetteer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#sdeDatabase"><B>sdeDatabase</B></A> - Variable in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Connection_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/OracleSpatialAccess.html#sdoVersion"><B>sdoVersion</B></A> - Variable in class org.deegree_impl.io.<A HREF="../org/deegree_impl/io/OracleSpatialAccess.html" title="class in org.deegree_impl.io">OracleSpatialAccess</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html#search(java.lang.Comparable, java.util.Stack)"><B>search(Comparable, Stack)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html" title="class in org.deegree_impl.io.shpapi">DBaseIndex.Page</A> <DD>Search in this page (and lower pages) <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.html#search(java.lang.Comparable)"><B>search(Comparable)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.html" title="class in org.deegree_impl.io.shpapi">DBaseIndex</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html#searchDup(java.lang.Comparable)"><B>searchDup(Comparable)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html" title="class in org.deegree_impl.io.shpapi">DBaseIndex.Page</A> <DD>Search in this page (and lower pages), duplicates allowed <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html#searchDupPos(java.lang.Comparable, java.util.Stack)"><B>searchDupPos(Comparable, Stack)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.Page.html" title="class in org.deegree_impl.io.shpapi">DBaseIndex.Page</A> <DD>Find the insert position for a key <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html#searchParameter"><B>searchParameter</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html#searchResults"><B>searchResults</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#securityconstraints"><B>securityconstraints</B></A> - Variable in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html#segments"><B>segments</B></A> - Variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Curve_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/Selector.html#select(org.deegree.model.geometry.GM_Envelope)"><B>select(GM_Envelope)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics">Selector</A> <DD>selects all features (display elements) that are located within the submitted bounding box. <DT><A HREF="../org/deegree/graphics/Selector.html#select(org.deegree.model.geometry.GM_Position)"><B>select(GM_Position)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics">Selector</A> <DD>selects all features (display elements) that intersects the submitted point. if a feature is already selected it remains selected. <DT><A HREF="../org/deegree/graphics/Selector.html#select(org.deegree.model.geometry.GM_Position, double)"><B>select(GM_Position, double)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics">Selector</A> <DD>selects all features (display elements) that are located within the circle described by the position and the radius. if a feature is already selected it remains selected. <DT><A HREF="../org/deegree/graphics/Selector.html#select(java.lang.String[])"><B>select(String[])</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Selector.html" title="interface in org.deegree.graphics">Selector</A> <DD>selects all features (display elements) that are specified by the submitted ids. if a feature is already selected it remains selected. <DT><A HREF="../org/deegree_impl/graphics/optimizers/LabelChoice.html#selectLabelRandomly()"><B>selectLabelRandomly()</B></A> - Method in class org.deegree_impl.graphics.optimizers.<A HREF="../org/deegree_impl/graphics/optimizers/LabelChoice.html" title="class in org.deegree_impl.graphics.optimizers">LabelChoice</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html" title="class in org.deegree_impl.clients.wcasclient.model">SelectionEntry</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/Format.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/Format.html" title="class in org.deegree_impl.clients.wmsclient.configuration">Format</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapOperation.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapOperation.html" title="class in org.deegree_impl.clients.wmsclient.configuration">MapOperation</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapOperationFactor.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapOperationFactor.html" title="class in org.deegree_impl.clients.wmsclient.configuration">MapOperationFactor</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapSize.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/MapSize.html" title="class in org.deegree_impl.clients.wmsclient.configuration">MapSize</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">DisplayElement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/optimizers/LabelChoice.html#selected"><B>selected</B></A> - Variable in class org.deegree_impl.graphics.optimizers.<A HREF="../org/deegree_impl/graphics/optimizers/LabelChoice.html" title="class in org.deegree_impl.graphics.optimizers">LabelChoice</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#selectedSymbolizer"><B>selectedSymbolizer</B></A> - Variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">GeometryDisplayElement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/Theme_Impl.html#selector"><B>selector</B></A> - Variable in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/Theme_Impl.html" title="class in org.deegree_impl.graphics">Theme_Impl</A> <DD>this ArrayList contains all DisplayElements (and so the features) that are marked as selected. <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#semanticTypeIdentifier"><B>semanticTypeIdentifier</B></A> - Variable in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeStyle_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cs/Ellipsoid.html#semiMajorAxis"><B>semiMajorAxis</B></A> - Variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Ellipsoid.html" title="class in org.deegree_impl.model.cs">Ellipsoid</A> <DD>The equatorial radius. <DT><A HREF="../org/deegree_impl/model/cs/Ellipsoid.html#semiMinorAxis"><B>semiMinorAxis</B></A> - Variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Ellipsoid.html" title="class in org.deegree_impl.model.cs">Ellipsoid</A> <DD>The polar radius. <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/DownloadListener.LoadController.html#sendErrorMail(java.lang.Exception, java.lang.String, java.lang.String)"><B>sendErrorMail(Exception, String, String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/DownloadListener.LoadController.html" title="class in org.deegree_impl.clients.wcasclient.control">DownloadListener.LoadController</A> <DD>sends a mail to inform the administrator and the user about an error that raised performing the data access <DT><A HREF="../org/deegree_impl/tools/NetWorker.html#sendRequest()"><B>sendRequest()</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/NetWorker.html" title="class in org.deegree_impl.tools">NetWorker</A> <DD>sends the request that have been passed to the constructor without expecting to receive a response. <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/DownloadListener.LoadController.html#sendSuccessMail(java.util.ArrayList)"><B>sendSuccessMail(ArrayList)</B></A> - Method in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/DownloadListener.LoadController.html" title="class in org.deegree_impl.clients.wcasclient.control">DownloadListener.LoadController</A> <DD>sends a mail to the user that the data download succeded and informs him where to download the created files <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#sender"><B>sender</B></A> - Variable in class org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/EMailMessage.html" title="class in org.deegree_impl.tools.mail">EMailMessage</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">DisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">GeometryDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LabelDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/LineStringDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LineStringDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LineStringDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/LocalizedDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LocalizedDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LocalizedDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/MapDiagram_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/MapDiagram_Impl.html" title="class in org.deegree_impl.graphics.displayelements">MapDiagram_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/PointDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/PointDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">PointDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/graphics/displayelements/PolygonDisplayElement_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/PolygonDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">PolygonDisplayElement_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/cs/AxisInfo.Localized.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/AxisInfo.Localized.html" title="class in org.deegree_impl.model.cs">AxisInfo.Localized</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/AxisInfo.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/AxisInfo.html" title="class in org.deegree_impl.model.cs">AxisInfo</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/AxisOrientation.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/AxisOrientation.html" title="class in org.deegree_impl.model.cs">AxisOrientation</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/CompoundCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/CompoundCoordinateSystem.html" title="class in org.deegree_impl.model.cs">CompoundCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/CoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/CoordinateSystem.html" title="class in org.deegree_impl.model.cs">CoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/Datum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Datum.html" title="class in org.deegree_impl.model.cs">Datum</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/DatumType.Horizontal.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/DatumType.Horizontal.html" title="class in org.deegree_impl.model.cs">DatumType.Horizontal</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/DatumType.Local.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/DatumType.Local.html" title="class in org.deegree_impl.model.cs">DatumType.Local</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/DatumType.Temporal.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/DatumType.Temporal.html" title="class in org.deegree_impl.model.cs">DatumType.Temporal</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/DatumType.Vertical.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/DatumType.Vertical.html" title="class in org.deegree_impl.model.cs">DatumType.Vertical</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/DatumType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/DatumType.html" title="class in org.deegree_impl.model.cs">DatumType</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/Ellipsoid.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Ellipsoid.html" title="class in org.deegree_impl.model.cs">Ellipsoid</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/GeocentricCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/GeocentricCoordinateSystem.html" title="class in org.deegree_impl.model.cs">GeocentricCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/GeographicCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/GeographicCoordinateSystem.html" title="class in org.deegree_impl.model.cs">GeographicCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/HorizontalCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/HorizontalCoordinateSystem.html" title="class in org.deegree_impl.model.cs">HorizontalCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/HorizontalDatum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/HorizontalDatum.html" title="class in org.deegree_impl.model.cs">HorizontalDatum</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/Info.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Info.html" title="class in org.deegree_impl.model.cs">Info</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/LocalCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/LocalCoordinateSystem.html" title="class in org.deegree_impl.model.cs">LocalCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/LocalDatum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/LocalDatum.html" title="class in org.deegree_impl.model.cs">LocalDatum</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/PrimeMeridian.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/PrimeMeridian.html" title="class in org.deegree_impl.model.cs">PrimeMeridian</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/ProjectedCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/ProjectedCoordinateSystem.html" title="class in org.deegree_impl.model.cs">ProjectedCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/Projection.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/Projection.html" title="class in org.deegree_impl.model.cs">Projection</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/TemporalCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/TemporalCoordinateSystem.html" title="class in org.deegree_impl.model.cs">TemporalCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/TemporalDatum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/TemporalDatum.html" title="class in org.deegree_impl.model.cs">TemporalDatum</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/VerticalCoordinateSystem.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/VerticalCoordinateSystem.html" title="class in org.deegree_impl.model.cs">VerticalCoordinateSystem</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/VerticalDatum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/VerticalDatum.html" title="class in org.deegree_impl.model.cs">VerticalDatum</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/cs/WGS84ConversionInfo.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/WGS84ConversionInfo.html" title="class in org.deegree_impl.model.cs">WGS84ConversionInfo</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/AffineTransform2D.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/AffineTransform2D.html" title="class in org.deegree_impl.model.ct">AffineTransform2D</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/CannotCreateTransformException.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/CannotCreateTransformException.html" title="class in org.deegree_impl.model.ct">CannotCreateTransformException</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/ConcatenedTransform.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/ConcatenedTransform.html" title="class in org.deegree_impl.model.ct">ConcatenedTransform</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/ConcatenedTransform2D.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/ConcatenedTransform2D.html" title="class in org.deegree_impl.model.ct">ConcatenedTransform2D</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/ConcatenedTransformDirect.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/ConcatenedTransformDirect.html" title="class in org.deegree_impl.model.ct">ConcatenedTransformDirect</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/ConcatenedTransformDirect2D.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/ConcatenedTransformDirect2D.html" title="class in org.deegree_impl.model.ct">ConcatenedTransformDirect2D</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/CoordinateTransformation.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/CoordinateTransformation.html" title="class in org.deegree_impl.model.ct">CoordinateTransformation</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/DomainFlags.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/DomainFlags.html" title="class in org.deegree_impl.model.ct">DomainFlags</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/GeocentricTransform.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/GeocentricTransform.html" title="class in org.deegree_impl.model.ct">GeocentricTransform</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/MathTransformAdapter.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/MathTransformAdapter.html" title="class in org.deegree_impl.model.ct">MathTransformAdapter</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/MathTransformAdapter2D.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/MathTransformAdapter2D.html" title="class in org.deegree_impl.model.ct">MathTransformAdapter2D</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/MatrixTransform.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/MatrixTransform.html" title="class in org.deegree_impl.model.ct">MatrixTransform</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/MissingParameterException.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/MissingParameterException.html" title="class in org.deegree_impl.model.ct">MissingParameterException</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/NoninvertibleTransformException.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/NoninvertibleTransformException.html" title="class in org.deegree_impl.model.ct">NoninvertibleTransformException</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/PassThroughTransform.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/PassThroughTransform.html" title="class in org.deegree_impl.model.ct">PassThroughTransform</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/TransformException.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/TransformException.html" title="class in org.deegree_impl.model.ct">TransformException</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/ct/TransformType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/TransformType.html" title="class in org.deegree_impl.model.ct">TransformType</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Aggregate_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Boundary_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Boundary_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Boundary_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_CurveBoundary_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_CurveBoundary_Impl.html" title="class in org.deegree_impl.model.geometry">GM_CurveBoundary_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_CurveSegment_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_CurveSegment_Impl.html" title="class in org.deegree_impl.model.geometry">GM_CurveSegment_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Curve_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Envelope_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Envelope_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Envelope_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_LineString_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_LineString_Impl.html" title="class in org.deegree_impl.model.geometry">GM_LineString_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiCurve_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiCurve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiCurve_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiPoint_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiPoint_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiPoint_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiPrimitive_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiPrimitive_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiPrimitive_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiSurface_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiSurface_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiSurface_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Object_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_OrientableCurve_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_OrientableCurve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_OrientableCurve_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_OrientablePrimitive_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_OrientablePrimitive_Impl.html" title="class in org.deegree_impl.model.geometry">GM_OrientablePrimitive_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_OrientableSurface_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_OrientableSurface_Impl.html" title="class in org.deegree_impl.model.geometry">GM_OrientableSurface_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Point_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Point_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Point_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Polygon_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Polygon_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Polygon_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Position_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Position_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Position_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_PrimitiveBoundary_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_PrimitiveBoundary_Impl.html" title="class in org.deegree_impl.model.geometry">GM_PrimitiveBoundary_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Primitive_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Primitive_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Primitive_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Ring_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Ring_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Ring_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_SurfaceBoundary_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_SurfaceBoundary_Impl.html" title="class in org.deegree_impl.model.geometry">GM_SurfaceBoundary_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_SurfaceInterpolation_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_SurfaceInterpolation_Impl.html" title="class in org.deegree_impl.model.geometry">GM_SurfaceInterpolation_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_SurfacePatch_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_SurfacePatch_Impl.html" title="class in org.deegree_impl.model.geometry">GM_SurfacePatch_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Surface_Impl.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Surface_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Surface_Impl</A> <DD>Use serialVersionUID for interoperability. <DT><A HREF="../org/deegree_impl/model/pt/Angle.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/Angle.html" title="class in org.deegree_impl.model.pt">Angle</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/pt/CoordinatePoint.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/CoordinatePoint.html" title="class in org.deegree_impl.model.pt">CoordinatePoint</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/pt/Envelope.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/Envelope.html" title="class in org.deegree_impl.model.pt">Envelope</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/pt/Latitude.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/Latitude.html" title="class in org.deegree_impl.model.pt">Latitude</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/pt/Longitude.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/Longitude.html" title="class in org.deegree_impl.model.pt">Longitude</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/pt/Matrix.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.pt.<A HREF="../org/deegree_impl/model/pt/Matrix.html" title="class in org.deegree_impl.model.pt">Matrix</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XAffineTransform.html" title="class in org.deegree_impl.model.resources">XAffineTransform</A> <DD>Serial number for interoperability with different versions. <DT><A HREF="../org/opengis/cs/CS_AxisInfo.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cs.<A HREF="../org/opengis/cs/CS_AxisInfo.html" title="class in org.opengis.cs">CS_AxisInfo</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/cs/CS_AxisOrientationEnum.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cs.<A HREF="../org/opengis/cs/CS_AxisOrientationEnum.html" title="class in org.opengis.cs">CS_AxisOrientationEnum</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/cs/CS_DatumType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cs.<A HREF="../org/opengis/cs/CS_DatumType.html" title="class in org.opengis.cs">CS_DatumType</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/cs/CS_ProjectionParameter.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cs.<A HREF="../org/opengis/cs/CS_ProjectionParameter.html" title="class in org.opengis.cs">CS_ProjectionParameter</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/cs/CS_WGS84ConversionInfo.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cs.<A HREF="../org/opengis/cs/CS_WGS84ConversionInfo.html" title="class in org.opengis.cs">CS_WGS84ConversionInfo</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/ct/CT_DomainFlags.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.ct.<A HREF="../org/opengis/ct/CT_DomainFlags.html" title="class in org.opengis.ct">CT_DomainFlags</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/ct/CT_Parameter.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.ct.<A HREF="../org/opengis/ct/CT_Parameter.html" title="class in org.opengis.ct">CT_Parameter</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/ct/CT_TransformType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.ct.<A HREF="../org/opengis/ct/CT_TransformType.html" title="class in org.opengis.ct">CT_TransformType</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/cv/CV_ColorInterpretation.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cv.<A HREF="../org/opengis/cv/CV_ColorInterpretation.html" title="class in org.opengis.cv">CV_ColorInterpretation</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/cv/CV_PaletteInterpretation.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cv.<A HREF="../org/opengis/cv/CV_PaletteInterpretation.html" title="class in org.opengis.cv">CV_PaletteInterpretation</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/cv/CV_SampleDimensionType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.cv.<A HREF="../org/opengis/cv/CV_SampleDimensionType.html" title="class in org.opengis.cv">CV_SampleDimensionType</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/gc/GC_ByteInValuePacking.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.gc.<A HREF="../org/opengis/gc/GC_ByteInValuePacking.html" title="class in org.opengis.gc">GC_ByteInValuePacking</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/gc/GC_ParameterType.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.gc.<A HREF="../org/opengis/gc/GC_ParameterType.html" title="class in org.opengis.gc">GC_ParameterType</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/gc/GC_ValueInBytePacking.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.gc.<A HREF="../org/opengis/gc/GC_ValueInBytePacking.html" title="class in org.opengis.gc">GC_ValueInBytePacking</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with GCS 1.00. <DT><A HREF="../org/opengis/pt/PT_CoordinatePoint.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.pt.<A HREF="../org/opengis/pt/PT_CoordinatePoint.html" title="class in org.opengis.pt">PT_CoordinatePoint</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/pt/PT_Envelope.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.pt.<A HREF="../org/opengis/pt/PT_Envelope.html" title="class in org.opengis.pt">PT_Envelope</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/opengis/pt/PT_Matrix.html#serialVersionUID"><B>serialVersionUID</B></A> - Static variable in class org.opengis.pt.<A HREF="../org/opengis/pt/PT_Matrix.html" title="class in org.opengis.pt">PT_Matrix</A> <DD>Use <code>serialVersionUID</code> from first draft for interoperability with CSS 1.00. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#seriesname"><B>seriesname</B></A> - Variable in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/DataService.html#server"><B>server</B></A> - Variable in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/DataService.html" title="class in org.deegree_impl.clients.context">DataService</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#server"><B>server</B></A> - Variable in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Server.html#service"><B>service</B></A> - Variable in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Server.html" title="class in org.deegree_impl.clients.context">Server</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/gazetteer/control/GazetteerClientRequestDispatcher.html#service(HttpServletRequest, HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.deegree_impl.clients.gazetteer.control.<A HREF="../org/deegree_impl/clients/gazetteer/control/GazetteerClientRequestDispatcher.html" title="class in org.deegree_impl.clients.gazetteer.control">GazetteerClientRequestDispatcher</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/CatalogClientRequestDispatcher.html#service(HttpServletRequest, HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/CatalogClientRequestDispatcher.html" title="class in org.deegree_impl.clients.wcasclient.control">CatalogClientRequestDispatcher</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/control/MapRequestDispatcher.html#service(HttpServletRequest, HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.deegree_impl.clients.wmsclient.control.<A HREF="../org/deegree_impl/clients/wmsclient/control/MapRequestDispatcher.html" title="class in org.deegree_impl.clients.wmsclient.control">MapRequestDispatcher</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/MapRequestDispatcher.html#service(HttpServletRequest, HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/MapRequestDispatcher.html" title="class in org.deegree_impl.clients.wmsclient2.control">MapRequestDispatcher</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WCASServlet.WCAS.html#service"><B>service</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WCASServlet.WCAS.html" title="class in org.deegree_impl.enterprise">WCASServlet.WCAS</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WCSServlet.WCS.html#service"><B>service</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WCSServlet.WCS.html" title="class in org.deegree_impl.enterprise">WCSServlet.WCS</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WFSGServlet.WFSG.html#service"><B>service</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WFSGServlet.WFSG.html" title="class in org.deegree_impl.enterprise">WFSGServlet.WFSG</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WFSServlet.WFS.html#service"><B>service</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WFSServlet.WFS.html" title="class in org.deegree_impl.enterprise">WFSServlet.WFS</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WTSServlet.WTS.html#service"><B>service</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WTSServlet.WTS.html" title="class in org.deegree_impl.enterprise">WTSServlet.WTS</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/control/RequestDispatcher.html#service(HttpServletRequest, HttpServletResponse)"><B>service(HttpServletRequest, HttpServletResponse)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/RequestDispatcher.html" title="class in org.deegree_impl.enterprise.control">RequestDispatcher</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/RemoteOWS_Impl.html#service"><B>service</B></A> - Variable in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/RemoteOWS_Impl.html" title="class in org.deegree_impl.graphics.sld">RemoteOWS_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html#service"><B>service</B></A> - Variable in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html" title="class in org.deegree_impl.services">OGCWebServiceRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/capabilities/OGCWebServiceCapabilities_Impl.html#service"><B>service</B></A> - Variable in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/OGCWebServiceCapabilities_Impl.html" title="class in org.deegree_impl.services.capabilities">OGCWebServiceCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html#serviceAddress"><B>serviceAddress</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASRegisterServiceRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html#serviceOwnerContactInfo"><B>serviceOwnerContactInfo</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASRegisterServiceRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WFSServlet.html#servicePool"><B>servicePool</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WFSServlet.html" title="class in org.deegree_impl.enterprise">WFSServlet</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WMSServlet.html#servicePool"><B>servicePool</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WMSServlet.html" title="class in org.deegree_impl.enterprise">WMSServlet</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WTSServlet.html#servicePool"><B>servicePool</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WTSServlet.html" title="class in org.deegree_impl.enterprise">WTSServlet</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/RegisterServiceListener.html#serviceType"><B>serviceType</B></A> - Variable in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/RegisterServiceListener.html" title="class in org.deegree_impl.clients.wcasclient.control">RegisterServiceListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/RegisterServiceListener.html#serviceURL"><B>serviceURL</B></A> - Variable in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/RegisterServiceListener.html" title="class in org.deegree_impl.clients.wcasclient.control">RegisterServiceListener</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#servicetype"><B>servicetype</B></A> - Variable in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#servicetypeversion"><B>servicetypeversion</B></A> - Variable in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WCASServlet.WCAS.html#servletResponse"><B>servletResponse</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WCASServlet.WCAS.html" title="class in org.deegree_impl.enterprise">WCASServlet.WCAS</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WFSGServlet.WFSG.html#servletResponse"><B>servletResponse</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WFSGServlet.WFSG.html" title="class in org.deegree_impl.enterprise">WFSGServlet.WFSG</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/WFSServlet.WFS.html#servletResponse"><B>servletResponse</B></A> - Variable in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/WFSServlet.WFS.html" title="class in org.deegree_impl.enterprise">WFSServlet.WFS</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html" title="interface in org.deegree.graphics.sld">FeatureTypeStyle</A> <DD>human-readable information about the style <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the abstract attribute's value of the Rule. <DT><A HREF="../org/deegree/graphics/sld/UserStyle.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/UserStyle.html" title="interface in org.deegree.graphics.sld">UserStyle</A> <DD>Sets the Abstract. <DT><A HREF="../org/deegree_impl/clients/context/General.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>An element “Abstract” that contains a description for the Context document describing its content. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Style.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeStyle_Impl</A> <DD>sets <Abstract> <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the human readable abstract of the rule <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">UserStyle_Impl</A> <DD>sets the <Abstract> <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>Sets the abstract element <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">FederatedCatalog_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the abstract <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">TaxonomyType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the abstract <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setAbstract(java.lang.String)"><B>setAbstract(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the a narrative description of the map layer <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setAccessConstraints(java.lang.String)"><B>setAccessConstraints(String)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>Sets access constraints assigned to the service. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setAccessProperties(org.deegree.services.wcas.metadatadesc.AccessProperties)"><B>setAccessProperties(AccessProperties)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/legend/LegendElement.html#setActive(boolean)"><B>setActive(boolean)</B></A> - Method in interface org.deegree.graphics.legend.<A HREF="../org/deegree/graphics/legend/LegendElement.html" title="interface in org.deegree.graphics.legend">LegendElement</A> <DD>activates or deactivates the label <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setActive(boolean)"><B>setActive(boolean)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>activates or deactivates the label <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#setAddress(java.lang.String)"><B>setAddress(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactAddress_Impl</A> <DD>sets the address. usally this is the street and number of a building. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html#setAddress(org.deegree.services.wcas.metadatadesc.Address)"><B>setAddress(Address)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#setAddressType(java.lang.String)"><B>setAddressType(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactAddress_Impl</A> <DD>sets the address type. e.g. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setAdministrativeArea(java.lang.String)"><B>setAdministrativeArea(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setAdministrator(org.deegree.services.wcas.metadatadesc.CitedResponsibleParty)"><B>setAdministrator(CitedResponsibleParty)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSBasicResponse_Impl.html#setAffectedFeatureTypes(java.lang.String[])"><B>setAffectedFeatureTypes(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSBasicResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSBasicResponse_Impl</A> <DD>sets the <affectedFeatureTypes> <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setAlias(java.util.HashMap)"><B>setAlias(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setAlternateTitle(java.lang.String[])"><B>setAlternateTitle(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setAlternativeGeographicIdentifier(java.lang.String)"><B>setAlternativeGeographicIdentifier(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html#setAlternativeNextPage(java.lang.String)"><B>setAlternativeNextPage(String)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html" title="class in org.deegree_impl.enterprise.control">AbstractListener</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/PointPlacement.html#setAnchorPoint(double[])"><B>setAnchorPoint(double[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/PointPlacement.html" title="interface in org.deegree.graphics.sld">PointPlacement</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html#setAnchorPoint(double[])"><B>setAnchorPoint(double[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">PointPlacement_Impl</A> <DD>  <DT><A HREF="../org/deegree/services/wts/ViewPoint.html#setAoV(double)"><B>setAoV(double)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/ViewPoint.html" title="interface in org.deegree.services.wts">ViewPoint</A> <DD>defines the angle of view of the observer in radians <DT><A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html#setAoV(double)"><B>setAoV(double)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html" title="class in org.deegree_impl.services.wts">ViewPoint_Impl</A> <DD>defines the field of view of the observer in radians <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setApplicationProfile(java.lang.String)"><B>setApplicationProfile(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setApplicationProfile(java.lang.String)"><B>setApplicationProfile(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html#setApplicationProfile(java.lang.String)"><B>setApplicationProfile(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/GUIArea.html#setArea(int)"><B>setArea(int)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/GUIArea.html" title="interface in org.deegree.clients.context">GUIArea</A> <DD>sets the name of a module <DT><A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html#setArea(int)"><B>setArea(int)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html" title="class in org.deegree_impl.clients.context">GUIArea_Impl</A> <DD>sets the name of a module <DT><A HREF="../org/deegree/graphics/sld/ExternalGraphic.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/ExternalGraphic.html" title="interface in org.deegree.graphics.sld">ExternalGraphic</A> <DD>sets the external graphic as an image. <DT><A HREF="../org/deegree/graphics/sld/Graphic.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Graphic.html" title="interface in org.deegree.graphics.sld">Graphic</A> <DD>Sets a <tt>BufferedImage</tt> representing this object. <DT><A HREF="../org/deegree/graphics/sld/Mark.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Mark.html" title="interface in org.deegree.graphics.sld">Mark</A> <DD>Sets the mark as an image. <DT><A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html" title="class in org.deegree_impl.graphics.sld">ExternalGraphic_Impl</A> <DD>sets the external graphic as an image. <DT><A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html" title="class in org.deegree_impl.graphics.sld">Graphic_Impl</A> <DD>Sets a <tt>BufferedImage</tt> representing this object. <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#setAsImage(java.awt.image.BufferedImage)"><B>setAsImage(BufferedImage)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html" title="class in org.deegree_impl.graphics.sld">Mark_Impl</A> <DD>Sets the mark as an image. <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setAtmosphericConditions(org.deegree.services.wts.AtmosphericCondition[])"><B>setAtmosphericConditions(AtmosphericCondition[])</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/WTSScene.html" title="interface in org.deegree.services.wts">WTSScene</A> <DD>sets the atmospheric conditions for the rendering. e.g. if a clear day (maybe summer late morning) is assumed there will be very sharp shadows. if vice versa a cloudy day (let's say autumn late afternoon) with some poor rain and a bit fog is assumed there won't be sharp shadows but some kind of 'gray curtain' over the scene. <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setAtmosphericConditions(org.deegree.services.wts.AtmosphericCondition[])"><B>setAtmosphericConditions(AtmosphericCondition[])</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html" title="class in org.deegree_impl.services.wts">WTSScene_Impl</A> <DD>sets the atmospheric conditions for the rendering. e.g. if a clear day (maybe summer late morning) is assumed there will be very sharp shadows. if vice versa a cloudy day (let's say autumn late afternoon) with some poor rain and a bit fog is assumed there won't be sharp shadows but some kind of 'gray curtain' over the scene. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setAttribution(org.deegree.services.wms.capabilities.Attribution)"><B>setAttribution(Attribution)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the optional <Attribution> element <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/KnownCoordinateReferenceSystem_Impl.html#setAuthority(java.lang.String)"><B>setAuthority(String)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/KnownCoordinateReferenceSystem_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">KnownCoordinateReferenceSystem_Impl</A> <DD>sets the authority for the knownCoordinateReferenceSystem <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/KnownTransformationType_Impl.html#setAuthority(java.lang.String)"><B>setAuthority(String)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/KnownTransformationType_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">KnownTransformationType_Impl</A> <DD>sets the name for the knownCoordinateReferenceSystem <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Identifier_Impl.html#setAuthority(java.lang.String)"><B>setAuthority(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Identifier_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Identifier_Impl</A> <DD>sets the name of the authority that defines the identifier <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setAuthorityURL(org.deegree.services.wms.capabilities.AuthorityURL[])"><B>setAuthorityURL(AuthorityURL[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the authority attribute of the Identifier element <DT><A HREF="../org/deegree/graphics/sld/PointPlacement.html#setAuto(boolean)"><B>setAuto(boolean)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/PointPlacement.html" title="interface in org.deegree.graphics.sld">PointPlacement</A> <DD> <DT><A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html#setAuto(boolean)"><B>setAuto(boolean)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">PointPlacement_Impl</A> <DD> <DT><A HREF="../org/deegree_impl/io/DBAccess.html#setAutoCommit(boolean)"><B>setAutoCommit(boolean)</B></A> - Method in class org.deegree_impl.io.<A HREF="../org/deegree_impl/io/DBAccess.html" title="class in org.deegree_impl.io">DBAccess</A> <DD>sets the auto commit status of the connection <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html#setAvailability(int[])"><B>setAvailability(int[])</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html" title="class in org.deegree_impl.clients.wcasclient.model">SelectionEntry</A> <DD>set a list of service types that offer the dataset assigned to this entry <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setBGColor(java.awt.Color)"><B>setBGColor(Color)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets <BGColor> <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setBGColor(java.awt.Color)"><B>setBGColor(Color)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the background color of the scale bar <DT><A HREF="../org/deegree/services/wts/RenderEngine.html#setBackClipDistance(float)"><B>setBackClipDistance(float)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/RenderEngine.html" title="interface in org.deegree.services.wts">RenderEngine</A> <DD>sets the scenes back clip distance <DT><A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html#setBackClipDistance(float)"><B>setBackClipDistance(float)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html" title="class in org.deegree_impl.services.wts">Abstract3DRenderEngine</A> <DD>sets the scenes back clip distance. default is 15000 <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setBackground(Background)"><B>setBackground(Background)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/WTSScene.html" title="interface in org.deegree.services.wts">WTSScene</A> <DD>sets the <tt>Background</tt> object of the scene <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setBackground(Background)"><B>setBackground(Background)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html" title="class in org.deegree_impl.services.wts">WTSScene_Impl</A> <DD>sets the <tt>Background</tt> object of the scene <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setBackgroundColor(java.awt.Color)"><B>setBackgroundColor(Color)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A> <DD>sets the background color of the scale bar <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setBackgroundColor(java.awt.Color)"><B>setBackgroundColor(Color)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>sets the front color of the scale bar <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setBarColor(java.awt.Color)"><B>setBarColor(Color)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A> <DD>sets the front color of the scale bar <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setBarColor(java.awt.Color)"><B>setBarColor(Color)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>sets the bar color of the scale bar <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setBarSize(int)"><B>setBarSize(int)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the size of the scale bar in pixel <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setBegin(java.util.Date)"><B>setBegin(Date)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setBottomLabel(int)"><B>setBottomLabel(int)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A> <DD>sets the type of the label below the scale bar <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setBottomLabel(int)"><B>setBottomLabel(int)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>sets the type of the label below the scale bar <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setBottomLabel(int)"><B>setBottomLabel(int)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>set the label type that shall be displayed below the scale bar. <DT><A HREF="../org/deegree/gml/GMLFeatureCollection.html#setBoundingBox(double, double, double, double)"><B>setBoundingBox(double, double, double, double)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeatureCollection.html" title="interface in org.deegree.gml">GMLFeatureCollection</A> <DD>sets the bounding box of the feature collection <DT><A HREF="../org/deegree/gml/GMLFeatureCollection.html#setBoundingBox(org.deegree.gml.GMLBox)"><B>setBoundingBox(GMLBox)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeatureCollection.html" title="interface in org.deegree.gml">GMLFeatureCollection</A> <DD>sets the bounding box of the feature collection <DT><A HREF="../org/deegree/graphics/MapView.html#setBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setBoundingBox(GM_Envelope)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/MapView.html" title="interface in org.deegree.graphics">MapView</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/General.html#setBoundingBox(org.deegree.model.geometry.GM_Point[])"><B>setBoundingBox(GM_Point[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>“BoundingBox” formatted as defined in the WMS 1.1.1 Specification. <DT><A HREF="../org/deegree_impl/gml/GMLFeatureCollection_Impl.html#setBoundingBox(double, double, double, double)"><B>setBoundingBox(double, double, double, double)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeatureCollection_Impl.html" title="class in org.deegree_impl.gml">GMLFeatureCollection_Impl</A> <DD>sets the bounding box of the feature collection <DT><A HREF="../org/deegree_impl/gml/GMLFeatureCollection_Impl.html#setBoundingBox(org.deegree.gml.GMLBox)"><B>setBoundingBox(GMLBox)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeatureCollection_Impl.html" title="class in org.deegree_impl.gml">GMLFeatureCollection_Impl</A> <DD>sets the bounding box of the feature collection <DT><A HREF="../org/deegree_impl/graphics/MapView_Impl.html#setBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setBoundingBox(GM_Envelope)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/MapView_Impl.html" title="class in org.deegree_impl.graphics">MapView_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setBoundingBox(org.deegree.services.wms.capabilities.LayerBoundingBox[])"><B>setBoundingBox(LayerBoundingBox[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the boundingBox <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setBoundingBox(GM_Envelope)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets the <BoundingBox> <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setBufferBetweenLegendAndLabel(int)"><B>setBufferBetweenLegendAndLabel(int)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/JSPFrontend.html#setButtons(java.lang.String)"><B>setButtons(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/JSPFrontend.html" title="class in org.deegree_impl.clients.context">JSPFrontend</A> <DD>sets the name of a javascript file containing a associative array (Map) for the used buttons (images). <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setCRS(java.lang.String)"><B>setCRS(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/GetCapabilitiesResponse_Impl.html#setCapabilities(java.lang.String)"><B>setCapabilities(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/GetCapabilitiesResponse_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">GetCapabilitiesResponse_Impl</A> <DD>sets the CTS_Capabilities <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetCapabilitiesResponse_Impl.html#setCapabilities(org.deegree.services.wms.capabilities.WMSCapabilities)"><B>setCapabilities(WMSCapabilities)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetCapabilitiesResponse_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetCapabilitiesResponse_Impl</A> <DD>sets the capabilities as result of an GetCapabilities request. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html#setCapabilitiesSource(java.lang.String)"><B>setCapabilitiesSource(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">WCASCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html#setCapability(org.deegree.services.wcas.capabilities.Capability)"><B>setCapability(Capability)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">WCASCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/CTS_Capabilities_Impl.html#setCapability(org.deegree.services.wcts.capabilities.Capability)"><B>setCapability(Capability)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/CTS_Capabilities_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">CTS_Capabilities_Impl</A> <DD>sets the capability <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/WFSCapabilities_Impl.html#setCapability(org.deegree.services.wfs.capabilities.Capability)"><B>setCapability(Capability)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/WFSCapabilities_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">WFSCapabilities_Impl</A> <DD>sets the <capability> <DT><A HREF="../org/deegree_impl/services/wms/capabilities/WMSCapabilities_Impl.html#setCapability(org.deegree.services.wms.capabilities.Capability)"><B>setCapability(Capability)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/WMSCapabilities_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">WMSCapabilities_Impl</A> <DD>sets the capability <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html#setCatalogURL(java.net.URL)"><B>setCatalogURL(URL)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">FederatedCatalog_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/Frontend.html#setCenter(org.deegree.clients.context.GUIArea)"><B>setCenter(GUIArea)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Frontend.html" title="interface in org.deegree.clients.context">Frontend</A> <DD>sets the description of the central GUI area <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setCenter(org.deegree.clients.context.GUIArea)"><B>setCenter(GUIArea)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html" title="class in org.deegree_impl.clients.context">AbstractFrontend</A> <DD>sets the description of the central GUI area <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setChild(org.deegree.services.gazetteer.SI_LocationType[])"><B>setChild(SI_LocationType[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html#setChildType(java.lang.String)"><B>setChildType(String)</B></A> - Method in class org.deegree_impl.clients.gazetteer.model.<A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html" title="class in org.deegree_impl.clients.gazetteer.model">GetTermsResultSet</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setChildren(org.deegree.services.gazetteer.SI_LocationInstance[])"><B>setChildren(SI_LocationInstance[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setCitation(org.deegree.services.wcas.metadatadesc.Citation)"><B>setCitation(Citation)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setCitedResponsibleParty(org.deegree.services.wcas.metadatadesc.CitedResponsibleParty[])"><B>setCitedResponsibleParty(CitedResponsibleParty[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setCity(java.lang.String)"><B>setCity(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the city name where the contact person can be reached <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#setCity(java.lang.String)"><B>setCity(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactAddress_Impl</A> <DD>sets the name of the city <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setCity(java.lang.String)"><B>setCity(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html#setClassName(java.lang.String)"><B>setClassName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ServiceClass_Impl</A> <DD>sets the name of the class that acts as filter service for a layer <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/GetRecord_Impl.html#setClasses(java.lang.String[], java.lang.String[])"><B>setClasses(String[], String[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/GetRecord_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">GetRecord_Impl</A> <DD>sets the classes that are responsible for handling/creating the submitted format. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/GetFeature_Impl.html#setClasses(java.lang.String[], java.lang.String[])"><B>setClasses(String[], String[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/GetFeature_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">GetFeature_Impl</A> <DD>sets the classes that are responsible for handling/creating the submitted format. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ClassificationCode_Impl.html#setClassification(java.lang.String)"><B>setClassification(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ClassificationCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ClassificationCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html#setClassificationCode(org.deegree.services.wcas.metadatadesc.ClassificationCode)"><B>setClassificationCode(ClassificationCode)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">SecurityConstraints_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html#setClassificationSystem(java.lang.String)"><B>setClassificationSystem(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">SecurityConstraints_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setCleanerInterval(int)"><B>setCleanerInterval(int)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setClickPoint(java.awt.Point)"><B>setClickPoint(Point)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoRequest_Impl</A> <DD>sets the <ClickPoint> <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/KnownCoordinateReferenceSystem_Impl.html#setCode(java.lang.String)"><B>setCode(String)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/KnownCoordinateReferenceSystem_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">KnownCoordinateReferenceSystem_Impl</A> <DD>sets the code <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/KnownTransformationType_Impl.html#setCode(java.lang.String)"><B>setCode(String)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/KnownTransformationType_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">KnownTransformationType_Impl</A> <DD>sets the absract <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformationSequence_Impl.html#setCode(java.lang.String)"><B>setCode(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformationSequence_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformationSequence_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformationSequence_Impl.html#setCodeSpace(java.lang.String)"><B>setCodeSpace(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformationSequence_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformationSequence_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setCollectionTitle(java.lang.String)"><B>setCollectionTitle(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Font.html#setColor(java.awt.Color)"><B>setColor(Color)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Font.html" title="interface in org.deegree.graphics.sld">Font</A> <DD>Sets the value of the font's CssParameter 'font-color'. <DT><A HREF="../org/deegree_impl/graphics/displayelements/HorizontalLabel.html#setColor(java.awt.Graphics2D, java.awt.Color, double)"><B>setColor(Graphics2D, Color, double)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/HorizontalLabel.html" title="class in org.deegree_impl.graphics.displayelements">HorizontalLabel</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/displayelements/LineStringDisplayElement_Impl.html#setColor(java.awt.Graphics2D, java.awt.Color, double)"><B>setColor(Graphics2D, Color, double)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LineStringDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LineStringDisplayElement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/displayelements/RotatedLabel.html#setColor(java.awt.Graphics2D, java.awt.Color, double)"><B>setColor(Graphics2D, Color, double)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/RotatedLabel.html" title="class in org.deegree_impl.graphics.displayelements">RotatedLabel</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setColor(java.awt.Graphics2D, java.awt.Color, double)"><B>setColor(Graphics2D, Color, double)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>sets the color including an opacity <DT><A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html#setColor(java.awt.Color)"><B>setColor(Color)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html" title="class in org.deegree_impl.graphics.sld">Font_Impl</A> <DD>Sets the value of the font's CssParameter 'font-color'. <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#setColor(java.awt.Graphics2D, java.awt.Color, double)"><B>setColor(Graphics2D, Color, double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html" title="class in org.deegree_impl.graphics.sld">Mark_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setColor(java.awt.Color)"><B>setColor(Color)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the color will be painted or <tt>null</tt> if the scale bar hasn't a unique color (depends on the style) <DT><A HREF="../org/deegree/model/table/Table.html#setColumnName(int, java.lang.String)"><B>setColumnName(int, String)</B></A> - Method in interface org.deegree.model.table.<A HREF="../org/deegree/model/table/Table.html" title="interface in org.deegree.model.table">Table</A> <DD>sets the name of a column. <DT><A HREF="../org/deegree_impl/model/table/Table_Impl.html#setColumnName(int, java.lang.String)"><B>setColumnName(int, String)</B></A> - Method in class org.deegree_impl.model.table.<A HREF="../org/deegree_impl/model/table/Table_Impl.html" title="class in org.deegree_impl.model.table">Table_Impl</A> <DD>sets the name of a column. <DT><A HREF="../org/deegree/model/table/Table.html#setColumnType(int, java.lang.String)"><B>setColumnType(int, String)</B></A> - Method in interface org.deegree.model.table.<A HREF="../org/deegree/model/table/Table.html" title="interface in org.deegree.model.table">Table</A> <DD>sets the type of a column. the implementing class have to ensure that this is a valid operation <DT><A HREF="../org/deegree_impl/model/table/Table_Impl.html#setColumnType(int, java.lang.String)"><B>setColumnType(int, String)</B></A> - Method in class org.deegree_impl.model.table.<A HREF="../org/deegree_impl/model/table/Table_Impl.html" title="class in org.deegree_impl.model.table">Table_Impl</A> <DD>sets the type of a column. <DT><A HREF="../org/deegree_impl/clients/context/JSPFrontend.html#setCommonJS(java.lang.String[])"><B>setCommonJS(String[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/JSPFrontend.html" title="class in org.deegree_impl.clients.context">JSPFrontend</A> <DD>sets a list of javascript files containing objects and methods to be used by more than one module of the GUI <DT><A HREF="../org/deegree/gml/GMLComplexProperty.html#setComplexPropetryValue(org.deegree.gml.GMLFeature)"><B>setComplexPropetryValue(GMLFeature)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLComplexProperty.html" title="interface in org.deegree.gml">GMLComplexProperty</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLComplexProperty_Impl.html#setComplexPropetryValue(org.deegree.gml.GMLFeature)"><B>setComplexPropetryValue(GMLFeature)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLComplexProperty_Impl.html" title="class in org.deegree_impl.gml">GMLComplexProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/ParameterValueType.html#setComponents(java.lang.Object[])"><B>setComponents(Object[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/ParameterValueType.html" title="interface in org.deegree.graphics.sld">ParameterValueType</A> <DD>Sets the contents (mix of <tt>String</tt>/<tt>Expression</tt>-objects) of this <tt>ParameterValueType</tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/ParameterValueType_Impl.html#setComponents(java.lang.Object[])"><B>setComponents(Object[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/ParameterValueType_Impl.html" title="class in org.deegree_impl.graphics.sld">ParameterValueType_Impl</A> <DD>Sets the contents (mix of <tt>String</tt>/<tt>Expression</tt>-objects) of this <tt>ParameterValueType</tt>. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setConfigURL(java.net.URL)"><B>setConfigURL(URL)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the name of the configuration file of the responsible class <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setConfigURL(java.net.URL)"><B>setConfigURL(URL)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the name of the configuration file of the responsible class <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html#setConfigurationFile(java.net.URL)"><B>setConfigurationFile(URL)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ServiceClass_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ServiceClass_Impl</A> <DD>sets the name of the configuration file for the service class. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html#setConnectPoint(org.deegree.services.wcas.metadatadesc.ConnectPoint)"><B>setConnectPoint(ConnectPoint)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Dcp_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html#setConnection(org.deegree.services.wfs.configuration.Connection)"><B>setConnection(Connection)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">DatastoreConfiguration_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactAddress(org.deegree.ogcbasic.ContactAddress)"><B>setContactAddress(ContactAddress)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets the address where to reach to contact person <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactElectronicMailAddress(java.lang.String)"><B>setContactElectronicMailAddress(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets the email address of the contact person <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactFacsimileTelephone(java.lang.String)"><B>setContactFacsimileTelephone(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets the facsimile Telephone number of the contact person <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html#setContactInfo(org.deegree.services.wcas.metadatadesc.ContactInfo[])"><B>setContactInfo(ContactInfo[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">CitedResponsibleParty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html#setContactInfo(org.deegree.services.wcas.metadatadesc.ContactInfo[])"><B>setContactInfo(ContactInfo[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PointOfContact_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html#setContactInfo(org.deegree.services.wcas.metadatadesc.ContactInfo[])"><B>setContactInfo(ContactInfo[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">UserContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/General.html#setContactInformation(org.deegree.ogcbasic.ContactInformation)"><B>setContactInformation(ContactInformation)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>An element “ContactInformation” that presents contact information of the creator of the Context document. <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setContactInformation(org.deegree.ogcbasic.ContactInformation)"><B>setContactInformation(ContactInformation)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>Sets informations who to contact for questions about the service. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html#setContactInstructions(java.lang.String)"><B>setContactInstructions(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/ContactPersonPrimary_Impl.html#setContactOrganization(java.lang.String)"><B>setContactOrganization(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactPersonPrimary_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactPersonPrimary_Impl</A> <DD>sets the name of the organization that can be contacted / the contact person works at. <DT><A HREF="../org/deegree_impl/ogcbasic/ContactPersonPrimary_Impl.html#setContactPerson(java.lang.String)"><B>setContactPerson(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactPersonPrimary_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactPersonPrimary_Impl</A> <DD>sets the name of the contact person <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactPersonPrimary(org.deegree.ogcbasic.ContactPersonPrimary)"><B>setContactPersonPrimary(ContactPersonPrimary)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets a datastructure that contains the name of the contact person and the organization he works for. <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactPosition(java.lang.String)"><B>setContactPosition(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets the positon of the contact person within its organization <DT><A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html#setContactVoiceTelephone(java.lang.String)"><B>setContactVoiceTelephone(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactInformation_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactInformation_Impl</A> <DD>sets the voice Telephone number of the contact person <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setContacts(org.deegree_impl.clients.wcasclient.model.Contact[])"><B>setContacts(Contact[])</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>sets a list of contact informations associated to a metadataset <DT><A HREF="../org/deegree/clients/context/Module.html#setContent(java.lang.String)"><B>setContent(String)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Module.html" title="interface in org.deegree.clients.context">Module</A> <DD>sets the name of the page/class/file etc. containing the content of the module <DT><A HREF="../org/deegree_impl/clients/context/AbstractModule.html#setContent(java.lang.String)"><B>setContent(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractModule.html" title="class in org.deegree_impl.clients.context">AbstractModule</A> <DD>sets the name of the page/class/file etc. containing the content of the module <DT><A HREF="../org/deegree_impl/clients/context/Module_Impl.html#setContent(java.lang.String)"><B>setContent(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Module_Impl.html" title="class in org.deegree_impl.clients.context">Module_Impl</A> <DD>sets the name of the page/class/file etc. containing the content of the module <DT><A HREF="../org/deegree_impl/clients/context/ViewContextReference.html#setContextURL(java.net.URL)"><B>setContextURL(URL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/ViewContextReference.html" title="class in org.deegree_impl.clients.context">ViewContextReference</A> <DD>  <DT><A HREF="../org/deegree/clients/context/Frontend.html#setController(java.lang.String)"><B>setController(String)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Frontend.html" title="interface in org.deegree.clients.context">Frontend</A> <DD>sets the name of the central controller of the front end. depending on the implementation this may be the name of a HTML/JSP-page a java class or something else. <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setController(java.lang.String)"><B>setController(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html" title="class in org.deegree_impl.clients.context">AbstractFrontend</A> <DD>sets the name of the central controller of the front end. depending on the implementation this may be the name of a HTML/JSP-page a java class or something else. <DT><A HREF="../org/deegree/gml/GMLCoord.html#setCoord(double[])"><B>setCoord(double[])</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoord.html" title="interface in org.deegree.gml">GMLCoord</A> <DD>sets the coordinate value(s) using a double array. the min length of the equals 1 the max length 3 <DT><A HREF="../org/deegree/gml/GMLCoord.html#setCoord(double)"><B>setCoord(double)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoord.html" title="interface in org.deegree.gml">GMLCoord</A> <DD>set the coordinate as one-dimensional point <DT><A HREF="../org/deegree/gml/GMLCoord.html#setCoord(double, double)"><B>setCoord(double, double)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoord.html" title="interface in org.deegree.gml">GMLCoord</A> <DD>set the coordinate as two-dimensional point <DT><A HREF="../org/deegree/gml/GMLCoord.html#setCoord(double, double, double)"><B>setCoord(double, double, double)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoord.html" title="interface in org.deegree.gml">GMLCoord</A> <DD>set the coordinate as three-dimensional point <DT><A HREF="../org/deegree/gml/GMLLinearRing.html#setCoord(org.deegree.gml.GMLCoord[])"><B>setCoord(GMLCoord[])</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLLinearRing.html" title="interface in org.deegree.gml">GMLLinearRing</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLPoint.html#setCoord(org.deegree.gml.GMLCoord)"><B>setCoord(GMLCoord)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLPoint.html" title="interface in org.deegree.gml">GMLPoint</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html#setCoord(double[])"><B>setCoord(double[])</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html" title="class in org.deegree_impl.gml">GMLCoord_Impl</A> <DD>sets the coordinate value(s) using a double array. the min length of the equals 1 the max length 3 <DT><A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html#setCoord(double)"><B>setCoord(double)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html" title="class in org.deegree_impl.gml">GMLCoord_Impl</A> <DD>set the coordinate as one-dimensional point <DT><A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html#setCoord(double, double)"><B>setCoord(double, double)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html" title="class in org.deegree_impl.gml">GMLCoord_Impl</A> <DD>set the coordinate as two-dimensional point <DT><A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html#setCoord(double, double, double)"><B>setCoord(double, double, double)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoord_Impl.html" title="class in org.deegree_impl.gml">GMLCoord_Impl</A> <DD>set the coordinate as three-dimensional point <DT><A HREF="../org/deegree_impl/gml/GMLLinearRing_Impl.html#setCoord(org.deegree.gml.GMLCoord[])"><B>setCoord(GMLCoord[])</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLLinearRing_Impl.html" title="class in org.deegree_impl.gml">GMLLinearRing_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLPoint_Impl.html#setCoord(org.deegree.gml.GMLCoord)"><B>setCoord(GMLCoord)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLPoint_Impl.html" title="class in org.deegree_impl.gml">GMLPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLCoordinates.html#setCoordinateSeperator(char)"><B>setCoordinateSeperator(char)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoordinates.html" title="interface in org.deegree.gml">GMLCoordinates</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html#setCoordinateSeperator(char)"><B>setCoordinateSeperator(char)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html" title="class in org.deegree_impl.gml">GMLCoordinates_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/MapView.html#setCoordinateSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinateSystem(CS_CoordinateSystem)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/MapView.html" title="interface in org.deegree.graphics">MapView</A> <DD>sets the coordinate reference system of the map; <DT><A HREF="../org/deegree_impl/graphics/MapView_Impl.html#setCoordinateSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinateSystem(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/MapView_Impl.html" title="class in org.deegree_impl.graphics">MapView_Impl</A> <DD>sets the coordinate reference system of the map; <DT><A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html#setCoordinateSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinateSystem(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Aggregate_Impl</A> <DD>sets the spatial reference system <DT><A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html#setCoordinateSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinateSystem(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Object_Impl</A> <DD>sets the spatial reference system <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html#setCoordinateSystem(java.lang.String)"><B>setCoordinateSystem(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">SI_Gazetteer_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLBox.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLBox.html" title="interface in org.deegree.gml">GMLBox</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLCoordinates.html#setCoordinates(java.lang.String)"><B>setCoordinates(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoordinates.html" title="interface in org.deegree.gml">GMLCoordinates</A> <DD>sets the coordinates in the <coordinates> tag <DT><A HREF="../org/deegree/gml/GMLLineString.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLLineString.html" title="interface in org.deegree.gml">GMLLineString</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLLinearRing.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLLinearRing.html" title="interface in org.deegree.gml">GMLLinearRing</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLPoint.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLPoint.html" title="interface in org.deegree.gml">GMLPoint</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLBox_Impl.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLBox_Impl.html" title="class in org.deegree_impl.gml">GMLBox_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html#setCoordinates(java.lang.String)"><B>setCoordinates(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html" title="class in org.deegree_impl.gml">GMLCoordinates_Impl</A> <DD>sets the coordinates in the <coordinates> tag <DT><A HREF="../org/deegree_impl/gml/GMLLineString_Impl.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLLineString_Impl.html" title="class in org.deegree_impl.gml">GMLLineString_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLLinearRing_Impl.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLLinearRing_Impl.html" title="class in org.deegree_impl.gml">GMLLinearRing_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLPoint_Impl.html#setCoordinates(org.deegree.gml.GMLCoordinates)"><B>setCoordinates(GMLCoordinates)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLPoint_Impl.html" title="class in org.deegree_impl.gml">GMLPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/Layer.html#setCoordinatesSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinatesSystem(CS_CoordinateSystem)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Layer.html" title="interface in org.deegree.graphics">Layer</A> <DD>sets the coordinate reference system of the MapView. <DT><A HREF="../org/deegree_impl/graphics/FeatureLayer_Impl.html#setCoordinatesSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinatesSystem(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/FeatureLayer_Impl.html" title="class in org.deegree_impl.graphics">FeatureLayer_Impl</A> <DD>sets the coordinate reference system of the MapView. <DT><A HREF="../org/deegree_impl/graphics/RasterLayer_Impl.html#setCoordinatesSystem(org.opengis.cs.CS_CoordinateSystem)"><B>setCoordinatesSystem(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/RasterLayer_Impl.html" title="class in org.deegree_impl.graphics">RasterLayer_Impl</A> <DD>sets the coordinate reference system of the MapView. <DT><A HREF="../org/deegree/gml/GMLLineString.html#setCoords(org.deegree.gml.GMLCoord[])"><B>setCoords(GMLCoord[])</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLLineString.html" title="interface in org.deegree.gml">GMLLineString</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLLineString_Impl.html#setCoords(org.deegree.gml.GMLCoord[])"><B>setCoords(GMLCoord[])</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLLineString_Impl.html" title="class in org.deegree_impl.gml">GMLLineString_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setCountry(java.lang.String)"><B>setCountry(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#setCountry(java.lang.String)"><B>setCountry(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactAddress_Impl</A> <DD>sets the name of the country. this should be the complete name and not an abbreviation. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setCountry(java.lang.String)"><B>setCountry(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/DataCoupling_Impl.html#setCouplingType(java.lang.String)"><B>setCouplingType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/DataCoupling_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">DataCoupling_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setCredit(java.lang.String)"><B>setCredit(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setCrs(java.lang.String)"><B>setCrs(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Drawing.html#setCssParameters(java.util.HashMap)"><B>setCssParameters(HashMap)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Drawing.html" title="interface in org.deegree.graphics.sld">Drawing</A> <DD>A simple SVG/CSS2 styling parameters are given with the CssParameter element. <DT><A HREF="../org/deegree_impl/graphics/sld/Drawing_Impl.html#setCssParameters(java.util.HashMap)"><B>setCssParameters(HashMap)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Drawing_Impl.html" title="class in org.deegree_impl.graphics.sld">Drawing_Impl</A> <DD>A simple SVG/CSS2 styling parameters are given with the CssParameter element. <DT><A HREF="../org/deegree_impl/clients/context/Format.html#setCurrent(boolean)"><B>setCurrent(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Format.html" title="class in org.deegree_impl.clients.context">Format</A> <DD>sets if this is the current format of the layer or not <DT><A HREF="../org/deegree_impl/clients/context/Style.html#setCurrent(boolean)"><B>setCurrent(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>  <DT><A HREF="../org/deegree/model/geometry/GM_MultiCurve.html#setCurveAt(org.deegree.model.geometry.GM_Curve, int)"><B>setCurveAt(GM_Curve, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_MultiCurve.html" title="interface in org.deegree.model.geometry">GM_MultiCurve</A> <DD>sets the submitted GM_Curve at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 or smaller then 0 or gmc equals null an exception will be thrown. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiCurve_Impl.html#setCurveAt(org.deegree.model.geometry.GM_Curve, int)"><B>setCurveAt(GM_Curve, int)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiCurve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiCurve_Impl</A> <DD>sets the submitted GM_Curve at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 or smaller then 0 or gmc equals null an exception will be thrown. <DT><A HREF="../org/deegree/model/geometry/GM_Curve.html#setCurveSegmentAt(org.deegree.model.geometry.GM_CurveSegment, int)"><B>setCurveSegmentAt(GM_CurveSegment, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_Curve.html" title="interface in org.deegree.model.geometry">GM_Curve</A> <DD>writes a segment to the curve at submitted position. the old point will be deleted <DT><A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html#setCurveSegmentAt(org.deegree.model.geometry.GM_CurveSegment, int)"><B>setCurveSegmentAt(GM_CurveSegment, int)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Curve_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Curve_Impl</A> <DD>writes a segment to the curve at submitted position. the old point will be deleted <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html#setCustodian(org.deegree.services.wcas.metadatadesc.CitedResponsibleParty)"><B>setCustodian(CitedResponsibleParty)</B></A> - Method in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">SI_Gazetteer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setDBFieldTypes(java.util.HashMap)"><B>setDBFieldTypes(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/ActionType_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/ActionType_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">ActionType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/DescribeFeatureType_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/DescribeFeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">DescribeFeatureType_Impl</A> <DD>adds the available Distributed Computing Platforms (DCPs) for a operation. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/GetCapabilities_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/GetCapabilities_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">GetCapabilities_Impl</A> <DD>sets the DCPType <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/GetFeature_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/GetFeature_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">GetFeature_Impl</A> <DD>adds the available Distributed Computing Platforms (DCPs) for a operation. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/LockFeature_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/LockFeature_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">LockFeature_Impl</A> <DD>adds the available Distributed Computing Platforms (DCPs) for a operation. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Transaction_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Transaction_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Transaction_Impl</A> <DD>adds the available Distributed Computing Platforms (DCPs) for a operation. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html#setDCPType(org.deegree.services.capabilities.DCPType[])"><B>setDCPType(DCPType[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Operation_Impl</A> <DD>adds the available Distributed Computing Platforms (DCPs) for a operation. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RequestType_Impl.html#setDCPTypes(org.deegree.services.capabilities.DCPType[])"><B>setDCPTypes(DCPType[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RequestType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RequestType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wts/WTService_Impl.html#setDEMTile(java.lang.Object, int, int)"><B>setDEMTile(Object, int, int)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTService_Impl.html" title="class in org.deegree_impl.services.wts">WTService_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setDashArray(float[])"><B>setDashArray(float[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setDashArray(float[])"><B>setDashArray(float[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setDashOffset(float)"><B>setDashOffset(float)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>The stroke-dashoffset CssParameter element specifies the distance as a float into the stroke-dasharray pattern at which to start drawing. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setDashOffset(float)"><B>setDashOffset(float)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>The stroke-dashoffset CssParameter element specifies the distance as a float into the stroke-dasharray pattern at which to start drawing. <DT><A HREF="../org/deegree/services/gazetteer/Node.html#setData(java.lang.Object)"><B>setData(Object)</B></A> - Method in interface org.deegree.services.gazetteer.<A HREF="../org/deegree/services/gazetteer/Node.html" title="interface in org.deegree.services.gazetteer">Node</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html#setData(java.lang.Object)"><B>setData(Object)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html" title="class in org.deegree_impl.services.gazetteer">Node_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/GazetteerResponseTree.html#setDataAtId(java.lang.String, java.lang.Object)"><B>setDataAtId(String, Object)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/GazetteerResponseTree.html" title="class in org.deegree_impl.services.gazetteer">GazetteerResponseTree</A> <DD>sets the node at the given id with the given data <DT><A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html#setDataBlockAsBoolean(org.opengis.gc.GC_GridRange, boolean[])"><B>setDataBlockAsBoolean(GC_GridRange, boolean[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html" title="class in org.deegree_impl.model.gc">GC_GridCoverage_Impl</A> <DD>Set a block of boolean values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html#setDataBlockAsBoolean(org.opengis.gc.GC_GridRange, boolean[])"><B>setDataBlockAsBoolean(GC_GridRange, boolean[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html" title="class in org.deegree_impl.model.gc">ImageGridCoverage</A> <DD>Set a block of boolean values for all sample dimensions. <DT><A HREF="../org/opengis/gc/GC_GridCoverage.html#setDataBlockAsBoolean(org.opengis.gc.GC_GridRange, boolean[])"><B>setDataBlockAsBoolean(GC_GridRange, boolean[])</B></A> - Method in interface org.opengis.gc.<A HREF="../org/opengis/gc/GC_GridCoverage.html" title="interface in org.opengis.gc">GC_GridCoverage</A> <DD>Set a block of boolean values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html#setDataBlockAsByte(org.opengis.gc.GC_GridRange, byte[])"><B>setDataBlockAsByte(GC_GridRange, byte[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html" title="class in org.deegree_impl.model.gc">GC_GridCoverage_Impl</A> <DD>Set a block of byte values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html#setDataBlockAsByte(org.opengis.gc.GC_GridRange, byte[])"><B>setDataBlockAsByte(GC_GridRange, byte[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html" title="class in org.deegree_impl.model.gc">ImageGridCoverage</A> <DD>Set a block of byte values for all sample dimensions. <DT><A HREF="../org/opengis/gc/GC_GridCoverage.html#setDataBlockAsByte(org.opengis.gc.GC_GridRange, byte[])"><B>setDataBlockAsByte(GC_GridRange, byte[])</B></A> - Method in interface org.opengis.gc.<A HREF="../org/opengis/gc/GC_GridCoverage.html" title="interface in org.opengis.gc">GC_GridCoverage</A> <DD>Set a block of byte values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html#setDataBlockAsDouble(org.opengis.gc.GC_GridRange, double[])"><B>setDataBlockAsDouble(GC_GridRange, double[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html" title="class in org.deegree_impl.model.gc">GC_GridCoverage_Impl</A> <DD>Set a block of double values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html#setDataBlockAsDouble(org.opengis.gc.GC_GridRange, double[])"><B>setDataBlockAsDouble(GC_GridRange, double[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html" title="class in org.deegree_impl.model.gc">ImageGridCoverage</A> <DD>Set a block of double values for all sample dimensions. <DT><A HREF="../org/opengis/gc/GC_GridCoverage.html#setDataBlockAsDouble(org.opengis.gc.GC_GridRange, double[])"><B>setDataBlockAsDouble(GC_GridRange, double[])</B></A> - Method in interface org.opengis.gc.<A HREF="../org/opengis/gc/GC_GridCoverage.html" title="interface in org.opengis.gc">GC_GridCoverage</A> <DD>Set a block of double values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html#setDataBlockAsInteger(org.opengis.gc.GC_GridRange, int[])"><B>setDataBlockAsInteger(GC_GridRange, int[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html" title="class in org.deegree_impl.model.gc">GC_GridCoverage_Impl</A> <DD>Set a block of bint values for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html#setDataBlockAsInteger(org.opengis.gc.GC_GridRange, int[])"><B>setDataBlockAsInteger(GC_GridRange, int[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html" title="class in org.deegree_impl.model.gc">ImageGridCoverage</A> <DD>Set a block of bint values for all sample dimensions. <DT><A HREF="../org/opengis/gc/GC_GridCoverage.html#setDataBlockAsInteger(org.opengis.gc.GC_GridRange, int[])"><B>setDataBlockAsInteger(GC_GridRange, int[])</B></A> - Method in interface org.opengis.gc.<A HREF="../org/opengis/gc/GC_GridCoverage.html" title="interface in org.opengis.gc">GC_GridCoverage</A> <DD>Set a block of bint values for all sample dimensions. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setDataCoupling(org.deegree.services.wcas.metadatadesc.DataCoupling)"><B>setDataCoupling(DataCoupling)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/LayerExtension.html#setDataService(org.deegree_impl.clients.context.DataService)"><B>setDataService(DataService)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/LayerExtension.html" title="class in org.deegree_impl.clients.context">LayerExtension</A> <DD>sets a description of the service/server behind a WMS layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setDataSource(org.deegree.services.wms.capabilities.DataSource[])"><B>setDataSource(DataSource[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>source where the WMS can find the data of a layer. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html#setDataType(org.deegree.services.wcas.metadatadesc.DataType[])"><B>setDataType(DataType[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PermittedValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html#setDataType(org.deegree.services.wcas.metadatadesc.DataType)"><B>setDataType(DataType)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setDataURL(org.deegree.ogcbasic.BaseURL)"><B>setDataURL(BaseURL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setDataURL(org.deegree.services.wms.capabilities.DataURL[])"><B>setDataURL(DataURL[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the dataURL <DT><A HREF="../org/deegree_impl/services/wfs/configuration/GeoFieldIdentifier_Impl.html#setDatastoreFieldBaseName(java.lang.String)"><B>setDatastoreFieldBaseName(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/GeoFieldIdentifier_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">GeoFieldIdentifier_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setDatastoreFieldTypes(java.util.HashMap)"><B>setDatastoreFieldTypes(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setDatastoreFields(java.util.HashMap)"><B>setDatastoreFields(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setDate(java.util.Calendar)"><B>setDate(Calendar)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/WTSScene.html" title="interface in org.deegree.services.wts">WTSScene</A> <DD>set the date and the time for determining time depending the light conditions of the scene <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setDate(org.deegree.services.wcas.metadatadesc.Date[])"><B>setDate(Date[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setDate(java.util.Calendar)"><B>setDate(Calendar)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html" title="class in org.deegree_impl.services.wts">WTSScene_Impl</A> <DD>set the date and the time for determining time depending the light conditions of the scene <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html#setDateStamp(java.util.Calendar)"><B>setDateStamp(Calendar)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">BaseMetadata</A> <DD>sets the date stamp of the metadata set <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Date_Impl.html#setDateType(java.lang.String)"><B>setDateType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Date_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Date_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html#setDcp(org.deegree.services.wcas.metadatadesc.Dcp[])"><B>setDcp(Dcp[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationMetadata_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLCoordinates.html#setDecimalSeperator(char)"><B>setDecimalSeperator(char)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLCoordinates.html" title="interface in org.deegree.gml">GMLCoordinates</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html#setDecimalSeperator(char)"><B>setDecimalSeperator(char)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLCoordinates_Impl.html" title="class in org.deegree_impl.gml">GMLCoordinates_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/WMSCapabilities_Impl.html#setDeegreeParam(org.deegree.services.wms.capabilities.DeegreeParam)"><B>setDeegreeParam(DeegreeParam)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/WMSCapabilities_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">WMSCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/UserStyle.html#setDefault(boolean)"><B>setDefault(boolean)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/UserStyle.html" title="interface in org.deegree.graphics.sld">UserStyle</A> <DD>sets the <Default> <DT><A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html#setDefault(boolean)"><B>setDefault(boolean)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">UserStyle_Impl</A> <DD>sets the <Default> <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Extent_Impl.html#setDefault(java.lang.String)"><B>setDefault(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Extent_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Extent_Impl</A> <DD>sets the default extent <DT><A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html#setDefaultAlternativeNextPage(java.lang.String)"><B>setDefaultAlternativeNextPage(String)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html" title="class in org.deegree_impl.enterprise.control">AbstractListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/control/MapApplicationHandler.html#setDefaultClientConfiguration(org.deegree_impl.clients.wmsclient.configuration.WMSClientConfiguration)"><B>setDefaultClientConfiguration(WMSClientConfiguration)</B></A> - Static method in class org.deegree_impl.clients.wmsclient.control.<A HREF="../org/deegree_impl/clients/wmsclient/control/MapApplicationHandler.html" title="class in org.deegree_impl.clients.wmsclient.control">MapApplicationHandler</A> <DD>sets the default configuration for the map cliet <DT><A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html#setDefaultNextPage(java.lang.String)"><B>setDefaultNextPage(String)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html" title="class in org.deegree_impl.enterprise.control">AbstractListener</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/MapApplicationHandler.html#setDefaultWebMapContext(org.deegree_impl.clients.context.ViewContext)"><B>setDefaultWebMapContext(ViewContext)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/MapApplicationHandler.html" title="class in org.deegree_impl.clients.wmsclient2.control">MapApplicationHandler</A> <DD>sets the default configuration for the map cliet <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setDefinition(java.lang.String)"><B>setDefinition(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setDeleteAllowed(boolean)"><B>setDeleteAllowed(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setDeliveryPoint(java.lang.String[])"><B>setDeliveryPoint(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html#setDependsOn(org.deegree.services.wcas.metadatadesc.DependsOn)"><B>setDependsOn(DependsOn)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationMetadata_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html#setDescribeFeatureType(org.deegree.services.wfs.capabilities.DescribeFeatureType)"><B>setDescribeFeatureType(DescribeFeatureType)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Request_Impl</A> <DD>sets the <DescribeFeatureType> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html#setDescribeRecordType(org.deegree.services.wcas.capabilities.DescribeRecordType)"><B>setDescribeRecordType(DescribeRecordType)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Request_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html#setDescribeTransformation(org.deegree.services.wcts.capabilities.ActionType)"><B>setDescribeTransformation(ActionType)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">WCTS_Request_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLFeature.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeature.html" title="interface in org.deegree.gml">GMLFeature</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html" title="class in org.deegree_impl.clients.wcasclient.model">OnlineTransferOption</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html#setDescription(java.lang.String)"><B>setDescription(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html" title="class in org.deegree_impl.gml">GMLFeature_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/General.html#setDescriptionURL(org.deegree.ogcbasic.BaseURL)"><B>setDescriptionURL(BaseURL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>A URL reference to a webpage which contains relevant information to the view. <DT><A HREF="../org/deegree/graphics/transformation/GeoTransform.html#setDestRect(org.deegree.model.geometry.GM_Envelope)"><B>setDestRect(GM_Envelope)</B></A> - Method in interface org.deegree.graphics.transformation.<A HREF="../org/deegree/graphics/transformation/GeoTransform.html" title="interface in org.deegree.graphics.transformation">GeoTransform</A> <DD>  <DT><A HREF="../org/deegree/graphics/transformation/GeoTransform.html#setDestRect(double, double, double, double)"><B>setDestRect(double, double, double, double)</B></A> - Method in interface org.deegree.graphics.transformation.<A HREF="../org/deegree/graphics/transformation/GeoTransform.html" title="interface in org.deegree.graphics.transformation">GeoTransform</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html#setDestRect(org.deegree.model.geometry.GM_Envelope)"><B>setDestRect(GM_Envelope)</B></A> - Method in class org.deegree_impl.graphics.transformation.<A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html" title="class in org.deegree_impl.graphics.transformation">WorldToScreenTransform</A> <DD>sets the destination rectangle. <DT><A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html#setDestRect(double, double, double, double)"><B>setDestRect(double, double, double, double)</B></A> - Method in class org.deegree_impl.graphics.transformation.<A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html" title="class in org.deegree_impl.graphics.transformation">WorldToScreenTransform</A> <DD>sets the destination rectangle <DT><A HREF="../org/deegree_impl/tools/LecGUI.html#setDestdirTextfieldContent(java.lang.String)"><B>setDestdirTextfieldContent(String)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/LecGUI.html" title="class in org.deegree_impl.tools">LecGUI</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html#setDestinationCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setDestinationCRS(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">DescribeTransformationRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/IsTransformableRequest_Impl.html#setDestinationCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setDestinationCRS(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/IsTransformableRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">IsTransformableRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html#setDestinationCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setDestinationCRS(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/GeoFieldIdentifier_Impl.html#setDimension(int)"><B>setDimension(int)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/GeoFieldIdentifier_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">GeoFieldIdentifier_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setDimension(org.deegree.services.wms.capabilities.Dimension[])"><B>setDimension(Dimension[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the dimension <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setDirection(java.lang.String)"><B>setDirection(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/DirectoryAccess.html#setDirectoryName(java.lang.String)"><B>setDirectoryName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/DirectoryAccess.html" title="class in org.deegree_impl.clients.context">DirectoryAccess</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/PointPlacement.html#setDisplacement(double[])"><B>setDisplacement(double[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/PointPlacement.html" title="interface in org.deegree.graphics.sld">PointPlacement</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html#setDisplacement(double[])"><B>setDisplacement(double[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">PointPlacement_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/Theme.html#setDisplayElements(java.util.ArrayList)"><B>setDisplayElements(ArrayList)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Theme.html" title="interface in org.deegree.graphics">Theme</A> <DD>sets the display elements of the theme <DT><A HREF="../org/deegree_impl/graphics/Theme_Impl.html#setDisplayElements(java.util.ArrayList)"><B>setDisplayElements(ArrayList)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/Theme_Impl.html" title="class in org.deegree_impl.graphics">Theme_Impl</A> <DD>returns the <tt>DisplayElements</tt> of the Theme <DT><A HREF="../org/deegree/gml/GMLDocument.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLDocument.html" title="interface in org.deegree.gml">GMLDocument</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLDocument_Impl.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLDocument_Impl.html" title="class in org.deegree_impl.gml">GMLDocument_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/IOSettings.html#setDownloadDirectory(org.deegree_impl.clients.context.DirectoryAccess)"><B>setDownloadDirectory(DirectoryAccess)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/IOSettings.html" title="class in org.deegree_impl.clients.context">IOSettings</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setDriver(java.lang.String)"><B>setDriver(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Connection_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/Frontend.html#setEast(org.deegree.clients.context.GUIArea)"><B>setEast(GUIArea)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Frontend.html" title="interface in org.deegree.clients.context">Frontend</A> <DD>sets the description of the east GUI area <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setEast(org.deegree.clients.context.GUIArea)"><B>setEast(GUIArea)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html" title="class in org.deegree_impl.clients.context">AbstractFrontend</A> <DD>sets the description of the east GUI area <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setEdition(java.lang.String)"><B>setEdition(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setEditionDate(java.lang.String)"><B>setEditionDate(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setElectronicMailAddress(java.lang.String[])"><B>setElectronicMailAddress(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html#setElement(org.w3c.dom.Element)"><B>setElement(Element)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html" title="class in org.deegree_impl.gml">GMLFeature_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html#setElementSetName(java.lang.String)"><B>setElementSetName(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setElevation(double[])"><B>setElevation(double[])</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets the <Elevation> <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setElseFilter(boolean)"><B>setElseFilter(boolean)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>sets the <ElseFilter> <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setElseFilter(boolean)"><B>setElseFilter(boolean)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the <ElseFilter> <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setEmail(java.lang.String)"><B>setEmail(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the email address of the contact person <DT><A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html#setEmpty(boolean)"><B>setEmpty(boolean)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Object_Impl</A> <DD>indicates the geometry as empty <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setEnd(java.util.Date)"><B>setEnd(Date)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setEndTime(java.util.Calendar)"><B>setEndTime(Calendar)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html#setEntryToSelected(java.lang.String, java.lang.String, boolean)"><B>setEntryToSelected(String, String, boolean)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Selection.html" title="class in org.deegree_impl.clients.wcasclient.model">Selection</A> <DD>sets an entry of the selection identified by its ID and the catalog it belongs to as selected or not <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html#setEnumValues(org.deegree.services.wcas.metadatadesc.EnumValues[])"><B>setEnumValues(EnumValues[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PermittedValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html#setEnumValues(org.deegree.services.wcas.metadatadesc.EnumValues)"><B>setEnumValues(EnumValues)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/PropertyIsLikeOperation.html#setEscapeChar(char)"><B>setEscapeChar(char)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/PropertyIsLikeOperation.html" title="class in org.deegree_impl.services.wfs.filterencoding">PropertyIsLikeOperation</A> <DD>  <DT><A HREF="../org/deegree/services/OGCWebServiceResponse.html#setException(org.w3c.dom.Document)"><B>setException(Document)</B></A> - Method in interface org.deegree.services.<A HREF="../org/deegree/services/OGCWebServiceResponse.html" title="interface in org.deegree.services">OGCWebServiceResponse</A> <DD>sets an XML encoding of the exception that raised. <DT><A HREF="../org/deegree_impl/services/OGCWebServiceResponse_Impl.html#setException(org.w3c.dom.Document)"><B>setException(Document)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/OGCWebServiceResponse_Impl.html" title="class in org.deegree_impl.services">OGCWebServiceResponse_Impl</A> <DD>sets an XML encoding of the exception that raised. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html#setException(org.deegree.services.capabilities.CException)"><B>setException(CException)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Capability_Impl</A> <DD>sets the format where exceptions will be returned <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setExceptions(org.deegree.services.capabilities.CException)"><B>setExceptions(CException)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Capability_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setExceptions(java.lang.String)"><B>setExceptions(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoRequest_Impl</A> <DD>sets the <Exception> <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setExceptions(java.lang.String)"><B>setExceptions(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setExceptions(java.lang.String)"><B>setExceptions(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets <Exceptions> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureRequest_Impl.html#setExpiry(int)"><B>setExpiry(int)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLockFeatureRequest_Impl</A> <DD>sets the <Expiry> <DT><A HREF="../org/deegree_impl/clients/context/General.html#setExtension(org.deegree.xml.Marshallable)"><B>setExtension(Marshallable)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>The Extension element is a container tag in which arbitrary vendor specific information can be included without compromising the ability of other clients to enforce schema validation. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setExtension(org.deegree.xml.Marshallable)"><B>setExtension(Marshallable)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/io/mapinfo/MapInfoDataSource.html#setExtension(java.lang.String, java.lang.String)"><B>setExtension(String, String)</B></A> - Method in class org.deegree_impl.io.mapinfo.<A HREF="../org/deegree_impl/io/mapinfo/MapInfoDataSource.html" title="class in org.deegree_impl.io.mapinfo">MapInfoDataSource</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setExtent(org.deegree.services.wms.capabilities.Extent[])"><B>setExtent(Extent[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the extent <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html#setExtents(org.deegree.graphics.sld.Extent[])"><B>setExtents(Extent[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html" title="interface in org.deegree.graphics.sld">FeatureTypeConstraint</A> <DD>sets the extent for filtering the feature type <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html#setExtents(org.deegree.graphics.sld.Extent[])"><B>setExtents(Extent[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeConstraint_Impl</A> <DD>sets the extent for filtering the feature type <DT><A HREF="../org/deegree/gml/GMLPolygon.html#setExteriorRing(org.deegree.gml.GMLLinearRing)"><B>setExteriorRing(GMLLinearRing)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLPolygon.html" title="interface in org.deegree.gml">GMLPolygon</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLPolygon_Impl.html#setExteriorRing(org.deegree.gml.GMLLinearRing)"><B>setExteriorRing(GMLLinearRing)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLPolygon_Impl.html" title="class in org.deegree_impl.gml">GMLPolygon_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setFacsimile(java.lang.String)"><B>setFacsimile(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the facsimile number of the contact person <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html#setFacsimile(java.lang.String[])"><B>setFacsimile(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Phone_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Font.html#setFamily(java.lang.String)"><B>setFamily(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Font.html" title="interface in org.deegree.graphics.sld">Font</A> <DD>Sets the value of the font's CssParameter 'font-family'. <DT><A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html#setFamily(java.lang.String)"><B>setFamily(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html" title="class in org.deegree_impl.graphics.sld">Font_Impl</A> <DD>Sets the value of the font's CssParameter 'font-family'. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setFeatureCount(int)"><B>setFeatureCount(int)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoRequest_Impl</A> <DD>sets the <FeatureCount> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASInsertResult_Impl.html#setFeatureIds(java.lang.String[])"><B>setFeatureIds(String[])</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASInsertResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASInsertResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setFeatureIds(java.lang.String[])"><B>setFeatureIds(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>sets the <FeatureIds> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsertResult_Impl.html#setFeatureIds(java.lang.String[])"><B>setFeatureIds(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsertResult_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSInsertResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html#setFeatureIds(java.lang.String[])"><B>setFeatureIds(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLock_Impl</A> <DD>sets the <FeatureIds> <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoResponse_Impl.html#setFeatureInfo(java.lang.String)"><B>setFeatureInfo(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoResponse_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoResponse_Impl</A> <DD>sets the feature info the corresponds to an feature info request. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setFeatureListURL(org.deegree.services.wms.capabilities.FeatureListURL[])"><B>setFeatureListURL(FeatureListURL[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the <FeatureListURL> <DT><A HREF="../org/deegree/gml/GMLFeatureProperty.html#setFeaturePropetryValue(org.deegree.gml.GMLFeature)"><B>setFeaturePropetryValue(GMLFeature)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeatureProperty.html" title="interface in org.deegree.gml">GMLFeatureProperty</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLFeatureProperty_Impl.html#setFeaturePropetryValue(org.deegree.gml.GMLFeature)"><B>setFeaturePropetryValue(GMLFeature)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeatureProperty_Impl.html" title="class in org.deegree_impl.gml">GMLFeatureProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/DataService.html#setFeatureType(java.lang.String)"><B>setFeatureType(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/DataService.html" title="class in org.deegree_impl.clients.context">DataService</A> <DD>sets the featuretype assigned to the WMS layer if the server behind it is a WFS <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureTypeList_Impl.html#setFeatureType(org.deegree.services.wfs.capabilities.FeatureType[])"><B>setFeatureType(FeatureType[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureTypeList_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureTypeList_Impl</A> <DD>sets the featureType <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setFeatureType(java.lang.String)"><B>setFeatureType(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>sets the <FeatureType> <DT><A HREF="../org/deegree/graphics/sld/LayerFeatureConstraints.html#setFeatureTypeConstraint(org.deegree.graphics.sld.FeatureTypeConstraint[])"><B>setFeatureTypeConstraint(FeatureTypeConstraint[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LayerFeatureConstraints.html" title="interface in org.deegree.graphics.sld">LayerFeatureConstraints</A> <DD>Sets the FeatureTypeConstraint. <DT><A HREF="../org/deegree_impl/graphics/sld/LayerFeatureConstraints_Impl.html#setFeatureTypeConstraint(org.deegree.graphics.sld.FeatureTypeConstraint[])"><B>setFeatureTypeConstraint(FeatureTypeConstraint[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LayerFeatureConstraints_Impl.html" title="class in org.deegree_impl.graphics.sld">LayerFeatureConstraints_Impl</A> <DD>sets the <FeatureTypeConstraint> <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/WFSCapabilities_Impl.html#setFeatureTypeList(org.deegree.services.wfs.capabilities.FeatureTypeList)"><B>setFeatureTypeList(FeatureTypeList)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/WFSCapabilities_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">WFSCapabilities_Impl</A> <DD>sets the <FeatureTypeList> <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html#setFeatureTypeName(java.lang.String)"><B>setFeatureTypeName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html" title="interface in org.deegree.graphics.sld">FeatureTypeConstraint</A> <DD>sets the name of the feature type <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setFeatureTypeName(java.lang.String)"><B>setFeatureTypeName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html" title="interface in org.deegree.graphics.sld">FeatureTypeStyle</A> <DD>sets the name of the affected feature type <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html#setFeatureTypeName(java.lang.String)"><B>setFeatureTypeName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeConstraint_Impl</A> <DD>sets the name of the feature type <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setFeatureTypeName(java.lang.String)"><B>setFeatureTypeName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeStyle_Impl</A> <DD>sets the name of the affected feature type <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeResponse_Impl.html#setFeatureTypeSchema(org.w3c.dom.Document)"><B>setFeatureTypeSchema(Document)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSDescribeFeatureTypeResponse_Impl</A> <DD>sets the respose of a DescribeFeatureTypeRequest as XML-Schema <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#setFeatureTypeStyle(org.deegree.graphics.sld.FeatureTypeStyle)"><B>setFeatureTypeStyle(FeatureTypeStyle)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/UserStyle.html#setFeatureTypeStyles(org.deegree.graphics.sld.FeatureTypeStyle[])"><B>setFeatureTypeStyles(FeatureTypeStyle[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/UserStyle.html" title="interface in org.deegree.graphics.sld">UserStyle</A> <DD>Sets FeatureTypeStyles <DT><A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html#setFeatureTypeStyles(org.deegree.graphics.sld.FeatureTypeStyle[])"><B>setFeatureTypeStyles(FeatureTypeStyle[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/UserStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">UserStyle_Impl</A> <DD>sets the <FeatureTypeStyle> <DT><A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html#setFeatureTypes(org.deegree.services.wfs.configuration.FeatureType[])"><B>setFeatureTypes(FeatureType[])</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">DatastoreConfiguration_Impl</A> <DD>  <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setFeatures(Group[])"><B>setFeatures(Group[])</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/WTSScene.html" title="interface in org.deegree.services.wts">WTSScene</A> <DD>sets the features that shall be rendered. <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsert_Impl.html#setFeatures(org.deegree.gml.GMLFeature[])"><B>setFeatures(GMLFeature[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsert_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSInsert_Impl</A> <DD>sets the <Features> <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setFeatures(Group[])"><B>setFeatures(Group[])</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html" title="class in org.deegree_impl.services.wts">WTSScene_Impl</A> <DD>sets the features that shall be rendered. the first feature of the array shall be the digital elevation model <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html#setFeaturesLocked(java.lang.String[])"><B>setFeaturesLocked(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLockFeatureResponse_Impl</A> <DD>sets the <FeaturesLocked> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html#setFeaturesNotLocked(java.lang.String[])"><B>setFeaturesNotLocked(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLockFeatureResponse_Impl</A> <DD>sets the <FeaturesNotLocked> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setFederatedCatalogs(org.deegree.services.wcas.capabilities.FederatedCatalog[])"><B>setFederatedCatalogs(FederatedCatalog[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Capability_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setFees(java.lang.String)"><B>setFees(String)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>Sets fees assigned to the service. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html#setFees(java.lang.String)"><B>setFees(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">AccessProperties_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/DBFHeader.html#setField(int, org.deegree_impl.io.shpapi.FieldDescriptor)"><B>setField(int, FieldDescriptor)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBFHeader.html" title="class in org.deegree_impl.io.shpapi">DBFHeader</A> <DD>method: public void setField(int index, FieldDescriptor fd) puts a field on the header byte array <DT><A HREF="../org/deegree_impl/services/wfs/RowSelector.html#setFieldValue(java.sql.PreparedStatement, int, int, java.lang.String, java.lang.String)"><B>setFieldValue(PreparedStatement, int, int, String, String)</B></A> - Method in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/RowSelector.html" title="class in org.deegree_impl.services.wfs">RowSelector</A> <DD>Convenience method that calls the right setXXX ()-method for the given <tt>PreparedStatment</tt>. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html#setFileIdentifier(java.lang.String)"><B>setFileIdentifier(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">BaseMetadata</A> <DD>sets the fileIdentifier(ID) of the metadata set <DT><A HREF="../org/deegree/graphics/sld/Fill.html#setFill(java.awt.Color)"><B>setFill(Color)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Fill.html" title="interface in org.deegree.graphics.sld">Fill</A> <DD>sets the value of the fill's CssParameter 'fill' as a simple color <DT><A HREF="../org/deegree/graphics/sld/Halo.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Halo.html" title="interface in org.deegree.graphics.sld">Halo</A> <DD>Sets the Fill for the Halo. <DT><A HREF="../org/deegree/graphics/sld/Mark.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Mark.html" title="interface in org.deegree.graphics.sld">Mark</A> <DD>Sets the Fill <DT><A HREF="../org/deegree/graphics/sld/PolygonSymbolizer.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/PolygonSymbolizer.html" title="interface in org.deegree.graphics.sld">PolygonSymbolizer</A> <DD>Sets the Fill <DT><A HREF="../org/deegree/graphics/sld/TextSymbolizer.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/TextSymbolizer.html" title="interface in org.deegree.graphics.sld">TextSymbolizer</A> <DD>Sets the Fill. <DT><A HREF="../org/deegree_impl/graphics/sld/Fill_Impl.html#setFill(java.awt.Color)"><B>setFill(Color)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Fill_Impl.html" title="class in org.deegree_impl.graphics.sld">Fill_Impl</A> <DD>sets the value of the fill's CssParameter 'fill' as a simple color <DT><A HREF="../org/deegree_impl/graphics/sld/Halo_Impl.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Halo_Impl.html" title="class in org.deegree_impl.graphics.sld">Halo_Impl</A> <DD>Sets the underlying <tt>Fill</tt>-instance. <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html" title="class in org.deegree_impl.graphics.sld">Mark_Impl</A> <DD>sets the <Fill> <DT><A HREF="../org/deegree_impl/graphics/sld/PolygonSymbolizer_Impl.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/PolygonSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">PolygonSymbolizer_Impl</A> <DD>sets the <Fill> <DT><A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html#setFill(org.deegree.graphics.sld.Fill)"><B>setFill(Fill)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">TextSymbolizer_Impl</A> <DD>sets the <Fill> <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeConstraint.html" title="interface in org.deegree.graphics.sld">FeatureTypeConstraint</A> <DD>sets a feature-filter as defined in WFS specifications. <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the Filter. <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeConstraint_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeConstraint_Impl</A> <DD>sets a feature-filter as defined in WFS specifications. <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the <Filter> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDelete_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASDelete_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASDelete_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASGetRecordRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASUpdate_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASUpdate_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASUpdate_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSDelete_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSDelete_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSDelete_Impl</A> <DD>sets the <filter> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>sets the <Filter> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLock_Impl</A> <DD>sets the <Filter> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html#setFilter(org.deegree.services.wfs.filterencoding.Filter)"><B>setFilter(Filter)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSQuery_Impl</A> <DD>sets the filter that limits the query <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setFont(java.awt.Font)"><B>setFont(Font)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A> <DD>sets the font for label rendering <DT><A HREF="../org/deegree/graphics/sld/TextSymbolizer.html#setFont(org.deegree.graphics.sld.Font)"><B>setFont(Font)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/TextSymbolizer.html" title="interface in org.deegree.graphics.sld">TextSymbolizer</A> <DD>sets the Font <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setFont(java.awt.Font)"><B>setFont(Font)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>sets the font for label rendering <DT><A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html#setFont(org.deegree.graphics.sld.Font)"><B>setFont(Font)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">TextSymbolizer_Impl</A> <DD>Sets a Font of a certain family, style, and size. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setFont(java.awt.Font)"><B>setFont(Font)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the font to be used for drawing the labels <DT><A HREF="../org/deegree_impl/clients/context/JSPFrontend.html#setFooter(java.lang.String)"><B>setFooter(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/JSPFrontend.html" title="class in org.deegree_impl.clients.context">JSPFrontend</A> <DD>sets the name of the footer JSP page/file <DT><A HREF="../org/deegree/graphics/sld/ExternalGraphic.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/ExternalGraphic.html" title="interface in org.deegree.graphics.sld">ExternalGraphic</A> <DD>the Format sub-element identifies the expected document MIME type of a successful fetch. <DT><A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html" title="class in org.deegree_impl.graphics.sld">ExternalGraphic_Impl</A> <DD>sets the format (MIME type) <DT><A HREF="../org/deegree_impl/ogcbasic/BaseURL_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/BaseURL_Impl.html" title="class in org.deegree_impl.ogcbasic">BaseURL_Impl</A> <DD>sets the MIME type of the resource <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/ActionType_Impl.html#setFormat(java.lang.String[])"><B>setFormat(String[])</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/ActionType_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">ActionType_Impl</A> <DD>sets the <knownTransformationTypes> <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">DescribeTransformationRequest_Impl</A> <DD>sets the format <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>sets the name of the image format the legend graphics shall have <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets the format <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setFormat(java.lang.String)"><B>setFormat(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the image format (MIME Type) the scale bar will be produced in. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setFormatList(org.deegree_impl.clients.context.FormatList)"><B>setFormatList(FormatList)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/FormatList.html#setFormats(org.deegree_impl.clients.context.Format[])"><B>setFormats(Format[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/FormatList.html" title="class in org.deegree_impl.clients.context">FormatList</A> <DD>  <DT><A HREF="../org/deegree_impl/services/capabilities/CException_Impl.html#setFormats(java.lang.String[])"><B>setFormats(String[])</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/CException_Impl.html" title="class in org.deegree_impl.services.capabilities">CException_Impl</A> <DD>sets the possible formats of the exceptions <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html#setFormats(org.deegree.services.wms.capabilities.Format[])"><B>setFormats(Format[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Operation_Impl</A> <DD>adds the formats a operation is able to return its results <DT><A HREF="../org/deegree/services/wts/RenderEngine.html#setFrontClipDistance(float)"><B>setFrontClipDistance(float)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/RenderEngine.html" title="interface in org.deegree.services.wts">RenderEngine</A> <DD>sets the scenes front clip distance <DT><A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html#setFrontClipDistance(float)"><B>setFrontClipDistance(float)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html" title="class in org.deegree_impl.services.wts">Abstract3DRenderEngine</A> <DD>sets the scenes front clip distance. default is 2 <DT><A HREF="../org/deegree_impl/clients/context/GeneralExtension.html#setFrontend(org.deegree.clients.context.Frontend)"><B>setFrontend(Frontend)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GeneralExtension.html" title="class in org.deegree_impl.clients.context">GeneralExtension</A> <DD>sets the frontend (GUI) description encapsulating objekt <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setFunctionCode(org.deegree.services.wcas.metadatadesc.FunctionCode)"><B>setFunctionCode(FunctionCode)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setFunctionCode(org.deegree.services.wcas.metadatadesc.FunctionCode)"><B>setFunctionCode(FunctionCode)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html#setFunctionCode(org.deegree.services.wcas.metadatadesc.FunctionCode)"><B>setFunctionCode(FunctionCode)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/LinePlacement.html#setGap(int)"><B>setGap(int)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LinePlacement.html" title="interface in org.deegree.graphics.sld">LinePlacement</A> <DD>Defines the distance between two captions on the line string. <DT><A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html#setGap(int)"><B>setGap(int)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LinePlacement_Impl</A> <DD>Defines the distance between two captions on the line string. <DT><A HREF="../org/deegree_impl/clients/context/AbstractContext.html#setGeneral(org.deegree_impl.clients.context.General)"><B>setGeneral(General)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractContext.html" title="class in org.deegree_impl.clients.context">AbstractContext</A> <DD>sets the general information of a context <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setGeoFieldIdentifiers(java.util.HashMap)"><B>setGeoFieldIdentifiers(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLGeoProperty.html#setGeoPropetryValue(org.deegree.gml.GMLGeometry)"><B>setGeoPropetryValue(GMLGeometry)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLGeoProperty.html" title="interface in org.deegree.gml">GMLGeoProperty</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLGeoProperty_Impl.html#setGeoPropetryValue(org.deegree.gml.GMLGeometry)"><B>setGeoPropetryValue(GMLGeometry)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLGeoProperty_Impl.html" title="class in org.deegree_impl.gml">GMLGeoProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setGeographicExtent(org.deegree.model.geometry.GM_Object[])"><B>setGeographicExtent(GM_Object[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setGeographicIdentifier(java.lang.String)"><B>setGeographicIdentifier(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformResponse_Impl.html#setGeometries(org.deegree.gml.GMLGeometry[])"><B>setGeometries(GMLGeometry[])</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformResponse_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html#setGeometry(org.deegree.model.geometry.GM_Object)"><B>setGeometry(GM_Object)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html" title="interface in org.deegree.graphics.displayelements">GeometryDisplayElement</A> <DD>sets the geometry that determines the position the DisplayElement will be rendered to <DT><A HREF="../org/deegree/graphics/sld/Symbolizer.html#setGeometry(org.deegree.graphics.sld.Geometry)"><B>setGeometry(Geometry)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Symbolizer.html" title="interface in org.deegree.graphics.sld">Symbolizer</A> <DD>Sets the Geometry. <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#setGeometry(org.deegree.model.geometry.GM_Object)"><B>setGeometry(GM_Object)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">GeometryDisplayElement_Impl</A> <DD>sets the geometry that determines the position the DisplayElement will be rendered to <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html#setGeometry(org.deegree.graphics.sld.Geometry)"><B>setGeometry(Geometry)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A> <DD>sets the <Geometry> <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html#setGeometry(org.deegree.gml.GMLGeometry[])"><B>setGeometry(GMLGeometry[])</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Geometry.html#setGeometryAsGML(org.deegree.gml.GMLGeometry)"><B>setGeometryAsGML(GMLGeometry)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Geometry.html" title="interface in org.deegree.graphics.sld">Geometry</A> <DD>sets the <GMLGeometry> <DT><A HREF="../org/deegree_impl/graphics/sld/Geometry_Impl.html#setGeometryAsGML(org.deegree.gml.GMLGeometry)"><B>setGeometryAsGML(GMLGeometry)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Geometry_Impl.html" title="class in org.deegree_impl.graphics.sld">Geometry_Impl</A> <DD>sets the <GMLGeometry> <DT><A HREF="../org/deegree_impl/clients/context/DataService.html#setGeometryType(java.lang.String)"><B>setGeometryType(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/DataService.html" title="class in org.deegree_impl.clients.context">DataService</A> <DD>sets the geometry type or coverage type provided by the server behind a WMS layer if the server is a WFS or a WCS <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html#setGetCapabilities(org.deegree.services.wcas.capabilities.GetCapabilities)"><B>setGetCapabilities(GetCapabilities)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Request_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html#setGetCapabilities(org.deegree.services.wcts.capabilities.ActionType)"><B>setGetCapabilities(ActionType)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">WCTS_Request_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html#setGetCapabilities(org.deegree.services.wfs.capabilities.GetCapabilities)"><B>setGetCapabilities(GetCapabilities)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Request_Impl</A> <DD>sets the getCapabilities <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html#setGetFeature(org.deegree.services.wfs.capabilities.GetFeature)"><B>setGetFeature(GetFeature)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Request_Impl</A> <DD>sets the <getFeature> <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html#setGetFeatureWithLock(org.deegree.services.wfs.capabilities.GetFeatureWithLock)"><B>setGetFeatureWithLock(GetFeatureWithLock)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Request_Impl</A> <DD>sets the Feature with Lock. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setGetMapRequestCopy(org.deegree.services.wms.protocol.WMSGetMapRequest)"><B>setGetMapRequestCopy(WMSGetMapRequest)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoRequest_Impl</A> <DD>sets the <GetMapRequestCopy> <DT><A HREF="../org/deegree_impl/services/capabilities/HTTP_Impl.html#setGetOnlineResources(java.net.URL[])"><B>setGetOnlineResources(URL[])</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/HTTP_Impl.html" title="class in org.deegree_impl.services.capabilities">HTTP_Impl</A> <DD>sets URL prefix for get HTTP request method. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html#setGetRecord(org.deegree.services.wcas.capabilities.GetRecord)"><B>setGetRecord(GetRecord)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Request_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/GraphicFill.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/GraphicFill.html" title="interface in org.deegree.graphics.sld">GraphicFill</A> <DD>Sets the Graphic. <DT><A HREF="../org/deegree/graphics/sld/GraphicStroke.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/GraphicStroke.html" title="interface in org.deegree.graphics.sld">GraphicStroke</A> <DD>Sets the Graphic. <DT><A HREF="../org/deegree/graphics/sld/LegendGraphic.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LegendGraphic.html" title="interface in org.deegree.graphics.sld">LegendGraphic</A> <DD>Sets the graphic for the LegendGraphic. <DT><A HREF="../org/deegree/graphics/sld/PointSymbolizer.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/PointSymbolizer.html" title="interface in org.deegree.graphics.sld">PointSymbolizer</A> <DD>Sets the Graphic for the Point. <DT><A HREF="../org/deegree_impl/graphics/sld/GraphicFill_Impl.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/GraphicFill_Impl.html" title="class in org.deegree_impl.graphics.sld">GraphicFill_Impl</A> <DD>sets <Graphic> <DT><A HREF="../org/deegree_impl/graphics/sld/GraphicStroke_Impl.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/GraphicStroke_Impl.html" title="class in org.deegree_impl.graphics.sld">GraphicStroke_Impl</A> <DD>sets <Graphic> <DT><A HREF="../org/deegree_impl/graphics/sld/LegendGraphic_Impl.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LegendGraphic_Impl.html" title="class in org.deegree_impl.graphics.sld">LegendGraphic_Impl</A> <DD>sets the <Graphic> <DT><A HREF="../org/deegree_impl/graphics/sld/PointSymbolizer_Impl.html#setGraphic(org.deegree.graphics.sld.Graphic)"><B>setGraphic(Graphic)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/PointSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">PointSymbolizer_Impl</A> <DD>sets the <Graphic> <DT><A HREF="../org/deegree/graphics/sld/Drawing.html#setGraphicFill(org.deegree.graphics.sld.GraphicFill)"><B>setGraphicFill(GraphicFill)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Drawing.html" title="interface in org.deegree.graphics.sld">Drawing</A> <DD>The GraphicFill element both indicates that a stipple-fill repeated graphic will be used and specifies the fill graphic. <DT><A HREF="../org/deegree_impl/graphics/sld/Drawing_Impl.html#setGraphicFill(org.deegree.graphics.sld.GraphicFill)"><B>setGraphicFill(GraphicFill)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Drawing_Impl.html" title="class in org.deegree_impl.graphics.sld">Drawing_Impl</A> <DD>The GraphicFill element both indicates that a stipple-fill repeated graphic will be used and specifies the fill graphic. <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setGraphicStroke(org.deegree.graphics.sld.GraphicStroke)"><B>setGraphicStroke(GraphicStroke)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>Sets a GraphicStroke. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setGraphicStroke(org.deegree.graphics.sld.GraphicStroke)"><B>setGraphicStroke(GraphicStroke)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>The GraphicStroke element both indicates that a repeated-linear-graphic stroke type will be used. <DT><A HREF="../org/deegree/services/wts/ViewPoint.html#setHDirection(double)"><B>setHDirection(double)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/ViewPoint.html" title="interface in org.deegree.services.wts">ViewPoint</A> <DD>defines the horizontal direction in radians the observer looks <DT><A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html#setHDirection(double)"><B>setHDirection(double)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html" title="class in org.deegree_impl.services.wts">ViewPoint_Impl</A> <DD>defines the horizontal direction in radians the observer looks <DT><A HREF="../org/deegree/graphics/sld/TextSymbolizer.html#setHalo(org.deegree.graphics.sld.Halo)"><B>setHalo(Halo)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/TextSymbolizer.html" title="interface in org.deegree.graphics.sld">TextSymbolizer</A> <DD>Sets the Halo. <DT><A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html#setHalo(org.deegree.graphics.sld.Halo)"><B>setHalo(Halo)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">TextSymbolizer_Impl</A> <DD>sets <Halo> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASInsertResult_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASInsertResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASInsertResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASOperation_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASOperation_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASOperation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsertResult_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsertResult_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSInsertResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsert_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSInsert_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSInsert_Impl</A> <DD>the handle acts as an identifier for an operation <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLock_Impl</A> <DD>sets the <Handle> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSQuery_Impl</A> <DD>sets the <handle> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionRequest_Impl</A> <DD>sets a descriptor that enables easy identifying the transaction <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html#setHandle(java.lang.String)"><B>setHandle(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html#setHandlingDescription(java.lang.String)"><B>setHandlingDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">SecurityConstraints_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html#setHarvestFrequency(int)"><B>setHarvestFrequency(int)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASRegisterServiceRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/JSPFrontend.html#setHeader(java.lang.String)"><B>setHeader(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/JSPFrontend.html" title="class in org.deegree_impl.clients.context">JSPFrontend</A> <DD>sets the name of the header JSP page/file <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setHeight(int)"><B>setHeight(int)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>sets the height of the LegendSymbol (in pixels) <DT><A HREF="../org/deegree_impl/ogcbasic/ImageURL.html#setHeight(int)"><B>setHeight(int)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ImageURL.html" title="class in org.deegree_impl.ogcbasic">ImageURL</A> <DD>sets the height of the logo image <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setHeight(int)"><B>setHeight(int)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setHeight(int)"><B>setHeight(int)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets height <DT><A HREF="../org/deegree_impl/services/wts/OffScreenWTSRenderer.html#setHeight(int)"><B>setHeight(int)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/OffScreenWTSRenderer.html" title="class in org.deegree_impl.services.wts">OffScreenWTSRenderer</A> <DD>  <DT><A HREF="../org/deegree/clients/context/GUIArea.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/GUIArea.html" title="interface in org.deegree.clients.context">GUIArea</A> <DD>sets the GUIArea to be hidden or visible. <DT><A HREF="../org/deegree/clients/context/Module.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Module.html" title="interface in org.deegree.clients.context">Module</A> <DD>sets the module to be hidden or visible. modules that only adds functions to a context will ignore this because they are always hidden <DT><A HREF="../org/deegree_impl/clients/context/AbstractModule.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractModule.html" title="class in org.deegree_impl.clients.context">AbstractModule</A> <DD>sets the module to be hidden or visible. modules that only adds functions to a context will ignore this because they are always hidden <DT><A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html" title="class in org.deegree_impl.clients.context">GUIArea_Impl</A> <DD>sets the GUIArea to be hidden or visible. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Module_Impl.html#setHidden(boolean)"><B>setHidden(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Module_Impl.html" title="class in org.deegree_impl.clients.context">Module_Impl</A> <DD>sets the module to be hidden or visible. modules that only adds functions to a context will ignore this because they are always hidden <DT><A HREF="../org/deegree_impl/services/gazetteer/ThesaurusFilter.html#setHierarchyLevel(int)"><B>setHierarchyLevel(int)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/ThesaurusFilter.html" title="class in org.deegree_impl.services.gazetteer">ThesaurusFilter</A> <DD>  <DT><A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html#setHighlightSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setHighlightSymbolizer(Symbolizer)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html" title="interface in org.deegree.graphics.displayelements">GeometryDisplayElement</A> <DD>sets the rule that determines how the geometry will be rendered when it's highlighted <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#setHighlightSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setHighlightSymbolizer(Symbolizer)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">GeometryDisplayElement_Impl</A> <DD>sets the rule that determines how the geometry will be rendered when it's highlighted <DT><A HREF="../org/deegree/graphics/displayelements/DisplayElement.html#setHighlighted(boolean)"><B>setHighlighted(boolean)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/DisplayElement.html" title="interface in org.deegree.graphics.displayelements">DisplayElement</A> <DD>marks the <tt>DisplayElement</tt> as highlighted or not <DT><A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html#setHighlighted(boolean)"><B>setHighlighted(boolean)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/DisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">DisplayElement_Impl</A> <DD>marks the <tt>DisplayElement</tt> as highlighted or not <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/PresentOptions_Impl.html#setHits(boolean)"><B>setHits(boolean)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/PresentOptions_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">PresentOptions_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html#setHoursOfService(java.lang.String)"><B>setHoursOfService(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Linkage_Impl.html#setHref(java.net.URL)"><B>setHref(URL)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Linkage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Linkage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/GeneralExtension.html#setIOSettings(org.deegree_impl.clients.context.IOSettings)"><B>setIOSettings(IOSettings)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GeneralExtension.html" title="class in org.deegree_impl.clients.context">GeneralExtension</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html#setISO19119(org.deegree.services.wcas.metadatadesc.ISO19119)"><B>setISO19119(ISO19119)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/WCASCapabilities_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">WCASCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLFeature.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeature.html" title="interface in org.deegree.gml">GMLFeature</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLGeometry.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLGeometry.html" title="interface in org.deegree.gml">GMLGeometry</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html" title="class in org.deegree_impl.gml">GMLFeature_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLGeometry_Impl.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLGeometry_Impl.html" title="class in org.deegree_impl.gml">GMLGeometry_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html" title="class in org.deegree_impl.services">OGCWebServiceRequest_Impl</A> <DD>sets the ID of a request <DT><A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html#setId(java.lang.String)"><B>setId(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html" title="class in org.deegree_impl.services.gazetteer">Node_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setIdField(java.lang.String)"><B>setIdField(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setIdFieldIsAutoIncremented(boolean)"><B>setIdFieldIsAutoIncremented(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setIdentifier(java.lang.String)"><B>setIdentifier(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>sets a unique identifier for a location instance <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setIdentifier(java.lang.String)"><B>setIdentifier(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html#setIdentifier(java.lang.String)"><B>setIdentifier(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">SI_Gazetteer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setIdentifier(java.lang.String[])"><B>setIdentifier(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setIdentifier(org.deegree.services.wms.capabilities.Identifier[])"><B>setIdentifier(Identifier[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the <Identifier> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setIdentifierType(java.lang.String[])"><B>setIdentifierType(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/IndexFile.html#setIndexArray()"><B>setIndexArray()</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/IndexFile.html" title="class in org.deegree_impl.io.shpapi">IndexFile</A> <DD>method: setIndexArray()<BR> local constructor for local field indexArray<BR> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html#setIndividualName(java.lang.String[])"><B>setIndividualName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">CitedResponsibleParty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html#setIndividualName(java.lang.String[])"><B>setIndividualName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PointOfContact_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html#setIndividualName(java.lang.String[])"><B>setIndividualName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">UserContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setInfoFormat(java.lang.String)"><B>setInfoFormat(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetFeatureInfoRequest_Impl</A> <DD>sets the <InfoFormat> <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/Project.html#setInitialWMSGetMapRequest(org.deegree.services.wms.protocol.WMSGetMapRequest)"><B>setInitialWMSGetMapRequest(WMSGetMapRequest)</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/Project.html" title="class in org.deegree_impl.clients.wmsclient.configuration">Project</A> <DD>sets the initial get map request of the project <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html#setInputFormat(java.lang.String)"><B>setInputFormat(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setInsertAllowed(boolean)"><B>setInsertAllowed(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#setInsertResult(org.deegree.services.wcas.protocol.CASInsertResult[])"><B>setInsertResult(CASInsertResult[])</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html#setInsertResult(org.deegree.services.wfs.protocol.WFSInsertResult[])"><B>setInsertResult(WFSInsertResult[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html#setInstanceValue(org.deegree.services.wcas.metadatadesc.InstanceValue)"><B>setInstanceValue(InstanceValue)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html#setInstanceValues(org.deegree.services.wcas.metadatadesc.InstanceValue[])"><B>setInstanceValues(InstanceValue[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PermittedValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setInternalCRS(java.lang.String)"><B>setInternalCRS(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html#setInvocationName(java.lang.String)"><B>setInvocationName(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Dcp_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setIsNumber(boolean)"><B>setIsNumber(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html#setIsTransformable(org.deegree.services.wcts.capabilities.ActionType)"><B>setIsTransformable(ActionType)</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">WCTS_Request_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setIsbn(java.lang.String)"><B>setIsbn(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setIssn(java.lang.String)"><B>setIssn(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setIssueIdentification(java.lang.String)"><B>setIssueIdentification(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/RelatedTable_Impl.html#setJoinTable(boolean)"><B>setJoinTable(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/RelatedTable_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">RelatedTable_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeCode_Impl.html#setKeyType(java.lang.String)"><B>setKeyType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setKeyword(java.lang.String[])"><B>setKeyword(String[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the keyword <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setKeyword(java.lang.String[])"><B>setKeyword(String[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the keyword <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setKeywordList(java.lang.String[])"><B>setKeywordList(String[])</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>sets the keywordList <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setKeywordList(java.lang.String[])"><B>setKeywordList(String[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the keywordList <DT><A HREF="../org/deegree_impl/clients/context/General.html#setKeywords(java.lang.String[])"><B>setKeywords(String[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>An element “KeywordList” that contains one or more Keyword elements which allow search across context collections. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setKeywords(java.lang.String[])"><B>setKeywords(String[])</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setKeywords(org.deegree.services.wcas.metadatadesc.Keywords[])"><B>setKeywords(Keywords[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Keywords_Impl.html#setKeywords(java.lang.String[])"><B>setKeywords(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Keywords_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Keywords_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html#setKnownCoordinateReferenceSystems(org.deegree.services.wcts.capabilities.KnownCoordinateReferenceSystem[])"><B>setKnownCoordinateReferenceSystems(KnownCoordinateReferenceSystem[])</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">Capability_Impl</A> <DD>sets the <KnownCoordinateReferenceSystem> <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html#setKnownTransformationTypes(org.deegree.services.wcts.capabilities.KnownTransformationType[])"><B>setKnownTransformationTypes(KnownTransformationType[])</B></A> - Method in class org.deegree_impl.services.wcts.capabilities.<A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wcts.capabilities">Capability_Impl</A> <DD>sets the <knownTransformationTypes> <DT><A HREF="../org/deegree/graphics/displayelements/LabelDisplayElement.html#setLabel(org.deegree.graphics.sld.ParameterValueType)"><B>setLabel(ParameterValueType)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/LabelDisplayElement.html" title="interface in org.deegree.graphics.displayelements">LabelDisplayElement</A> <DD>sets the text of the label <DT><A HREF="../org/deegree/graphics/legend/LegendElement.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> - Method in interface org.deegree.graphics.legend.<A HREF="../org/deegree/graphics/legend/LegendElement.html" title="interface in org.deegree.graphics.legend">LegendElement</A> <DD>sets the label of the <tt>LegendElement</tt> <DT><A HREF="../org/deegree/graphics/sld/TextSymbolizer.html#setLabel(org.deegree.graphics.sld.ParameterValueType)"><B>setLabel(ParameterValueType)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/TextSymbolizer.html" title="interface in org.deegree.graphics.sld">TextSymbolizer</A> <DD>sets the Label as a <tt>ParameterValueType</tt> to be renderd <DT><A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html#setLabel(org.deegree.graphics.sld.ParameterValueType)"><B>setLabel(ParameterValueType)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LabelDisplayElement_Impl</A> <DD>Sets the caption of the label. <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>sets the label of the <tt>LegendElement</tt> <DT><A HREF="../org/deegree_impl/graphics/legend/LegendFactory.html#setLabel(java.lang.String)"><B>setLabel(String)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendFactory.html" title="class in org.deegree_impl.graphics.legend">LegendFactory</A> <DD>sets the label of the <tt>LegendElement</tt> <DT><A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html#setLabel(org.deegree.graphics.sld.ParameterValueType)"><B>setLabel(ParameterValueType)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">TextSymbolizer_Impl</A> <DD>sets the <Label> <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setLabelColor(java.awt.Color)"><B>setLabelColor(Color)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/ScaleBar.html" title="interface in org.deegree.graphics">ScaleBar</A> <DD>sets the label color of the scale bar <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setLabelColor(java.awt.Color)"><B>setLabelColor(Color)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html" title="class in org.deegree_impl.graphics">ScaleBar_Impl</A> <DD>sets the label color of the scale bar <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setLabelColor(java.awt.Color)"><B>setLabelColor(Color)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetScaleBarRequest_Impl</A> <DD>sets the color the scale bars label will be painted <DT><A HREF="../org/deegree/graphics/legend/LegendElement.html#setLabelOrientation(double)"><B>setLabelOrientation(double)</B></A> - Method in interface org.deegree.graphics.legend.<A HREF="../org/deegree/graphics/legend/LegendElement.html" title="interface in org.deegree.graphics.legend">LegendElement</A> <DD>sets the orientation of the label of the <tt>LegendElement</tt>. <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setLabelOrientation(double)"><B>setLabelOrientation(double)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>sets the orientation of the label of the <tt>LegendElement</tt>. <DT><A HREF="../org/deegree/graphics/legend/LegendElement.html#setLabelPlacement(int)"><B>setLabelPlacement(int)</B></A> - Method in interface org.deegree.graphics.legend.<A HREF="../org/deegree/graphics/legend/LegendElement.html" title="interface in org.deegree.graphics.legend">LegendElement</A> <DD>sets the placement of the label relative to the legend symbol. <DT><A HREF="../org/deegree/graphics/sld/TextSymbolizer.html#setLabelPlacement(org.deegree.graphics.sld.LabelPlacement)"><B>setLabelPlacement(LabelPlacement)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/TextSymbolizer.html" title="interface in org.deegree.graphics.sld">TextSymbolizer</A> <DD>Sets the LabelPlacement <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setLabelPlacement(int)"><B>setLabelPlacement(int)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElement_Impl</A> <DD>sets the placement of the label relative to the legend symbol. <DT><A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html#setLabelPlacement(org.deegree.graphics.sld.LabelPlacement)"><B>setLabelPlacement(LabelPlacement)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/TextSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">TextSymbolizer_Impl</A> <DD>sets the <LabelPlacement> <DT><A HREF="../org/deegree/graphics/displayelements/LabelDisplayElement.html#setLabels(org.deegree.graphics.displayelements.Label[])"><B>setLabels(Label[])</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/LabelDisplayElement.html" title="interface in org.deegree.graphics.displayelements">LabelDisplayElement</A> <DD>Sets the <tt>Label<tt> representations that are to be considered when the <tt>LabelDisplayElement</tt> is painted to the view. <DT><A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html#setLabels(org.deegree.graphics.displayelements.Label[])"><B>setLabels(Label[])</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/LabelDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">LabelDisplayElement_Impl</A> <DD>Sets the <tt>Label<tt> representations that are to be considered when the <tt>LabelDisplayElement</tt> is painted to the view. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html#setLanguageCode(java.lang.String)"><B>setLanguageCode(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">TaxonomyType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setLatLonBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setLatLonBoundingBox(GM_Envelope)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the LatLonBoundingBox <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setLatLonBoundingBox(java.lang.String)"><B>setLatLonBoundingBox(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setLatLonBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setLatLonBoundingBox(GM_Envelope)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the LatLonBoundingBox <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setLatLonBoundingBox(org.deegree.model.geometry.GM_Envelope)"><B>setLatLonBoundingBox(GM_Envelope)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the LatLonBoundingBox element that is either stated explicitly or inherited from a parent Layer. <DT><A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html#setLayer(java.lang.String)"><B>setLayer(String)</B></A> - Method in class org.deegree_impl.io.sdeapi.<A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html" title="class in org.deegree_impl.io.sdeapi">SpatialQuery</A> <DD>Set a SDE layer to work on and appropriate table <br>throws SeException <DT><A HREF="../org/deegree_impl/io/sdeapi/Transaction.html#setLayer(java.lang.String)"><B>setLayer(String)</B></A> - Method in class org.deegree_impl.io.sdeapi.<A HREF="../org/deegree_impl/io/sdeapi/Transaction.html" title="class in org.deegree_impl.io.sdeapi">Transaction</A> <DD>Set a SDE layer to work on and appropriate table <br>throws SeException <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html#setLayer(org.deegree.services.wms.capabilities.Layer)"><B>setLayer(Layer)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Capability_Impl</A> <DD>sets the top level layer that may encloses several more layers and layer hierachies available by a map server. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setLayer(org.deegree.services.wms.capabilities.Layer[])"><B>setLayer(Layer[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets a list of layers the are enclosed by this layer. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setLayer(java.lang.String)"><B>setLayer(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicRequest_Impl</A> <DD>sets the <Layer> <DT><A HREF="../org/deegree/graphics/sld/Layer.html#setLayerFeatureConstraints(org.deegree.graphics.sld.LayerFeatureConstraints)"><B>setLayerFeatureConstraints(LayerFeatureConstraints)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Layer.html" title="interface in org.deegree.graphics.sld">Layer</A> <DD>Sets the LayerFeatureConstraints for the Layer. <DT><A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html#setLayerFeatureConstraints(org.deegree.graphics.sld.LayerFeatureConstraints)"><B>setLayerFeatureConstraints(LayerFeatureConstraints)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html" title="class in org.deegree_impl.graphics.sld">Layer_Impl</A> <DD>sets the <LayerFeatureConstraints> <DT><A HREF="../org/deegree_impl/clients/context/ViewContext.html#setLayerList(org.deegree_impl.clients.context.LayerList)"><B>setLayerList(LayerList)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/ViewContext.html" title="class in org.deegree_impl.clients.context">ViewContext</A> <DD>sets the list of layers to be contained in this context <DT><A HREF="../org/deegree/graphics/sld/StyledLayerDescriptor.html#setLayers(org.deegree.graphics.sld.Layer[])"><B>setLayers(Layer[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/StyledLayerDescriptor.html" title="interface in org.deegree.graphics.sld">StyledLayerDescriptor</A> <DD>Sets Layers <DT><A HREF="../org/deegree_impl/clients/context/LayerList.html#setLayers(org.deegree_impl.clients.context.Layer[])"><B>setLayers(Layer[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/LayerList.html" title="class in org.deegree_impl.clients.context">LayerList</A> <DD>sets all layers of the web map context <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#setLayers(org.deegree.graphics.sld.Layer[])"><B>setLayers(Layer[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A> <DD>Sets Layers <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setLayers(org.deegree.services.wms.protocol.WMSGetMapRequest.Layer[])"><B>setLayers(WMSGetMapRequest.Layer[])</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl</A> <DD>sets the <Layer> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setLegalConstraints(org.deegree.services.wcas.metadatadesc.LegalConstraints[])"><B>setLegalConstraints(LegalConstraints[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html#setLegend(org.deegree.services.wms.protocol.WMSGetLegendGraphicRequest, java.util.HashMap[])"><B>setLegend(WMSGetLegendGraphicRequest, HashMap[])</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">DynLegendListener</A> <DD>creates legend <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setLegendGraphic(org.deegree.graphics.sld.LegendGraphic)"><B>setLegendGraphic(LegendGraphic)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the LegendGraphic element <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setLegendGraphic(org.deegree.graphics.sld.LegendGraphic)"><B>setLegendGraphic(LegendGraphic)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the LegendGraphic element <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicResponse_Impl.html#setLegendGraphic(java.lang.Object)"><B>setLegendGraphic(Object)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicResponse_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetLegendGraphicResponse_Impl</A> <DD>sets the graphic that corresponds to a GetLegendGraphics request. <DT><A HREF="../org/deegree_impl/graphics/legend/LegendFactory.html#setLegendTitle(java.lang.String)"><B>setLegendTitle(String)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendFactory.html" title="class in org.deegree_impl.graphics.legend">LegendFactory</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Style.html#setLegendURL(org.deegree_impl.ogcbasic.ImageURL)"><B>setLegendURL(ImageURL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html#setLegendURL(java.lang.String, java.lang.String, java.lang.String, org.deegree.services.wms.protocol.WMSGetLegendGraphicRequest, java.util.HashMap)"><B>setLegendURL(String, String, String, WMSGetLegendGraphicRequest, HashMap)</B></A> - Method in class org.deegree_impl.clients.wmsclient2.control.<A HREF="../org/deegree_impl/clients/wmsclient2/control/DynLegendListener.html" title="class in org.deegree_impl.clients.wmsclient2.control">DynLegendListener</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html#setLevel(int)"><B>setLevel(int)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html" title="class in org.deegree_impl.services.gazetteer">Node_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/Debug.html#setLevel(java.lang.String)"><B>setLevel(String)</B></A> - Static method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/Debug.html" title="class in org.deegree_impl.tools">Debug</A> <DD>Sets the debug level according to the given String constant. <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setLifeTime(int)"><B>setLifeTime(int)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setLights(Light[])"><B>setLights(Light[])</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/WTSScene.html" title="interface in org.deegree.services.wts">WTSScene</A> <DD>sets the lights of the scene. this can be ambient, directional and point light. <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setLights(Light[])"><B>setLights(Light[])</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html" title="class in org.deegree_impl.services.wts">WTSScene_Impl</A> <DD>sets the lights of the scene. this can be ambient, directional and point light. <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setLineCap(int)"><B>setLineCap(int)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setLineCap(int)"><B>setLineCap(int)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setLineJoin(int)"><B>setLineJoin(int)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setLineJoin(int)"><B>setLineJoin(int)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/LabelPlacement.html#setLinePlacement(org.deegree.graphics.sld.LinePlacement)"><B>setLinePlacement(LinePlacement)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LabelPlacement.html" title="interface in org.deegree.graphics.sld">LabelPlacement</A> <DD>sets <LinePlacement> <DT><A HREF="../org/deegree_impl/graphics/sld/LabelPlacement_Impl.html#setLinePlacement(org.deegree.graphics.sld.LinePlacement)"><B>setLinePlacement(LinePlacement)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LabelPlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LabelPlacement_Impl</A> <DD>sets <LinePlacement> <DT><A HREF="../org/deegree/graphics/sld/LinePlacement.html#setLineWidth(double)"><B>setLineWidth(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LinePlacement.html" title="interface in org.deegree.graphics.sld">LinePlacement</A> <DD>Provides the thickness of the styled line (needed as information for the correct positioning of labels above and below the line string). <DT><A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html#setLineWidth(double)"><B>setLineWidth(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LinePlacement_Impl</A> <DD>Provides the thickness of the styled line (needed as information for the correct positioning of labels above and below the line string). <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setLineageSrcDesc(java.lang.String)"><B>setLineageSrcDesc(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setLineageStatement(java.lang.String)"><B>setLineageStatement(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html#setLinkage(java.net.URL)"><B>setLinkage(URL)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html" title="class in org.deegree_impl.clients.wcasclient.model">OnlineTransferOption</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setLinkage(org.deegree.services.wcas.metadatadesc.Linkage)"><B>setLinkage(Linkage)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setLinkage(org.deegree.services.wcas.metadatadesc.Linkage)"><B>setLinkage(Linkage)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html#setLinkage(org.deegree.services.wcas.metadatadesc.Linkage)"><B>setLinkage(Linkage)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setLocationType(org.deegree.services.gazetteer.SI_LocationType)"><B>setLocationType(SI_LocationType)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/ThesaurusFilter.html#setLocationType(org.deegree.services.gazetteer.SI_LocationType)"><B>setLocationType(SI_LocationType)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/ThesaurusFilter.html" title="class in org.deegree_impl.services.gazetteer">ThesaurusFilter</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html#setLocationType(org.deegree.services.gazetteer.SI_LocationType[])"><B>setLocationType(SI_LocationType[])</B></A> - Method in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/SI_Gazetteer_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">SI_Gazetteer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/OGCWebServiceException_Impl.html#setLocator(java.lang.String)"><B>setLocator(String)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/OGCWebServiceException_Impl.html" title="class in org.deegree_impl.services">OGCWebServiceException_Impl</A> <DD>sets the class/service that has caused the exception <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#setLocator(java.lang.String)"><B>setLocator(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html#setLocator(java.lang.String)"><B>setLocator(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html#setLockAction(java.lang.String)"><B>setLockAction(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLock_Impl</A> <DD>sets <LockAction> <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html#setLockFeature(org.deegree.services.wfs.capabilities.LockFeature)"><B>setLockFeature(LockFeature)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Request_Impl</A> <DD>sets the <LockFeature> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html#setLockId(java.lang.String)"><B>setLockId(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureWithLockResponse_Impl.html#setLockId(java.lang.String)"><B>setLockId(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureWithLockResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureWithLockResponse_Impl</A> <DD>sets the lock id of GetFeatureWithLockRequest <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html#setLockId(java.lang.String)"><B>setLockId(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLockFeatureResponse_Impl</A> <DD>sets the id of the locking action. the may be used to identify the request that locks a feature. <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html#setLockId(java.lang.String)"><B>setLockId(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionRequest_Impl</A> <DD>returns the id that handles the locking associated to the request <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html#setLockRecord(org.deegree.services.wcas.capabilities.LockRecord)"><B>setLockRecord(LockRecord)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Request_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureRequest_Impl.html#setLocks(org.deegree.services.wfs.protocol.WFSLock[])"><B>setLocks(WFSLock[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSLockFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSLockFeatureRequest_Impl</A> <DD>sets the <Locks> <DT><A HREF="../org/deegree_impl/clients/context/General.html#setLogoURL(org.deegree_impl.ogcbasic.ImageURL)"><B>setLogoURL(ImageURL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/General.html" title="class in org.deegree_impl.clients.context">General</A> <DD>A reference to an image that might be attached to the Context document. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Attribution_Impl.html#setLogoURL(org.deegree.services.wms.capabilities.LogoURL)"><B>setLogoURL(LogoURL)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Attribution_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Attribution_Impl</A> <DD>sets the URL of a logo image <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setLogon(java.lang.String)"><B>setLogon(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Connection_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/AbstractHandler.html#setLoopFrequency(int)"><B>setLoopFrequency(int)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/AbstractHandler.html" title="class in org.deegree_impl.services">AbstractHandler</A> <DD>sets the frequency/time a loop looks for new requests/responses to perform. <DT><A HREF="../org/deegree_impl/services/AbstractHandler.html#setLoopTimeout(int)"><B>setLoopTimeout(int)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/AbstractHandler.html" title="class in org.deegree_impl.services">AbstractHandler</A> <DD>sets the time in seconds the handler keeps on running the request and response loops when no more requests or responses are registered to be performed. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setMD_Metadata(org.deegree.services.wcas.metadatadesc.ISO19115[])"><B>setMD_Metadata(ISO19115[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setMailFrom(java.lang.String)"><B>setMailFrom(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setMailHost(java.lang.String)"><B>setMailHost(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setMailSubject(java.lang.String)"><B>setMailSubject(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setMaintenanceAndUpdateFrequency(java.lang.String)"><B>setMaintenanceAndUpdateFrequency(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapResponse_Impl.html#setMap(java.lang.Object)"><B>setMap(Object)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapResponse_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapResponse_Impl</A> <DD>sets the map that fullfills the GetMap request. <DT><A HREF="../org/deegree_impl/clients/context/GeneralExtension.html#setMapParameter(org.deegree_impl.clients.context.MapParameter)"><B>setMapParameter(MapParameter)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GeneralExtension.html" title="class in org.deegree_impl.clients.context">GeneralExtension</A> <DD>sets the parameters describing the control options for the map <DT><A HREF="../org/deegree/graphics/optimizers/Optimizer.html#setMapView(org.deegree.graphics.MapView)"><B>setMapView(MapView)</B></A> - Method in interface org.deegree.graphics.optimizers.<A HREF="../org/deegree/graphics/optimizers/Optimizer.html" title="interface in org.deegree.graphics.optimizers">Optimizer</A> <DD>Sets the associated <tt>MapView</tt>-instance. <DT><A HREF="../org/deegree_impl/graphics/optimizers/AbstractOptimizer.html#setMapView(org.deegree.graphics.MapView)"><B>setMapView(MapView)</B></A> - Method in class org.deegree_impl.graphics.optimizers.<A HREF="../org/deegree_impl/graphics/optimizers/AbstractOptimizer.html" title="class in org.deegree_impl.graphics.optimizers">AbstractOptimizer</A> <DD>Sets the associated <tt>MapView</tt>-instance. <DT><A HREF="../org/deegree/graphics/sld/Graphic.html#setMarksAndExtGraphics(java.lang.Object[])"><B>setMarksAndExtGraphics(Object[])</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Graphic.html" title="interface in org.deegree.graphics.sld">Graphic</A> <DD>Sets the <tt>ExternalGraphic</tt>/<tt>Mark<tt>-instances that the image will be based on. <DT><A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html#setMarksAndExtGraphics(java.lang.Object[])"><B>setMarksAndExtGraphics(Object[])</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html" title="class in org.deegree_impl.graphics.sld">Graphic_Impl</A> <DD>Sets the <tt>ExternalGraphic</tt>/<tt>Mark<tt>-instances that the image will be based on. <DT><A HREF="../org/deegree_impl/clients/context/LayerExtension.html#setMasterLayer(boolean)"><B>setMasterLayer(boolean)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/LayerExtension.html" title="class in org.deegree_impl.clients.context">LayerExtension</A> <DD>set to true if a layer is one of the main layers of an application; set to false if it just provides background or additional informations. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setMasterTable(org.deegree.services.wfs.configuration.MasterTable)"><B>setMasterTable(MasterTable)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLBox.html#setMax(org.deegree.gml.GMLCoord)"><B>setMax(GMLCoord)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLBox.html" title="interface in org.deegree.gml">GMLBox</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLBox_Impl.html#setMax(org.deegree.gml.GMLCoord)"><B>setMax(GMLCoord)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLBox_Impl.html" title="class in org.deegree_impl.gml">GMLBox_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html#setMax(double)"><B>setMax(double)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ScaleHint_Impl</A> <DD>sets the maximum scale for which a layer is defined <DT><A HREF="../org/deegree/tools/Cache.html#setMaxEntries(int)"><B>setMaxEntries(int)</B></A> - Method in interface org.deegree.tools.<A HREF="../org/deegree/tools/Cache.html" title="interface in org.deegree.tools">Cache</A> <DD>sets the number of entries maximal allowed within the cache <DT><A HREF="../org/deegree_impl/tools/Cache_Impl.html#setMaxEntries(int)"><B>setMaxEntries(int)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/Cache_Impl.html" title="class in org.deegree_impl.tools">Cache_Impl</A> <DD>sets the maximal number of objects that will be stored within the cache. <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setMaxFeatures(int)"><B>setMaxFeatures(int)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>sets the <MaxFeatures> <DT><A HREF="../org/deegree_impl/tools/ObjectPool.html#setMaxInstances(int)"><B>setMaxInstances(int)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/ObjectPool.html" title="class in org.deegree_impl.tools">ObjectPool</A> <DD>  <DT><A HREF="../org/deegree/tools/Cache.html#setMaxLifeTime(int)"><B>setMaxLifeTime(int)</B></A> - Method in interface org.deegree.tools.<A HREF="../org/deegree/tools/Cache.html" title="interface in org.deegree.tools">Cache</A> <DD>sets the maximal time (milliseconds) an entry will be stored within the cache without being called. <DT><A HREF="../org/deegree_impl/tools/Cache_Impl.html#setMaxLifeTime(int)"><B>setMaxLifeTime(int)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/Cache_Impl.html" title="class in org.deegree_impl.tools">Cache_Impl</A> <DD>sets the maximal time a feature collection is stored within the cache without being called <DT><A HREF="../org/deegree_impl/tools/ObjectPool.html#setMaxLifeTime(int)"><B>setMaxLifeTime(int)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/ObjectPool.html" title="class in org.deegree_impl.tools">ObjectPool</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setMaxRecords(int)"><B>setMaxRecords(int)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASGetRecordRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/MapParameter.html#setMaxScale(double)"><B>setMaxScale(double)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/MapParameter.html" title="class in org.deegree_impl.clients.context">MapParameter</A> <DD>sets the maximum map scale as defined at the OGC WMS specs that is offered by the map context <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setMaxScaleDenominator(double)"><B>setMaxScaleDenominator(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the MaxScaleDenominator. <DT><A HREF="../org/deegree/graphics/sld/Symbolizer.html#setMaxScaleDenominator(double)"><B>setMaxScaleDenominator(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Symbolizer.html" title="interface in org.deegree.graphics.sld">Symbolizer</A> <DD>Sets the MaxScaleDenominator <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setMaxScaleDenominator(double)"><B>setMaxScaleDenominator(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the <MaxScaleDenominator> <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html#setMaxScaleDenominator(double)"><B>setMaxScaleDenominator(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/ObjectPool.html#setMaxUsageTime(int)"><B>setMaxUsageTime(int)</B></A> - Method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/ObjectPool.html" title="class in org.deegree_impl.tools">ObjectPool</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Range_Impl.html#setMaximumValue(org.deegree.services.wcas.metadatadesc.MaximumValue)"><B>setMaximumValue(MaximumValue)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Range_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Range_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/OGCWebServiceException_Impl.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/OGCWebServiceException_Impl.html" title="class in org.deegree_impl.services">OGCWebServiceException_Impl</A> <DD>sets the error message <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html#setMessage(java.lang.String)"><B>setMessage(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#setMessageBody(java.lang.String)"><B>setMessageBody(String)</B></A> - Method in class org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/EMailMessage.html" title="class in org.deegree_impl.tools.mail">EMailMessage</A> <DD>Method declaration <DT><A HREF="../org/deegree_impl/tools/mail/MailMessage.html#setMessageBody(java.lang.String)"><B>setMessageBody(String)</B></A> - Method in interface org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/MailMessage.html" title="interface in org.deegree_impl.tools.mail">MailMessage</A> <DD>Sets the message body as a String. <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASInsert_Impl.html#setMetadata(java.lang.Object[])"><B>setMetadata(Object[])</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASInsert_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASInsert_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASUpdate_Impl.html#setMetadata(java.lang.Object[])"><B>setMetadata(Object[])</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASUpdate_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASUpdate_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html#setMetadataStandardName(java.lang.String)"><B>setMetadataStandardName(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">BaseMetadata</A> <DD>sets the metadata standard name where the metadata are stored in. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setMetadataStandardName(java.lang.String)"><B>setMetadataStandardName(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html#setMetadataStandardVersion(java.lang.String)"><B>setMetadataStandardVersion(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/BaseMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">BaseMetadata</A> <DD>sets the version of the metadata standard where the metadata are stored in. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setMetadataURL(org.deegree.ogcbasic.BaseURL)"><B>setMetadataURL(BaseURL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setMetadataURL(org.deegree.services.capabilities.MetadataURL[])"><B>setMetadataURL(MetadataURL[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the metadataURL <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setMetadataURL(org.deegree.services.capabilities.MetadataURL[])"><B>setMetadataURL(MetadataURL[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the metadataURL <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setMetadataURL(org.deegree.services.capabilities.MetadataURL[])"><B>setMetadataURL(MetadataURL[])</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the metadataURL <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#setMimeType(java.lang.String)"><B>setMimeType(String)</B></A> - Method in class org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/EMailMessage.html" title="class in org.deegree_impl.tools.mail">EMailMessage</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/mail/MailMessage.html#setMimeType(java.lang.String)"><B>setMimeType(String)</B></A> - Method in interface org.deegree_impl.tools.mail.<A HREF="../org/deegree_impl/tools/mail/MailMessage.html" title="interface in org.deegree_impl.tools.mail">MailMessage</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLBox.html#setMin(org.deegree.gml.GMLCoord)"><B>setMin(GMLCoord)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLBox.html" title="interface in org.deegree.gml">GMLBox</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLBox_Impl.html#setMin(org.deegree.gml.GMLCoord)"><B>setMin(GMLCoord)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLBox_Impl.html" title="class in org.deegree_impl.gml">GMLBox_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html#setMin(double)"><B>setMin(double)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/ScaleHint_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">ScaleHint_Impl</A> <DD>sets the minimum scale for which a layer is defined <DT><A HREF="../org/deegree_impl/clients/context/MapParameter.html#setMinScale(double)"><B>setMinScale(double)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/MapParameter.html" title="class in org.deegree_impl.clients.context">MapParameter</A> <DD>sets the minimum map scale as defined at the OGC WMS specs that is offered by the map context <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setMinScaleDenominator(double)"><B>setMinScaleDenominator(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the MinScaleDenominator. <DT><A HREF="../org/deegree/graphics/sld/Symbolizer.html#setMinScaleDenominator(double)"><B>setMinScaleDenominator(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Symbolizer.html" title="interface in org.deegree.graphics.sld">Symbolizer</A> <DD>Sets the MinScaleDenominator <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setMinScaleDenominator(double)"><B>setMinScaleDenominator(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the <MinScaleDenominator> <DT><A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html#setMinScaleDenominator(double)"><B>setMinScaleDenominator(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Symbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">Symbolizer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Range_Impl.html#setMinimumValue(org.deegree.services.wcas.metadatadesc.MinimumValue)"><B>setMinimumValue(MinimumValue)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Range_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Range_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/Module.html#setModuleConfiguration(org.deegree.clients.context.ModuleConfiguration)"><B>setModuleConfiguration(ModuleConfiguration)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Module.html" title="interface in org.deegree.clients.context">Module</A> <DD>sets the specific configuration for a module. <DT><A HREF="../org/deegree_impl/clients/context/AbstractModule.html#setModuleConfiguration(org.deegree.clients.context.ModuleConfiguration)"><B>setModuleConfiguration(ModuleConfiguration)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractModule.html" title="class in org.deegree_impl.clients.context">AbstractModule</A> <DD>sets the specific configuration for a module. <DT><A HREF="../org/deegree_impl/clients/context/Module_Impl.html#setModuleConfiguration(org.deegree.clients.context.ModuleConfiguration)"><B>setModuleConfiguration(ModuleConfiguration)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Module_Impl.html" title="class in org.deegree_impl.clients.context">Module_Impl</A> <DD>sets the specific configuration for a module. <DT><A HREF="../org/deegree/clients/context/GUIArea.html#setModules(org.deegree.clients.context.Module[])"><B>setModules(Module[])</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/GUIArea.html" title="interface in org.deegree.clients.context">GUIArea</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html#setModules(org.deegree.clients.context.Module[])"><B>setModules(Module[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/GUIArea_Impl.html" title="class in org.deegree_impl.clients.context">GUIArea_Impl</A> <DD>sets the modules of a GUIArea <DT><A HREF="../org/deegree/clients/context/Module.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Module.html" title="interface in org.deegree.clients.context">Module</A> <DD>sets the name of a module <DT><A HREF="../org/deegree/gml/GMLFeature.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLFeature.html" title="interface in org.deegree.gml">GMLFeature</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/CssParameter.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/CssParameter.html" title="interface in org.deegree.graphics.sld">CssParameter</A> <DD>Sets the name attribute's value of the CssParameter. <DT><A HREF="../org/deegree/graphics/sld/Extent.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Extent.html" title="interface in org.deegree.graphics.sld">Extent</A> <DD>Sets the name attribute's value of the Extent. <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html" title="interface in org.deegree.graphics.sld">FeatureTypeStyle</A> <DD>The Name element does not have an explicit use at present, though it conceivably might be used to reference a feature style in some feature-style library. <DT><A HREF="../org/deegree/graphics/sld/Layer.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Layer.html" title="interface in org.deegree.graphics.sld">Layer</A> <DD>sets the <Name> <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Rule.html" title="interface in org.deegree.graphics.sld">Rule</A> <DD>Sets the name attribute's value of the rule. <DT><A HREF="../org/deegree/graphics/sld/Style.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Style.html" title="interface in org.deegree.graphics.sld">Style</A> <DD>Sets the name attribute's value of the Style. <DT><A HREF="../org/deegree/model/feature/FeatureProperty.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in interface org.deegree.model.feature.<A HREF="../org/deegree/model/feature/FeatureProperty.html" title="interface in org.deegree.model.feature">FeatureProperty</A> <DD>sets the name of the property <DT><A HREF="../org/deegree_impl/clients/context/AbstractModule.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractModule.html" title="class in org.deegree_impl.clients.context">AbstractModule</A> <DD>sets the name of a module <DT><A HREF="../org/deegree_impl/clients/context/Format.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Format.html" title="class in org.deegree_impl.clients.context">Format</A> <DD>sets the the name of the format <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Layer.html" title="class in org.deegree_impl.clients.context">Layer</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Module_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Module_Impl.html" title="class in org.deegree_impl.clients.context">Module_Impl</A> <DD>sets the name of a module <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Style.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Style.html" title="class in org.deegree_impl.clients.context">Style</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the name of the contact person <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/OnlineTransferOption.html" title="class in org.deegree_impl.clients.wcasclient.model">OnlineTransferOption</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeature_Impl.html" title="class in org.deegree_impl.gml">GMLFeature_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/CssParameter_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/CssParameter_Impl.html" title="class in org.deegree_impl.graphics.sld">CssParameter_Impl</A> <DD>Sets the name attribute's value of the CssParameter. <DT><A HREF="../org/deegree_impl/graphics/sld/Extent_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Extent_Impl.html" title="class in org.deegree_impl.graphics.sld">Extent_Impl</A> <DD>sets the name of the extent <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html" title="class in org.deegree_impl.graphics.sld">FeatureTypeStyle_Impl</A> <DD>The Name element does not have an explicit use at present, though it conceivably might be used to reference a feature style in some feature-style library. <DT><A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html" title="class in org.deegree_impl.graphics.sld">Layer_Impl</A> <DD>sets the <Name> <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html" title="class in org.deegree_impl.graphics.sld">Rule_Impl</A> <DD>sets the name of the rule. this for machine interpreting. <DT><A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Style_Impl.html" title="class in org.deegree_impl.graphics.sld">Style_Impl</A> <DD>Sets the name attribute's value of the Style. <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html" title="class in org.deegree_impl.graphics.sld">StyledLayerDescriptor_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/feature/FeatureProperty_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.model.feature.<A HREF="../org/deegree_impl/model/feature/FeatureProperty_Impl.html" title="class in org.deegree_impl.model.feature">FeatureProperty_Impl</A> <DD>sets the name of the property <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>sets the name of the service. <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">FederatedCatalog_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Operation_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Operation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the name of the record type. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">TaxonomyType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the name of the feature type. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Operation_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Operation_Impl</A> <DD>sets the name of the operation <DT><A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/DatastoreConfiguration_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">DatastoreConfiguration_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">OutputFormat_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">TableDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/Function.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/Function.html" title="class in org.deegree_impl.services.wfs.filterencoding">Function</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/AuthorityURL_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/AuthorityURL_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">AuthorityURL_Impl</A> <DD>sets the name of the authority <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Dimension_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Dimension_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Dimension_Impl</A> <DD>sets the name of the dimension <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Extent_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Extent_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Extent_Impl</A> <DD>sets the name of the extent <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the name of the layer <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.Layer_Impl.html#setName(java.lang.String)"><B>setName(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.Layer_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetMapRequest_Impl.Layer_Impl</A> <DD>sets the <Name> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html#setNameName(java.lang.String)"><B>setNameName(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ServiceType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationName_Impl.html#setNameNameSpace(java.lang.String)"><B>setNameNameSpace(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationName_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ParameterName_Impl.html#setNameNameSpace(java.lang.String)"><B>setNameNameSpace(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ParameterName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ParameterName_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeName_Impl.html#setNameNameSpace(java.lang.String)"><B>setNameNameSpace(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeName_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLNameSpace.html#setNameSpaceValue(java.lang.String)"><B>setNameSpaceValue(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLNameSpace.html" title="interface in org.deegree.gml">GMLNameSpace</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLNameSpace_Impl.html#setNameSpaceValue(java.lang.String)"><B>setNameSpaceValue(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLNameSpace_Impl.html" title="class in org.deegree_impl.gml">GMLNameSpace_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationName_Impl.html#setNameValue(java.lang.String)"><B>setNameValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationName_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ParameterName_Impl.html#setNameValue(java.lang.String)"><B>setNameValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ParameterName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ParameterName_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html#setNameValue(java.lang.String)"><B>setNameValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ServiceType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ServiceType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeName_Impl.html#setNameValue(java.lang.String)"><B>setNameValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeName_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeName_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html#setNames"><B>setNames</B></A> - Variable in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASDescribeRecordTypeRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSBasicRequest_Impl.html#setNative(org.deegree.services.wfs.protocol.WFSNative)"><B>setNative(WFSNative)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSBasicRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSBasicRequest_Impl</A> <DD>sets the <Native> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html#setNative(java.lang.String)"><B>setNative(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSNative_Impl</A> <DD>sets the <Native> <DT><A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html#setNextPage(java.lang.String)"><B>setNextPage(String)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html" title="class in org.deegree_impl.enterprise.control">AbstractListener</A> <DD>Sets the next page for this request. <DT><A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html#setNodes(org.deegree.services.gazetteer.Node[])"><B>setNodes(Node[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/Node_Impl.html" title="class in org.deegree_impl.services.gazetteer">Node_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/Frontend.html#setNorth(org.deegree.clients.context.GUIArea)"><B>setNorth(GUIArea)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Frontend.html" title="interface in org.deegree.clients.context">Frontend</A> <DD>sets the description of the north GUI area <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setNorth(org.deegree.clients.context.GUIArea)"><B>setNorth(GUIArea)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html" title="class in org.deegree_impl.clients.context">AbstractFrontend</A> <DD>sets the description of the north GUI area <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html#setNumberOfRecords(int)"><B>setNumberOfRecords(int)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html#setNumberOfRecords(int)"><B>setNumberOfRecords(int)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASSearchResult_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationResponse_Impl.html#setNumberOfTransformations(int)"><B>setNumberOfTransformations(int)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationResponse_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">DescribeTransformationResponse_Impl</A> <DD>sets the NumberOfTransformations <DT><A HREF="../org/deegree/model/geometry/GM_Aggregate.html#setObjectAt(org.deegree.model.geometry.GM_Object, int)"><B>setObjectAt(GM_Object, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_Aggregate.html" title="interface in org.deegree.model.geometry">GM_Aggregate</A> <DD>sets the submitted GM_Object at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 an exception will be thrown. <DT><A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html#setObjectAt(org.deegree.model.geometry.GM_Object, int)"><B>setObjectAt(GM_Object, int)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Aggregate_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Aggregate_Impl</A> <DD>sets the submitted GM_Object at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 or smaller then 0 or gmo equals null an exception will be thrown. <DT><A HREF="../org/deegree/services/wts/ViewPoint.html#setObserverPosition(Point3d)"><B>setObserverPosition(Point3d)</B></A> - Method in interface org.deegree.services.wts.<A HREF="../org/deegree/services/wts/ViewPoint.html" title="interface in org.deegree.services.wts">ViewPoint</A> <DD>defines the position of the observer, the directions he looks and his field of view in radians <DT><A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html#setObserverPosition(Point3d)"><B>setObserverPosition(Point3d)</B></A> - Method in class org.deegree_impl.services.wts.<A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html" title="class in org.deegree_impl.services.wts">ViewPoint_Impl</A> <DD>defines the position of the observer, the directions he looks and his field of view in radians <DT><A HREF="../org/deegree_impl/clients/context/MapParameter.html#setOfferedInfoFormats(org.deegree_impl.clients.context.Format[])"><B>setOfferedInfoFormats(Format[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/MapParameter.html" title="class in org.deegree_impl.clients.context">MapParameter</A> <DD>sets the info formats offered by a map context <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedInfoFormats(org.deegree_impl.clients.wmsclient.configuration.Format[])"><B>setOfferedInfoFormats(Format[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedMapFormats(org.deegree_impl.clients.wmsclient.configuration.Format[])"><B>setOfferedMapFormats(Format[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedMapOperations(org.deegree_impl.clients.wmsclient.configuration.MapOperation[])"><B>setOfferedMapOperations(MapOperation[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedMapSizes(org.deegree_impl.clients.wmsclient.configuration.MapSize[])"><B>setOfferedMapSizes(MapSize[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/MapParameter.html#setOfferedPanFactors(org.deegree_impl.clients.wmsclient.configuration.MapOperationFactor[])"><B>setOfferedPanFactors(MapOperationFactor[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/MapParameter.html" title="class in org.deegree_impl.clients.context">MapParameter</A> <DD>sets the offered pan factors (% of the map size) for a map context <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedPanFactors(org.deegree_impl.clients.wmsclient.configuration.MapOperationFactor[])"><B>setOfferedPanFactors(MapOperationFactor[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedProjects(org.deegree_impl.clients.wmsclient.configuration.Project[])"><B>setOfferedProjects(Project[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/MapParameter.html#setOfferedZoomFactors(org.deegree_impl.clients.wmsclient.configuration.MapOperationFactor[])"><B>setOfferedZoomFactors(MapOperationFactor[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/MapParameter.html" title="class in org.deegree_impl.clients.context">MapParameter</A> <DD>sets the offered zoom factors (% of the map size) for a map context <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html#setOfferedZoomFactors(org.deegree_impl.clients.wmsclient.configuration.MapOperationFactor[])"><B>setOfferedZoomFactors(MapOperationFactor[])</B></A> - Method in class org.deegree_impl.clients.wmsclient.configuration.<A HREF="../org/deegree_impl/clients/wmsclient/configuration/WMSClientConfiguration.html" title="class in org.deegree_impl.clients.wmsclient.configuration">WMSClientConfiguration</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html#setOnLineResource(org.deegree.services.wcas.metadatadesc.OnLineResource)"><B>setOnLineResource(OnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html#setOnLineResource(org.deegree.services.wcas.metadatadesc.OnLineResource)"><B>setOnLineResource(OnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PermittedValues_Impl</A> <DD>  <DT><A HREF="../org/deegree/clients/context/ModuleConfiguration.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/ModuleConfiguration.html" title="interface in org.deegree.clients.context">ModuleConfiguration</A> <DD>sets the online resource where to access the configuration document for a module <DT><A HREF="../org/deegree/graphics/sld/ExternalGraphic.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/ExternalGraphic.html" title="interface in org.deegree.graphics.sld">ExternalGraphic</A> <DD>The OnlineResource gives the URL of the external graphic This method sets the OnlineRessource of an ExternalGraphic. <DT><A HREF="../org/deegree/graphics/sld/RemoteOWS.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/RemoteOWS.html" title="interface in org.deegree.graphics.sld">RemoteOWS</A> <DD>sets the address of the the ows as URL <DT><A HREF="../org/deegree_impl/clients/context/DirectoryAccess.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/DirectoryAccess.html" title="class in org.deegree_impl.clients.context">DirectoryAccess</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/ModuleConfiguration_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/ModuleConfiguration_Impl.html" title="class in org.deegree_impl.clients.context">ModuleConfiguration_Impl</A> <DD>sets the online resource where to access the configuration document for a module <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/SLD.html" title="class in org.deegree_impl.clients.context">SLD</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Server.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Server.html" title="class in org.deegree_impl.clients.context">Server</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.clients.wcasclient.configuration.<A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html" title="class in org.deegree_impl.clients.wcasclient.configuration">Download</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setOnlineResource(java.lang.String)"><B>setOnlineResource(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>set the online resource (web address) of the contact <DT><A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/ExternalGraphic_Impl.html" title="class in org.deegree_impl.graphics.sld">ExternalGraphic_Impl</A> <DD>sets the online resource / URL of the external graphic <DT><A HREF="../org/deegree_impl/graphics/sld/RemoteOWS_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/RemoteOWS_Impl.html" title="class in org.deegree_impl.graphics.sld">RemoteOWS_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/BaseURL_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/BaseURL_Impl.html" title="class in org.deegree_impl.ogcbasic">BaseURL_Impl</A> <DD>returns the address (URL) of the resource <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html" title="class in org.deegree_impl.services.capabilities">Service_Impl</A> <DD>sets URL prefix for get HTTP request method. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Attribution_Impl.html#setOnlineResource(java.net.URL)"><B>setOnlineResource(URL)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Attribution_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Attribution_Impl</A> <DD>sets the data provider's URL <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setOnlineResourceDescription(java.lang.String)"><B>setOnlineResourceDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setOnlineResourceDescription(java.lang.String)"><B>setOnlineResourceDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html#setOnlineResourceDescription(java.lang.String)"><B>setOnlineResourceDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setOnlineResourceName(java.lang.String)"><B>setOnlineResourceName(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setOnlineResourceName(java.lang.String)"><B>setOnlineResourceName(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html#setOnlineResourceName(java.lang.String)"><B>setOnlineResourceName(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setOnlineTransferOptions(org.deegree_impl.clients.wcasclient.model.OnlineTransferOption[])"><B>setOnlineTransferOptions(OnlineTransferOption[])</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Fill.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Fill.html" title="interface in org.deegree.graphics.sld">Fill</A> <DD>sets the value of the opacity's CssParameter 'opacity' as a value. <DT><A HREF="../org/deegree/graphics/sld/Graphic.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Graphic.html" title="interface in org.deegree.graphics.sld">Graphic</A> <DD>The Opacity element gives the opacity of to use for rendering the graphic. <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Stroke.html" title="interface in org.deegree.graphics.sld">Stroke</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Fill_Impl.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Fill_Impl.html" title="class in org.deegree_impl.graphics.sld">Fill_Impl</A> <DD>sets the value of the opacity's CssParameter 'opacity' as a value. <DT><A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html" title="class in org.deegree_impl.graphics.sld">Graphic_Impl</A> <DD>The Opacity element gives the opacity of to use for rendering the graphic. <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setOpacity(double)"><B>setOpacity(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html" title="class in org.deegree_impl.graphics.sld">Stroke_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordTypeList_Impl.html#setOperation(org.deegree.services.wcas.capabilities.Operation[])"><B>setOperation(Operation[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordTypeList_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordTypeList_Impl</A> <DD>sets the operation <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureTypeList_Impl.html#setOperation(org.deegree.services.wfs.capabilities.Operation[])"><B>setOperation(Operation[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureTypeList_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureTypeList_Impl</A> <DD>sets the operation <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html#setOperationDescription(java.lang.String)"><B>setOperationDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationMetadata_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setOperationMetadata(org.deegree.services.wcas.metadatadesc.OperationMetadata[])"><B>setOperationMetadata(OperationMetadata[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/DependsOn_Impl.html#setOperationName(org.deegree.services.wcas.metadatadesc.OperationName[])"><B>setOperationName(OperationName[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/DependsOn_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">DependsOn_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html#setOperationName(org.deegree.services.wcas.metadatadesc.OperationName)"><B>setOperationName(OperationName)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationMetadata_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html#setOperationName(java.lang.String)"><B>setOperationName(String)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Operation_Impl</A> <DD>sets the name of the operation defined above. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html#setOperationType(int)"><B>setOperationType(int)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Operation_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Operation_Impl</A> <DD>sets the operation type defnied above. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setOperations(org.deegree.services.wcas.capabilities.Operation[])"><B>setOperations(Operation[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets the operation <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html#setOperations(org.deegree.services.wcas.protocol.CASOperation[])"><B>setOperations(CASOperation[])</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASTransactionRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setOperations(org.deegree.services.wfs.capabilities.Operation[])"><B>setOperations(Operation[])</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets the operation <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html#setOperations(org.deegree.services.wfs.protocol.WFSOperation[])"><B>setOperations(WFSOperation[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSTransactionRequest_Impl</A> <DD>sets the <Operations> <DT><A HREF="../org/deegree/graphics/MapView.html#setOptimizers(org.deegree.graphics.optimizers.Optimizer[])"><B>setOptimizers(Optimizer[])</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/MapView.html" title="interface in org.deegree.graphics">MapView</A> <DD>Sets the <tt>Optimizer<tt>s. <DT><A HREF="../org/deegree_impl/graphics/MapView_Impl.html#setOptimizers(org.deegree.graphics.optimizers.Optimizer[])"><B>setOptimizers(Optimizer[])</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/MapView_Impl.html" title="class in org.deegree_impl.graphics">MapView_Impl</A> <DD>Sets the <tt>Optimizer<tt>s. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setOptional(java.lang.String)"><B>setOptional(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html#setOrderingInstructions(java.lang.String)"><B>setOrderingInstructions(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">AccessProperties_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setOrganisation(java.lang.String)"><B>setOrganisation(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>set the name of the organisation the contact person belongs to <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html#setOrganisationName(java.lang.String[])"><B>setOrganisationName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">CitedResponsibleParty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html#setOrganisationName(java.lang.String[])"><B>setOrganisationName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PointOfContact_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html#setOrganisationName(java.lang.String[])"><B>setOrganisationName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">UserContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree/model/geometry/GM_OrientablePrimitive.html#setOrientation(char)"><B>setOrientation(char)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_OrientablePrimitive.html" title="interface in org.deegree.model.geometry">GM_OrientablePrimitive</A> <DD>sets the curves orientation <DT><A HREF="../org/deegree_impl/model/geometry/GM_OrientablePrimitive_Impl.html#setOrientation(char)"><B>setOrientation(char)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_OrientablePrimitive_Impl.html" title="class in org.deegree_impl.model.geometry">GM_OrientablePrimitive_Impl</A> <DD>sets the curves orientation <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html#setOther(java.lang.String[])"><B>setOther(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Phone_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setOtherCitationDetails(java.lang.String)"><B>setOtherCitationDetails(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/LegalConstraints_Impl.html#setOtherConstraints(java.lang.String[])"><B>setOtherConstraints(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/LegalConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">LegalConstraints_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html#setOtherType(java.lang.String[])"><B>setOtherType(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Phone_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html#setOutputFormat(java.lang.String)"><B>setOutputFormat(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASDescribeRecordTypeRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setOutputFormat(java.lang.String)"><B>setOutputFormat(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASGetRecordRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html#setOutputFormat(java.lang.String)"><B>setOutputFormat(String)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">TransformRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setOutputFormat(org.deegree.services.wfs.configuration.OutputFormat[])"><B>setOutputFormat(OutputFormat[])</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeRequest_Impl.html#setOutputFormat(java.lang.String)"><B>setOutputFormat(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSDescribeFeatureTypeRequest_Impl</A> <DD>sets the <outputFormat> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setOutputFormat(java.lang.String)"><B>setOutputFormat(String)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>sets the <outputFormat> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setOutputRecType(java.lang.String)"><B>setOutputRecType(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASGetRecordRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setOwner(org.deegree.services.wcas.metadatadesc.CitedResponsibleParty)"><B>setOwner(CitedResponsibleParty)</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html#setPackedDataBlock(org.opengis.gc.GC_GridRange, byte[])"><B>setPackedDataBlock(GC_GridRange, byte[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/GC_GridCoverage_Impl.html" title="class in org.deegree_impl.model.gc">GC_GridCoverage_Impl</A> <DD>Set a block of grid coverage data for all sample dimensions. <DT><A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html#setPackedDataBlock(org.opengis.gc.GC_GridRange, byte[])"><B>setPackedDataBlock(GC_GridRange, byte[])</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImageGridCoverage.html" title="class in org.deegree_impl.model.gc">ImageGridCoverage</A> <DD>Set a block of grid coverage data for all sample dimensions. <DT><A HREF="../org/opengis/gc/GC_GridCoverage.html#setPackedDataBlock(org.opengis.gc.GC_GridRange, byte[])"><B>setPackedDataBlock(GC_GridRange, byte[])</B></A> - Method in interface org.opengis.gc.<A HREF="../org/opengis/gc/GC_GridCoverage.html" title="interface in org.opengis.gc">GC_GridCoverage</A> <DD>Set a block of grid coverage data for all sample dimensions. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setPage(java.lang.String)"><B>setPage(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/rtree/Node.html#setPageNumber(int)"><B>setPageNumber(int)</B></A> - Method in class org.deegree_impl.io.rtree.<A HREF="../org/deegree_impl/io/rtree/Node.html" title="class in org.deegree_impl.io.rtree">Node</A> <DD>Setzt die PageFile-Nummer, wo Knoten gespeichert. <DT><A HREF="../org/deegree_impl/clients/gazetteer/control/GetRelatedTermsListener.html#setParamForNextPage(java.lang.Object)"><B>setParamForNextPage(Object)</B></A> - Method in class org.deegree_impl.clients.gazetteer.control.<A HREF="../org/deegree_impl/clients/gazetteer/control/GetRelatedTermsListener.html" title="class in org.deegree_impl.clients.gazetteer.control">GetRelatedTermsListener</A> <DD>sets the parameter as ServletRequest attribute to enable access to the result for the next page <DT><A HREF="../org/deegree/clients/context/Module.html#setParameter(org.deegree.tools.ParameterList)"><B>setParameter(ParameterList)</B></A> - Method in interface org.deegree.clients.context.<A HREF="../org/deegree/clients/context/Module.html" title="interface in org.deegree.clients.context">Module</A> <DD>sets a list of parameters that will be passed to a class/object etc. <DT><A HREF="../org/deegree_impl/clients/context/Module_Impl.html#setParameter(org.deegree.tools.ParameterList)"><B>setParameter(ParameterList)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/Module_Impl.html" title="class in org.deegree_impl.clients.context">Module_Impl</A> <DD>sets a list of parameters that will be passed to a class/object etc. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html#setParameter(org.deegree.services.wcas.metadatadesc.Parameter[])"><B>setParameter(Parameter[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Dcp_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html#setParameter(org.deegree.services.wcas.metadatadesc.Parameter[])"><B>setParameter(Parameter[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OperationMetadata_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OperationMetadata_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html#setParameter(org.deegree.tools.ParameterList)"><B>setParameter(ParameterList)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">OutputFormat_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setParameterDescription(java.lang.String)"><B>setParameterDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setParameterName(org.deegree.services.wcas.metadatadesc.ParameterName)"><B>setParameterName(ParameterName)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setParameterType(org.deegree.services.wcas.metadatadesc.ParameterType)"><B>setParameterType(ParameterType)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationResponse_Impl.html#setParameterizedTransformation(org.opengis.ct.CT_MathTransform[])"><B>setParameterizedTransformation(CT_MathTransform[])</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationResponse_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">DescribeTransformationResponse_Impl</A> <DD>sets the <VendorSpecificCapabilities> <DT><A HREF="../org/deegree/graphics/Theme.html#setParent(org.deegree.graphics.MapView)"><B>setParent(MapView)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/Theme.html" title="interface in org.deegree.graphics">Theme</A> <DD>sets the parent MapView of the Theme. <DT><A HREF="../org/deegree_impl/graphics/Theme_Impl.html#setParent(org.deegree.graphics.MapView)"><B>setParent(MapView)</B></A> - Method in class org.deegree_impl.graphics.<A HREF="../org/deegree_impl/graphics/Theme_Impl.html" title="class in org.deegree_impl.graphics">Theme_Impl</A> <DD>sets the parent MapView of the Theme. <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setParent(org.deegree.services.gazetteer.SI_LocationType[])"><B>setParent(SI_LocationType[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setParent(org.deegree.services.wms.capabilities.Layer)"><B>setParent(Layer)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">Layer_Impl</A> <DD>sets the parent layer of this layer. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html#setParentList(org.deegree.services.wcas.capabilities.RecordTypeList)"><B>setParentList(RecordTypeList)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/RecordType_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">RecordType_Impl</A> <DD>sets an instance of the record type list the record belongs to. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setParentList(org.deegree.services.wfs.capabilities.FeatureTypeList)"><B>setParentList(FeatureTypeList)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">FeatureType_Impl</A> <DD>sets an instance of the feature type list the feature belongs to. <DT><A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html#setParentType(java.lang.String)"><B>setParentType(String)</B></A> - Method in class org.deegree_impl.clients.gazetteer.model.<A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html" title="class in org.deegree_impl.clients.gazetteer.model">GetTermsResultSet</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html#setParentValues(java.lang.String)"><B>setParentValues(String)</B></A> - Method in class org.deegree_impl.clients.gazetteer.model.<A HREF="../org/deegree_impl/clients/gazetteer/model/GetTermsResultSet.html" title="class in org.deegree_impl.clients.gazetteer.model">GetTermsResultSet</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setParents(org.deegree.services.gazetteer.SI_LocationInstance[])"><B>setParents(SI_LocationInstance[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setPassword(java.lang.String)"><B>setPassword(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Connection_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setPermittedValues(org.deegree.services.wcas.metadatadesc.PermittedValues)"><B>setPermittedValues(PermittedValues)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Parameter_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/LinePlacement.html#setPerpendicularOffset(double)"><B>setPerpendicularOffset(double)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LinePlacement.html" title="interface in org.deegree.graphics.sld">LinePlacement</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html#setPerpendicularOffset(double)"><B>setPerpendicularOffset(double)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LinePlacement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setPhone(java.lang.String)"><B>setPhone(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the phone number of the contact person <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html#setPhone(org.deegree.services.wcas.metadatadesc.Phone)"><B>setPhone(Phone)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html#setPlacement(java.lang.Object)"><B>setPlacement(Object)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html" title="interface in org.deegree.graphics.displayelements">GeometryDisplayElement</A> <DD>Overwrites the default placement of the <tt>DisplayElement</tt>. <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#setPlacement(java.lang.Object)"><B>setPlacement(Object)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">GeometryDisplayElement_Impl</A> <DD>Overwrites the default placement of the <tt>DisplayElement</tt>. <DT><A HREF="../org/deegree/graphics/sld/LinePlacement.html#setPlacementType(int)"><B>setPlacementType(int)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LinePlacement.html" title="interface in org.deegree.graphics.sld">LinePlacement</A> <DD>Sets the placement type (one of the constants defined in <tt>LinePlacement</tt>). <DT><A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html#setPlacementType(int)"><B>setPlacementType(int)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LinePlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LinePlacement_Impl</A> <DD>Sets the placement type (one of the constants defined in <tt>LinePlacement</tt>). <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html#setPlannedAvailableDateTime(java.lang.String)"><B>setPlannedAvailableDateTime(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/AccessProperties_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">AccessProperties_Impl</A> <DD>  <DT><A HREF="../org/deegree/model/geometry/GM_MultiPoint.html#setPointAt(org.deegree.model.geometry.GM_Point, int)"><B>setPointAt(GM_Point, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_MultiPoint.html" title="interface in org.deegree.model.geometry">GM_MultiPoint</A> <DD>sets the submitted GM_Point at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 or smaller then 0 or gmp equals null an exception will be thrown. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiPoint_Impl.html#setPointAt(org.deegree.model.geometry.GM_Point, int)"><B>setPointAt(GM_Point, int)</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_MultiPoint_Impl.html" title="class in org.deegree_impl.model.geometry">GM_MultiPoint_Impl</A> <DD>sets the submitted GM_Point at the submitted index. the element at the position <code>index</code> will be removed. if index is larger then getSize() - 1 or smaller then 0 or gmp equals null an exception will be thrown. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setPointOfContact(org.deegree.services.wcas.metadatadesc.PointOfContact[])"><B>setPointOfContact(PointOfContact[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ISO19119_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/LabelPlacement.html#setPointPlacement(org.deegree.graphics.sld.PointPlacement)"><B>setPointPlacement(PointPlacement)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LabelPlacement.html" title="interface in org.deegree.graphics.sld">LabelPlacement</A> <DD>Sets the PointPlacement for the Label. <DT><A HREF="../org/deegree_impl/graphics/sld/LabelPlacement_Impl.html#setPointPlacement(org.deegree.graphics.sld.PointPlacement)"><B>setPointPlacement(PointPlacement)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LabelPlacement_Impl.html" title="class in org.deegree_impl.graphics.sld">LabelPlacement_Impl</A> <DD>sets <PointPlacement> <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html#setPosition(org.deegree.model.geometry.GM_Point[])"><B>setPosition(GM_Point[])</B></A> - Method in class org.deegree_impl.services.gazetteer.<A HREF="../org/deegree_impl/services/gazetteer/SI_LocationInstance_Impl.html" title="class in org.deegree_impl.services.gazetteer">SI_LocationInstance_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html#setPositionName(java.lang.String[])"><B>setPositionName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">CitedResponsibleParty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html#setPositionName(java.lang.String[])"><B>setPositionName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PointOfContact_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PointOfContact_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html#setPositionName(java.lang.String[])"><B>setPositionName(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/UserContactInfo_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">UserContactInfo_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/geometry/GM_Ring_Impl.html#setPositions(org.deegree.model.geometry.GM_Position[])"><B>setPositions(GM_Position[])</B></A> - Method in class org.deegree_impl.model.geometry.<A HREF="../org/deegree_impl/model/geometry/GM_Ring_Impl.html" title="class in org.deegree_impl.model.geometry">GM_Ring_Impl</A> <DD>sets the Ring as a ArrayList of points <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#setPostCode(java.lang.String)"><B>setPostCode(String)</B></A> - Method in class org.deegree_impl.ogcbasic.<A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html" title="class in org.deegree_impl.ogcbasic">ContactAddress_Impl</A> <DD>sets the post code. <DT><A HREF="../org/deegree_impl/services/capabilities/HTTP_Impl.html#setPostOnlineResources(java.net.URL[])"><B>setPostOnlineResources(URL[])</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/HTTP_Impl.html" title="class in org.deegree_impl.services.capabilities">HTTP_Impl</A> <DD>sets URL prefix for post HTTP request method. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#setPostalCode(java.lang.String)"><B>setPostalCode(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html" title="class in org.deegree_impl.clients.wcasclient.model">Contact</A> <DD>sets the postal code of the city <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html#setPostalCode(java.lang.String)"><B>setPostalCode(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Address_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Address_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setPresentOptions(org.deegree.services.wcas.capabilities.PresentOptions)"><B>setPresentOptions(PresentOptions)</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">Capability_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setPresentationFormCode(org.deegree.services.wcas.metadatadesc.PresentationFormCode[])"><B>setPresentationFormCode(PresentationFormCode[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Citation_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/IOSettings.html#setPrintDirectory(org.deegree_impl.clients.context.DirectoryAccess)"><B>setPrintDirectory(DirectoryAccess)</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/IOSettings.html" title="class in org.deegree_impl.clients.context">IOSettings</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setProcessStep(java.lang.String)"><B>setProcessStep(String)</B></A> - Method in class org.deegree_impl.clients.wcasclient.model.<A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html" title="class in org.deegree_impl.clients.wcasclient.model">DetailedMetadata</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/capabilities/WFSGCapabilities_Impl.html#setProfile(org.deegree.services.gazetteer.capabilities.Profile)"><B>setProfile(Profile)</B></A> - Method in class org.deegree_impl.services.gazetteer.capabilities.<A HREF="../org/deegree_impl/services/gazetteer/capabilities/WFSGCapabilities_Impl.html" title="class in org.deegree_impl.services.gazetteer.capabilities">WFSGCapabilities_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html#setProgressCode(java.lang.String)"><B>setProgressCode(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/StatusCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">StatusCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree.html#setProgressObserver(org.deegree_impl.tools.raster.TileImageTree.ProgressObserver)"><B>setProgressObserver(TileImageTree.ProgressObserver)</B></A> - Method in class org.deegree_impl.tools.raster.<A HREF="../org/deegree_impl/tools/raster/TileImageTree.html" title="class in org.deegree_impl.tools.raster">TileImageTree</A> <DD>sets a user defined observer for controling the progress of the tileing <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree2.html#setProgressObserver(org.deegree_impl.tools.raster.TileImageTree2.ProgressObserver)"><B>setProgressObserver(TileImageTree2.ProgressObserver)</B></A> - Method in class org.deegree_impl.tools.raster.<A HREF="../org/deegree_impl/tools/raster/TileImageTree2.html" title="class in org.deegree_impl.tools.raster">TileImageTree2</A> <DD>sets a user defined observer for controling the progress of the tileing <DT><A HREF="../org/deegree_impl/model/cs/CoordinateSystemAuthorityFactory.html#setProperties(org.deegree_impl.model.cs.Info, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>setProperties(Info, String, String, String, String)</B></A> - Method in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/CoordinateSystemAuthorityFactory.html" title="class in org.deegree_impl.model.cs">CoordinateSystemAuthorityFactory</A> <DD>Set the properties fon an <A HREF="../org/deegree_impl/model/cs/Info.html" title="class in org.deegree_impl.model.cs"><CODE>Info</CODE></A> object. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setProperties(java.util.HashMap)"><B>setProperties(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>sets datafield - property combinations to the feature type <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeRequest_Impl.html#setProperties(java.util.HashMap)"><B>setProperties(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSDescribeFeatureTypeRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSDescribeFeatureTypeRequest_Impl</A> <DD>  <DT><A HREF="../org/deegree/model/feature/Feature.html#setProperty(org.deegree.model.feature.FeatureProperty)"><B>setProperty(FeatureProperty)</B></A> - Method in interface org.deegree.model.feature.<A HREF="../org/deegree/model/feature/Feature.html" title="interface in org.deegree.model.feature">Feature</A> <DD>sets the value for the submitted property. <DT><A HREF="../org/deegree_impl/model/feature/Feature_Impl.html#setProperty(org.deegree.model.feature.FeatureProperty)"><B>setProperty(FeatureProperty)</B></A> - Method in class org.deegree_impl.model.feature.<A HREF="../org/deegree_impl/model/feature/Feature_Impl.html" title="class in org.deegree_impl.model.feature">Feature_Impl</A> <DD>the value for the submitted property. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setPropertyFromAlias(java.util.HashMap)"><B>setPropertyFromAlias(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree/graphics/sld/Geometry.html#setPropertyName(java.lang.String)"><B>setPropertyName(String)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/Geometry.html" title="interface in org.deegree.graphics.sld">Geometry</A> <DD>sets the name of the geometry property <DT><A HREF="../org/deegree_impl/graphics/sld/Geometry_Impl.html#setPropertyName(java.lang.String)"><B>setPropertyName(String)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/Geometry_Impl.html" title="class in org.deegree_impl.graphics.sld">Geometry_Impl</A> <DD>sets the name of the geometry property <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setPropertyNames(java.lang.String[])"><B>setPropertyNames(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureRequest_Impl</A> <DD>sets the <PropertyNames> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html#setPropertyNames(java.lang.String[])"><B>setPropertyNames(String[])</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSQuery_Impl</A> <DD>sets the <PropertyNames> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/LegalConstraints_Impl.html#setPropertyRightsCode(org.deegree.services.wcas.metadatadesc.PropertyRightsCode[])"><B>setPropertyRightsCode(PropertyRightsCode[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/LegalConstraints_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">LegalConstraints_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASQuery_Impl.html#setPropertySetName(java.lang.String)"><B>setPropertySetName(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASQuery_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASQuery_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html#setPropertyTypes(java.util.HashMap)"><B>setPropertyTypes(HashMap)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/FeatureType_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">FeatureType_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLProperty.html#setPropertyValue(java.lang.String)"><B>setPropertyValue(String)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLProperty.html" title="interface in org.deegree.gml">GMLProperty</A> <DD>  <DT><A HREF="../org/deegree_impl/gml/GMLComplexProperty_Impl.html#setPropertyValue(java.lang.String)"><B>setPropertyValue(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLComplexProperty_Impl.html" title="class in org.deegree_impl.gml">GMLComplexProperty_Impl</A> <DD>will be overwritten by this class in a way that an exception will be thrown if the method is called. <DT><A HREF="../org/deegree_impl/gml/GMLFeatureProperty_Impl.html#setPropertyValue(java.lang.String)"><B>setPropertyValue(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLFeatureProperty_Impl.html" title="class in org.deegree_impl.gml">GMLFeatureProperty_Impl</A> <DD>will be overwritten by this class in a way that an exception will be thrown if the method is called. <DT><A HREF="../org/deegree_impl/gml/GMLGeoProperty_Impl.html#setPropertyValue(java.lang.String)"><B>setPropertyValue(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLGeoProperty_Impl.html" title="class in org.deegree_impl.gml">GMLGeoProperty_Impl</A> <DD>will be overwritten by this class in a way that an exception will be thrown if the method is called. <DT><A HREF="../org/deegree_impl/gml/GMLProperty_Impl.html#setPropertyValue(java.lang.String)"><B>setPropertyValue(String)</B></A> - Method in class org.deegree_impl.gml.<A HREF="../org/deegree_impl/gml/GMLProperty_Impl.html" title="class in org.deegree_impl.gml">GMLProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/capabilities/DCPType_Impl.html#setProtocol(org.deegree.services.capabilities.Protocol)"><B>setProtocol(Protocol)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/DCPType_Impl.html" title="class in org.deegree_impl.services.capabilities">DCPType_Impl</A> <DD>sets the protocol of the available Distributed Computing Platforms (DCPs) <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html#setProtocol(java.lang.String)"><B>setProtocol(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ConnectPoint_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ConnectPoint_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html#setProtocol(java.lang.String)"><B>setProtocol(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/OnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">OnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wca