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/wcas/metadatadesc/ValueOnLineResource_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/ValueOnLineResource_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ValueOnLineResource_Impl</A> <DD>  <DT><A HREF="../org/deegree/enterprise/Proxy.html#setProxy(boolean)"><B>setProxy(boolean)</B></A> - Method in interface org.deegree.enterprise.<A HREF="../org/deegree/enterprise/Proxy.html" title="interface in org.deegree.enterprise">Proxy</A> <DD>sets or unsets the proxy by writing the proxyHost and the proxyPort to the system properties. <DT><A HREF="../org/deegree_impl/enterprise/Proxy_Impl.html#setProxy(boolean)"><B>setProxy(boolean)</B></A> - Method in class org.deegree_impl.enterprise.<A HREF="../org/deegree_impl/enterprise/Proxy_Impl.html" title="class in org.deegree_impl.enterprise">Proxy_Impl</A> <DD>sets or unsets the proxy by writing the proxyHost and the proxyPort to the system properties. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setPurpose(java.lang.String)"><B>setPurpose(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/wcas/metadatadesc/ISO19119_Impl.html#setQuality(org.deegree.services.wcas.metadatadesc.Quality)"><B>setQuality(Quality)</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/protocol/CASGetRecordRequest_Impl.html#setQuery(org.deegree.services.wcas.protocol.CASQuery[])"><B>setQuery(CASQuery[])</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/wfs/protocol/WFSGetFeatureRequest_Impl.html#setQuery(org.deegree.services.wfs.protocol.WFSQuery[])"><B>setQuery(WFSQuery[])</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 <Query> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setQueryLanguages(org.deegree.services.wcas.capabilities.QueryLanguages)"><B>setQueryLanguages(QueryLanguages)</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>sets the query languages known by a catalog <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/QueryLanguages_Impl.html#setQueryLanguages(java.lang.String[])"><B>setQueryLanguages(String[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/QueryLanguages_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">QueryLanguages_Impl</A> <DD>sets the query languages known by a catalog <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setQueryLayers(java.lang.String[])"><B>setQueryLayers(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 <QueryLayers> <DT><A HREF="../org/deegree/services/wcas/protocol/CASGetRecordRequest.html#setQueryScope(int)"><B>setQueryScope(int)</B></A> - Method in interface org.deegree.services.wcas.protocol.<A HREF="../org/deegree/services/wcas/protocol/CASGetRecordRequest.html" title="interface in org.deegree.services.wcas.protocol">CASGetRecordRequest</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setQueryScope(int)"><B>setQueryScope(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/Layer.html#setQueryable(boolean)"><B>setQueryable(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/graphics/sld/Halo.html#setRadius(org.deegree.graphics.sld.ParameterValueType)"><B>setRadius(ParameterValueType)</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 Radius for the Halo. <DT><A HREF="../org/deegree/graphics/sld/Halo.html#setRadius(double)"><B>setRadius(double)</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>  <DT><A HREF="../org/deegree_impl/graphics/sld/Halo_Impl.html#setRadius(org.deegree.graphics.sld.ParameterValueType)"><B>setRadius(ParameterValueType)</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 value for the radius of the halo. <DT><A HREF="../org/deegree_impl/graphics/sld/Halo_Impl.html#setRadius(double)"><B>setRadius(double)</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>  <DT><A HREF="../org/deegree_impl/model/pt/Envelope.html#setRange(int, double, double)"><B>setRange(int, double, double)</B></A> - Method 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>Set the envelope's range along the specified dimension. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PermittedValues_Impl.html#setRange(org.deegree.services.wcas.metadatadesc.Range[])"><B>setRange(Range[])</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#setRange(org.deegree.services.wcas.metadatadesc.Range)"><B>setRange(Range)</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/graphics/RasterLayer.html#setRaster(org.opengis.gc.GC_GridCoverage)"><B>setRaster(GC_GridCoverage)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/RasterLayer.html" title="interface in org.deegree.graphics">RasterLayer</A> <DD>sets the image/raster that represents the layers data <DT><A HREF="../org/deegree/graphics/displayelements/RasterDisplayElement.html#setRaster(org.opengis.gc.GC_GridCoverage)"><B>setRaster(GC_GridCoverage)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/RasterDisplayElement.html" title="interface in org.deegree.graphics.displayelements">RasterDisplayElement</A> <DD>sets the grid coverage that represents the content of the <tt>RasterDisplayElement</tt> <DT><A HREF="../org/deegree_impl/graphics/RasterLayer_Impl.html#setRaster(org.opengis.gc.GC_GridCoverage)"><B>setRaster(GC_GridCoverage)</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 image/raster that represents the layers data <DT><A HREF="../org/deegree_impl/graphics/displayelements/RasterDisplayElement_Impl.html#setRaster(org.opengis.gc.GC_GridCoverage)"><B>setRaster(GC_GridCoverage)</B></A> - Method in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/RasterDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">RasterDisplayElement_Impl</A> <DD>sets the grid coverage that represents the content of the <tt>RasterDisplayElement</tt> <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#setReceiver(java.lang.String)"><B>setReceiver(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#setReceiver(java.lang.String)"><B>setReceiver(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 list of receiver. <DT><A HREF="../org/deegree_impl/io/shpapi/DBFDataSection.html#setRecord(java.util.ArrayList)"><B>setRecord(ArrayList)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBFDataSection.html" title="class in org.deegree_impl.io.shpapi">DBFDataSection</A> <DD>method: public setRecord(ArrayList recData) writes a data record to byte array representing the data section of the dBase file. <DT><A HREF="../org/deegree_impl/io/shpapi/DBFDataSection.html#setRecord(int, java.util.ArrayList)"><B>setRecord(int, ArrayList)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBFDataSection.html" title="class in org.deegree_impl.io.shpapi">DBFDataSection</A> <DD>method: public setRecord(int index, ArrayList recData) writes a data record to byte array representing the data section of the dBase file. <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html#setRecord(java.util.ArrayList)"><B>setRecord(ArrayList)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html" title="class in org.deegree_impl.io.shpapi">DBaseFile</A> <DD>method: public setRecord(ArrayList recData) writes a data record to byte array representing the data section of the dBase file. <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html#setRecord(int, java.util.ArrayList)"><B>setRecord(int, ArrayList)</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html" title="class in org.deegree_impl.io.shpapi">DBaseFile</A> <DD>method: public setRecord(int index, ArrayList recData) writes a data record to byte array representing the data section of the dBase file. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/RecordTypeList_Impl.html#setRecordType(org.deegree.services.wcas.capabilities.RecordType[])"><B>setRecordType(RecordType[])</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 recordType <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setRecordTypeList(org.deegree.services.wcas.capabilities.RecordTypeList)"><B>setRecordTypeList(RecordTypeList)</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/capabilities/PresentOptions_Impl.html#setRecsMax(int)"><B>setRecsMax(int)</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/model/resources/XRectangle2D.html#setRect(double, double, double, double)"><B>setRect(double, double, double, double)</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XRectangle2D.html" title="class in org.deegree_impl.model.resources">XRectangle2D</A> <DD>Sets the location and size of this <code>Rectangle2D</code> to the specified double values. <DT><A HREF="../org/deegree_impl/model/resources/XRectangle2D.html#setRect(java.awt.geom.Rectangle2D)"><B>setRect(Rectangle2D)</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XRectangle2D.html" title="class in org.deegree_impl.model.resources">XRectangle2D</A> <DD>Sets this <code>Rectangle2D</code> to be the same as the specified <code>Rectangle2D</code>. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setReferences(java.util.HashMap)"><B>setReferences(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_impl/services/wcas/capabilities/Request_Impl.html#setRegisterService(org.deegree.services.wcas.capabilities.RegisterService)"><B>setRegisterService(RegisterService)</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/configuration/FeatureType_Impl.html#setRelatedTables(org.deegree.services.wfs.configuration.RelatedTable[])"><B>setRelatedTables(RelatedTable[])</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/gazetteer/ThesaurusFilter.html#setRelationType(java.lang.String)"><B>setRelationType(String)</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/wfs/protocol/WFSTransactionRequest_Impl.html#setReleaseAction(java.lang.String)"><B>setReleaseAction(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 the <ReleaseAction> <DT><A HREF="../org/deegree/graphics/sld/UserLayer.html#setRemoteOWS(org.deegree.graphics.sld.RemoteOWS)"><B>setRemoteOWS(RemoteOWS)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/UserLayer.html" title="interface in org.deegree.graphics.sld">UserLayer</A> <DD>Sets the RemoteOWS <DT><A HREF="../org/deegree_impl/graphics/sld/UserLayer_Impl.html#setRemoteOWS(org.deegree.graphics.sld.RemoteOWS)"><B>setRemoteOWS(RemoteOWS)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/UserLayer_Impl.html" title="class in org.deegree_impl.graphics.sld">UserLayer_Impl</A> <DD>sets the <RemoteOWS> <DT><A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html#setRemoteWFSEnabled(boolean)"><B>setRemoteWFSEnabled(boolean)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">UserDefinedSymbolization_Impl</A> <DD>sets true if the WMS enables the use of a remote (user defined) WFS. <DT><A HREF="../org/deegree/graphics/displayelements/LocalizedDisplayElement.html#setRenderableObject(java.awt.Component)"><B>setRenderableObject(Component)</B></A> - Method in interface org.deegree.graphics.displayelements.<A HREF="../org/deegree/graphics/displayelements/LocalizedDisplayElement.html" title="interface in org.deegree.graphics.displayelements">LocalizedDisplayElement</A> <DD>sets the object that shall be rendered <DT><A HREF="../org/deegree_impl/graphics/displayelements/LocalizedDisplayElement_Impl.html#setRenderableObject(java.awt.Component)"><B>setRenderableObject(Component)</B></A> - Method 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>sets the object that shall be rendered <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Parameter_Impl.html#setRepeatable(java.lang.String)"><B>setRepeatable(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/wfs/configuration/Reference_Impl.html#setReplaceable(boolean)"><B>setReplaceable(boolean)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Reference_Impl</A> <DD>  <DT><A HREF="../org/deegree/services/OGCWebServiceResponse.html#setRequest(org.deegree.services.OGCWebServiceRequest)"><B>setRequest(OGCWebServiceRequest)</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 the request that causes the response. <DT><A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html#setRequest(java.lang.String)"><B>setRequest(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 REQUEST parameter indicating which service operation is being invoked. <DT><A HREF="../org/deegree_impl/services/OGCWebServiceResponse_Impl.html#setRequest(org.deegree.services.OGCWebServiceRequest)"><B>setRequest(OGCWebServiceRequest)</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 the request that causes the response. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setRequest(org.deegree.services.wcas.capabilities.Request)"><B>setRequest(Request)</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/wcts/capabilities/Capability_Impl.html#setRequest(org.deegree.services.wcts.capabilities.WCTS_Request)"><B>setRequest(WCTS_Request)</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>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Capability_Impl.html#setRequest(org.deegree.services.wfs.capabilities.Request)"><B>setRequest(Request)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Capability_Impl</A> <DD>sets the request <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html#setRequest(org.deegree.services.wms.capabilities.Request)"><B>setRequest(Request)</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 available WMS Operations listed in a Request element. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setResourceConstraints(java.lang.String)"><B>setResourceConstraints(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#setResourceSpecifiedUsage(org.deegree.services.wcas.metadatadesc.ResourceSpecifiedUsage[])"><B>setResourceSpecifiedUsage(ResourceSpecifiedUsage[])</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/gazetteer/protocol/WFSGGetCapabilitiesResponse_Impl.html#setResponse(org.deegree.services.gazetteer.capabilities.WFSGCapabilities)"><B>setResponse(WFSGCapabilities)</B></A> - Method in class org.deegree_impl.services.gazetteer.protocol.<A HREF="../org/deegree_impl/services/gazetteer/protocol/WFSGGetCapabilitiesResponse_Impl.html" title="class in org.deegree_impl.services.gazetteer.protocol">WFSGGetCapabilitiesResponse_Impl</A> <DD>sets the capabilities <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeResponse_Impl.html#setResponse(java.lang.String)"><B>setResponse(String)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASDescribeRecordTypeResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetCapabilitiesResponse_Impl.html#setResponse(org.w3c.dom.Document)"><B>setResponse(Document)</B></A> - Method in class org.deegree_impl.services.wcas.protocol.<A HREF="../org/deegree_impl/services/wcas/protocol/CASGetCapabilitiesResponse_Impl.html" title="class in org.deegree_impl.services.wcas.protocol">CASGetCapabilitiesResponse_Impl</A> <DD>sets the the capabilities dom document <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetCapabilitiesResponse_Impl.html#setResponse(org.deegree.services.wfs.capabilities.WFSCapabilities)"><B>setResponse(WFSCapabilities)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetCapabilitiesResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetCapabilitiesResponse_Impl</A> <DD>sets the capabilities <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureResponse_Impl.html#setResponse(java.lang.Object)"><B>setResponse(Object)</B></A> - Method in class org.deegree_impl.services.wfs.protocol.<A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureResponse_Impl.html" title="class in org.deegree_impl.services.wfs.protocol">WFSGetFeatureResponse_Impl</A> <DD>sets the request features in a vendor specific format <DT><A HREF="../org/deegree_impl/services/AbstractHandler.html#setResponseTimeout(int)"><B>setResponseTimeout(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 time in seconds the waits for a response of a WMSService that serves a request (default: 2 seconds). <DT><A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html#setResponsibleClass(java.lang.String)"><B>setResponsibleClass(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/wcas/capabilities/RecordType_Impl.html#setResponsibleClassName(java.lang.String)"><B>setResponsibleClassName(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 responsible class for handling this operation. <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setResponsibleClassName(java.lang.String)"><B>setResponsibleClassName(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 responsible class for handling this operation. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PropertyRightsCode_Impl.html#setRestrict(java.lang.String)"><B>setRestrict(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PropertyRightsCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PropertyRightsCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/UseConstraintsCode_Impl.html#setRestrict(java.lang.String)"><B>setRestrict(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/UseConstraintsCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">UseConstraintsCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResult_Impl.html#setResultData(java.lang.Object)"><B>setResultData(Object)</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/wcas/capabilities/GetRecord_Impl.html#setResultFormat(java.lang.String[])"><B>setResultFormat(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 ResultFormat <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/GetFeature_Impl.html#setResultFormat(java.lang.String[])"><B>setResultFormat(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 ResultFormat, the ouput format of the GML. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/LayerBoundingBox_Impl.html#setResx(double)"><B>setResx(double)</B></A> - Method 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>sets spatial resolution of the layers data in x-direction <DT><A HREF="../org/deegree_impl/services/wms/capabilities/LayerBoundingBox_Impl.html#setResy(double)"><B>setResy(double)</B></A> - Method 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>sets spatial resolution of the layers data in x-direction <DT><A HREF="../org/deegree_impl/enterprise/control/AbstractListener.html#setReturnValue(java.lang.Object)"><B>setReturnValue(Object)</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/wcasclient/model/Contact.html#setRole(java.lang.String)"><B>setRole(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 or description of the contacts role <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/CitedResponsibleParty_Impl.html#setRoleCode(org.deegree.services.wcas.metadatadesc.RoleCode[])"><B>setRoleCode(RoleCode[])</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#setRoleCode(org.deegree.services.wcas.metadatadesc.RoleCode[])"><B>setRoleCode(RoleCode[])</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#setRoleCode(org.deegree.services.wcas.metadatadesc.RoleCode[])"><B>setRoleCode(RoleCode[])</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/gml/GMLDocument.html#setRoot(org.deegree.gml.GMLFeatureCollection)"><B>setRoot(GMLFeatureCollection)</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#setRoot(org.deegree.gml.GMLFeatureCollection)"><B>setRoot(GMLFeatureCollection)</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/io/shpapi/DBaseIndex.html#setRoot(org.deegree_impl.io.shpapi.DBaseIndex.Page)"><B>setRoot(DBaseIndex.Page)</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>Set the root page <DT><A HREF="../org/deegree_impl/clients/context/IOSettings.html#setRootDirectory(java.lang.String)"><B>setRootDirectory(String)</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/graphics/sld/Graphic.html#setRotation(double)"><B>setRotation(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>  <DT><A HREF="../org/deegree/graphics/sld/PointPlacement.html#setRotation(double)"><B>setRotation(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/Graphic_Impl.html#setRotation(double)"><B>setRotation(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>  <DT><A HREF="../org/deegree_impl/graphics/sld/PointPlacement_Impl.html#setRotation(double)"><B>setRotation(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/model/table/Table.html#setRow(java.lang.Object[], int)"><B>setRow(Object[], int)</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 data of the row'th row <DT><A HREF="../org/deegree_impl/model/table/Table_Impl.html#setRow(java.lang.Object[], int)"><B>setRow(Object[], int)</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 data of the row'th row <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setRule(java.lang.String)"><B>setRule(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 <Rule> <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setRules(org.deegree.graphics.sld.Rule[])"><B>setRules(Rule[])</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 Rules. <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElement_Impl.html#setRules(org.deegree.graphics.sld.Rule[])"><B>setRules(Rule[])</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 rules <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setRules(org.deegree.graphics.sld.Rule[])"><B>setRules(Rule[])</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 <Rules> <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setSDEDatabase(java.lang.String)"><B>setSDEDatabase(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/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setSLD(java.net.URL)"><B>setSLD(URL)</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 a reference (URL) to a SLD document <DT><A HREF="../org/deegree_impl/clients/context/IOSettings.html#setSLDDirectory(org.deegree_impl.clients.context.DirectoryAccess)"><B>setSLDDirectory(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/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setSLD_Body(java.lang.String)"><B>setSLD_Body(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 body of a SLD document. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setSLD_URL(java.net.URL)"><B>setSLD_URL(URL)</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 <SLD_URL> <DT><A HREF="../org/deegree_impl/services/wms/capabilities/LayerBoundingBox_Impl.html#setSRS(java.lang.String)"><B>setSRS(String)</B></A> - Method 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>sets the name of the spatial reference system of the bounding box <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html#setSafeToIgnore(boolean)"><B>setSafeToIgnore(boolean)</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 <SafeToIgnore> <DT><A HREF="../org/deegree_impl/model/cv/CV_Coverage_Impl.html#setSampleDimension(org.opengis.cv.CV_SampleDimension[])"><B>setSampleDimension(CV_SampleDimension[])</B></A> - Method 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>sets the sample dimensions for the coverage <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setSampleDimension(java.lang.String[])"><B>setSampleDimension(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 <SampleDimension> <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setScale(double)"><B>setScale(double)</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 scale as defined in the OGC WMS 1.1.1 specification. <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/DetailedMetadata.html#setScale(java.lang.String)"><B>setScale(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/ScaleBar_Impl.html#setScale(double)"><B>setScale(double)</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 scale as defined in the OGC WMS 1.1.1 specification. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setScale(double)"><B>setScale(double)</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 <Scale>. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setScale(double)"><B>setScale(double)</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>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarResponse_Impl.html#setScaleBar(java.lang.Object)"><B>setScaleBar(Object)</B></A> - Method 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>sets the graphic representation of the requested scale bar. <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setScaleDenominator(int)"><B>setScaleDenominator(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 scale denominator for the scale bar. <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setScaleDenominator(int)"><B>setScaleDenominator(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 scale denominator for the scale bar. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setScaleDenominator(int)"><B>setScaleDenominator(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>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setScaleHint(org.deegree.services.wms.capabilities.ScaleHint)"><B>setScaleHint(ScaleHint)</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 <ScaleHint> <DT><A HREF="../org/deegree_impl/services/wts/OffScreenWTSRenderer.html#setScene(org.deegree.services.wts.WTSScene)"><B>setScene(WTSScene)</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_impl/services/wcas/protocol/CASSearchResult_Impl.html#setSchema(java.lang.String)"><B>setSchema(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/wfs/protocol/FeatureTypeSchema_Impl.html#setSchema(org.w3c.dom.Document)"><B>setSchema(Document)</B></A> - Method 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/protocol/FeatureTypeSchema_Impl.html#setSchema(org.w3c.dom.Element)"><B>setSchema(Element)</B></A> - Method 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#setSchemaDescriptionLanguage(java.lang.String[])"><B>setSchemaDescriptionLanguage(String[])</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>sets the <SchemaDescriptionLanguage> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/DescribeRecordType_Impl.html#setSchemaDescriptionLanguages(java.lang.String[])"><B>setSchemaDescriptionLanguages(String[])</B></A> - Method 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/gml/GMLDocument.html#setSchemaLocation(java.net.URL)"><B>setSchemaLocation(URL)</B></A> - Method in interface org.deegree.gml.<A HREF="../org/deegree/gml/GMLDocument.html" title="interface in org.deegree.gml">GMLDocument</A> <DD>sets the location of schema the document based on <DT><A HREF="../org/deegree_impl/gml/GMLDocument_Impl.html#setSchemaLocation(java.net.URL)"><B>setSchemaLocation(URL)</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>sets the location of schema the document based on <DT><A HREF="../org/deegree_impl/services/wfs/configuration/OutputFormat_Impl.html#setSchemaLocation(java.net.URL)"><B>setSchemaLocation(URL)</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/capabilities/WCASCapabilities_Impl.html#setSchemaLocations(java.util.HashMap)"><B>setSchemaLocations(HashMap)</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/gazetteer/capabilities/SI_Gazetteer_Impl.html#setScope(java.lang.String)"><B>setScope(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/protocol/CASSearchResult_Impl.html#setSearchParameter(java.lang.String[])"><B>setSearchParameter(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/wcas/protocol/CASSearchResponse_Impl.html#setSearchResults(org.deegree.services.wcas.protocol.CASSearchResult[])"><B>setSearchResults(CASSearchResult[])</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/metadatadesc/ISO19119_Impl.html#setSecurityConstraints(org.deegree.services.wcas.metadatadesc.SecurityConstraints[])"><B>setSecurityConstraints(SecurityConstraints[])</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/displayelements/DisplayElement.html#setSelected(boolean)"><B>setSelected(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 a <tt>DisplayElement</tt> as selected or not <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/SelectionEntry.html#setSelected(boolean)"><B>setSelected(boolean)</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>sets the entry to 'selected' or not. <DT><A HREF="../org/deegree_impl/clients/wmsclient/configuration/Format.html#setSelected(boolean)"><B>setSelected(boolean)</B></A> - Method 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#setSelected(boolean)"><B>setSelected(boolean)</B></A> - Method 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#setSelected(boolean)"><B>setSelected(boolean)</B></A> - Method 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#setSelected(boolean)"><B>setSelected(boolean)</B></A> - Method 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#setSelected(boolean)"><B>setSelected(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 a <tt>DisplayElement</tt> as selected or not <DT><A HREF="../org/deegree_impl/graphics/optimizers/LabelChoice.html#setSelected(int)"><B>setSelected(int)</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/wmsclient/configuration/WMSClientConfiguration.html#setSelectedMapOperation(java.lang.String)"><B>setSelectedMapOperation(String)</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>sets the submitted operation as selected <DT><A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html#setSelectedSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setSelectedSymbolizer(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 selected <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#setSelectedSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setSelectedSymbolizer(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 selected <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setSemanticTypeIdentifier(java.lang.String[])"><B>setSemanticTypeIdentifier(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 SemanticTypeIdentifiers. <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setSemanticTypeIdentifier(java.lang.String[])"><B>setSemanticTypeIdentifier(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 SemanticTypeIdentifiers. <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#setSender(java.lang.String)"><B>setSender(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#setSender(java.lang.String)"><B>setSender(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 sender. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Citation_Impl.html#setSeriesName(java.lang.String)"><B>setSeriesName(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/clients/context/DataService.html#setServer(org.deegree_impl.clients.context.Server)"><B>setServer(Server)</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 an instance of an object describing the service/server behind a WMS layer <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setServer(org.deegree_impl.clients.context.Server)"><B>setServer(Server)</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/graphics/sld/RemoteOWS.html#setService(java.lang.String)"><B>setService(String)</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 a Service <DT><A HREF="../org/deegree_impl/clients/context/Server.html#setService(java.lang.String)"><B>setService(String)</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/graphics/sld/RemoteOWS_Impl.html#setService(java.lang.String)"><B>setService(String)</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/services/OGCWebServiceRequest_Impl.html#setService(java.lang.String)"><B>setService(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 required SERVICE parameter indicating which of the available service types at a particular service instance is being invoked. <DT><A HREF="../org/deegree_impl/services/capabilities/OGCWebServiceCapabilities_Impl.html#setService(org.deegree.services.capabilities.Service)"><B>setService(Service)</B></A> - Method 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>this sets a general describtion of the service described by the Capabilities XML document. <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASRegisterServiceRequest_Impl.html#setServiceAddress(java.net.URL)"><B>setServiceAddress(URL)</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/services/wcas/protocol/CASRegisterServiceRequest_Impl.html#setServiceOwnerContactInfo(java.lang.String)"><B>setServiceOwnerContactInfo(String)</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/services/wcas/metadatadesc/ISO19119_Impl.html#setServiceType(org.deegree.services.wcas.metadatadesc.ServiceType)"><B>setServiceType(ServiceType)</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/ISO19119_Impl.html#setServiceTypeVersion(java.lang.String)"><B>setServiceTypeVersion(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/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html#setSetNames(java.lang.String[])"><B>setSetNames(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/wfs/filterencoding/PropertyIsLikeOperation.html#setSingleChar(char)"><B>setSingleChar(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/graphics/sld/Font.html#setSize(int)"><B>setSize(int)</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>Returns the (evaluated) value of the font's CssParameter 'font-size'. <DT><A HREF="../org/deegree/graphics/sld/Graphic.html#setSize(double)"><B>setSize(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>  <DT><A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html#setSize(int)"><B>setSize(int)</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>Returns the (evaluated) value of the font's CssParameter 'font-size'. <DT><A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html#setSize(double)"><B>setSize(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>  <DT><A HREF="../org/deegree_impl/model/resources/XDimension2D.Double.html#setSize(double, double)"><B>setSize(double, double)</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XDimension2D.Double.html" title="class in org.deegree_impl.model.resources">XDimension2D.Double</A> <DD>Change les dimensions de cet objet. <DT><A HREF="../org/deegree_impl/model/resources/XDimension2D.Float.html#setSize(double, double)"><B>setSize(double, double)</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XDimension2D.Float.html" title="class in org.deegree_impl.model.resources">XDimension2D.Float</A> <DD>Change les dimensions de cet objet. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setSize(int)"><B>setSize(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/clients/context/Style.html#setSld(org.deegree_impl.clients.context.SLD)"><B>setSld(SLD)</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/services/wms/capabilities/UserDefinedSymbolization_Impl.html#setSldSupported(boolean)"><B>setSldSupported(boolean)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">UserDefinedSymbolization_Impl</A> <DD>sets true if layer and/or style definition conform to SLD are supported. <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html#setSourceCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setSourceCRS(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#setSourceCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setSourceCRS(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#setSourceCRS(org.opengis.cs.CS_CoordinateSystem)"><B>setSourceCRS(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/gazetteer/SI_LocationInstance_Impl.html#setSourceFeature(java.net.URL)"><B>setSourceFeature(URL)</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/transformation/GeoTransform.html#setSourceRect(org.deegree.model.geometry.GM_Envelope)"><B>setSourceRect(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#setSourceRect(double, double, double, double)"><B>setSourceRect(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#setSourceRect(org.deegree.model.geometry.GM_Envelope)"><B>setSourceRect(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 source rectangle <DT><A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html#setSourceRect(double, double, double, double)"><B>setSourceRect(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 source rectangle <DT><A HREF="../org/deegree_impl/tools/LecGUI.html#setSourceTextfieldContent(java.lang.String)"><B>setSourceTextfieldContent(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/clients/context/Frontend.html#setSouth(org.deegree.clients.context.GUIArea)"><B>setSouth(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 south GUI area <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setSouth(org.deegree.clients.context.GUIArea)"><B>setSouth(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 south GUI area <DT><A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html#setSpatialFilter(double, double, double, double)"><B>setSpatialFilter(double, double, double, double)</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 SpatialFilter to Query (BoundingBox) <br>throws SeException <DT><A HREF="../org/deegree_impl/io/sdeapi/Transaction.html#setSpatialFilter(double, double, double, double)"><B>setSpatialFilter(double, double, double, double)</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 SpatialFilter to Query (BoundingBox) <br>throws SeException <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setSpatialVersion(java.lang.String)"><B>setSpatialVersion(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/ResourceSpecifiedUsage_Impl.html#setSpecifiedUsage(java.lang.String)"><B>setSpecifiedUsage(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ResourceSpecifiedUsage_Impl</A> <DD>  <DT><A HREF="../org/deegree/gml/GMLGeometry.html#setSrs(java.lang.String)"><B>setSrs(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/clients/context/Layer.html#setSrs(java.lang.String[])"><B>setSrs(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/gml/GMLGeometry_Impl.html#setSrs(java.lang.String)"><B>setSrs(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/wcas/capabilities/RecordType_Impl.html#setSrs(java.lang.String)"><B>setSrs(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 srs <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#setSrs(java.lang.String)"><B>setSrs(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 srs <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setSrs(java.lang.String[])"><B>setSrs(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 srs <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setSrs(java.lang.String)"><B>setSrs(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 srs <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASGetRecordRequest_Impl.html#setStartPosition(int)"><B>setStartPosition(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/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setStartPosition(int)"><B>setStartPosition(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 <StartPosition> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/PresentOptions_Impl.html#setStartRec(boolean)"><B>setStartRec(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/clients/wcasclient/model/DetailedMetadata.html#setStartTime(java.util.Calendar)"><B>setStartTime(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/ogcbasic/ContactAddress_Impl.html#setStateOrProvince(java.lang.String)"><B>setStateOrProvince(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 state or province of the address. <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#setStatus(java.lang.String)"><B>setStatus(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#setStatus(java.lang.String)"><B>setStatus(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/ISO19119_Impl.html#setStatusCode(org.deegree.services.wcas.metadatadesc.StatusCode[])"><B>setStatusCode(StatusCode[])</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#setStorageDirectory(java.lang.String)"><B>setStorageDirectory(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/Contact.html#setStreet(java.lang.String)"><B>setStreet(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 street where the contact person can be reached <DT><A HREF="../org/deegree/graphics/sld/Halo.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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 Stroke for the Halo. <DT><A HREF="../org/deegree/graphics/sld/LineSymbolizer.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</B></A> - Method in interface org.deegree.graphics.sld.<A HREF="../org/deegree/graphics/sld/LineSymbolizer.html" title="interface in org.deegree.graphics.sld">LineSymbolizer</A> <DD>Sets the Stroke. <DT><A HREF="../org/deegree/graphics/sld/Mark.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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 <Stroke> <DT><A HREF="../org/deegree/graphics/sld/PolygonSymbolizer.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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 Stroke <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setStroke(java.awt.Color)"><B>setStroke(Color)</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/Halo_Impl.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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>Stroke</tt>-instance. <DT><A HREF="../org/deegree_impl/graphics/sld/LineSymbolizer_Impl.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</B></A> - Method in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LineSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">LineSymbolizer_Impl</A> <DD>sets the <Stroke> <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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 <Stroke> <DT><A HREF="../org/deegree_impl/graphics/sld/PolygonSymbolizer_Impl.html#setStroke(org.deegree.graphics.sld.Stroke)"><B>setStroke(Stroke)</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 <Stroke> <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setStroke(java.awt.Color)"><B>setStroke(Color)</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/ScaleBar.html#setStyle(java.lang.String)"><B>setStyle(String)</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 style of the scale bar. default style is |--------| the list of known styles depends on the implementation <DT><A HREF="../org/deegree/graphics/sld/Font.html#setStyle(int)"><B>setStyle(int)</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-style'. <DT><A HREF="../org/deegree_impl/clients/context/JSPFrontend.html#setStyle(java.lang.String)"><B>setStyle(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 css style file to be used by the gui <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setStyle(java.lang.String)"><B>setStyle(String)</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 style of the scale bar. default style is |--------| the list of known styles depends on the implementation <DT><A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html#setStyle(int)"><B>setStyle(int)</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-style'. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setStyle(java.lang.String)"><B>setStyle(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 <Style> <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setStyle(java.lang.String)"><B>setStyle(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 name of the style the scale bar should be drawed. beside 'default' and 'ALTERNATE' the available styles depends on the implementation. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setStyleList(org.deegree_impl.clients.context.StyleList)"><B>setStyleList(StyleList)</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/protocol/WMSGetMapRequest_Impl.Layer_Impl.html#setStyleName(java.lang.String)"><B>setStyleName(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 <StyleName> <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#setStyledLayerDescriptor(org.deegree.graphics.sld.StyledLayerDescriptor)"><B>setStyledLayerDescriptor(StyledLayerDescriptor)</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/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#setStyledLayerDescriptor(org.deegree.graphics.sld.StyledLayerDescriptor)"><B>setStyledLayerDescriptor(StyledLayerDescriptor)</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 SLD the request is made of. <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#setStyledLayerDescriptor(org.deegree.graphics.sld.StyledLayerDescriptor)"><B>setStyledLayerDescriptor(StyledLayerDescriptor)</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 SLD the request is made of. <DT><A HREF="../org/deegree/graphics/Theme.html#setStyles(org.deegree.graphics.sld.UserStyle[])"><B>setStyles(UserStyle[])</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 styles used for this <tt>Theme</tt>. <DT><A HREF="../org/deegree/graphics/sld/Layer.html#setStyles(org.deegree.graphics.sld.Style[])"><B>setStyles(Style[])</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>Adds styles to the Layer. <DT><A HREF="../org/deegree_impl/clients/context/StyleList.html#setStyles(org.deegree_impl.clients.context.Style[])"><B>setStyles(Style[])</B></A> - Method in 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>sets alla styles known by a layer <DT><A HREF="../org/deegree_impl/graphics/Theme_Impl.html#setStyles(org.deegree.graphics.sld.UserStyle[])"><B>setStyles(UserStyle[])</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 styles used for this <tt>Theme</tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html#setStyles(org.deegree.graphics.sld.Style[])"><B>setStyles(Style[])</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>Adds styles to the Layer. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setStyles(org.deegree.services.wms.capabilities.Style[])"><B>setStyles(Style[])</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 style that can be used form rendering the layer. <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#setSubject(java.lang.String)"><B>setSubject(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#setSubject(java.lang.String)"><B>setSubject(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 title of the message. <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html#setSuccess(boolean)"><B>setSuccess(boolean)</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#setSuccess(boolean)"><B>setSuccess(boolean)</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/model/pt/AngleFormat.html#setSuffix(int, java.lang.String)"><B>setSuffix(int, String)</B></A> - Method 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>Set the suffix for the specified field. <DT><A HREF="../org/deegree/model/geometry/GM_MultiSurface.html#setSurfaceAt(org.deegree.model.geometry.GM_Surface, int)"><B>setSurfaceAt(GM_Surface, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_MultiSurface.html" title="interface in org.deegree.model.geometry">GM_MultiSurface</A> <DD>sets the submitted GM_Surface 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 gms equals null an exception will be thrown. <DT><A HREF="../org/deegree_impl/model/geometry/GM_MultiSurface_Impl.html#setSurfaceAt(org.deegree.model.geometry.GM_Surface, int)"><B>setSurfaceAt(GM_Surface, int)</B></A> - Method 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>sets the submitted GM_Surface 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 gms equals null an exception will be thrown. <DT><A HREF="../org/deegree/model/geometry/GM_Surface.html#setSurfacePatchAt(org.deegree.model.geometry.GM_SurfacePatch, int)"><B>setSurfacePatchAt(GM_SurfacePatch, int)</B></A> - Method in interface org.deegree.model.geometry.<A HREF="../org/deegree/model/geometry/GM_Surface.html" title="interface in org.deegree.model.geometry">GM_Surface</A> <DD>writes a surface patch to the surface at submitted position. the old patch will be deleted <DT><A HREF="../org/deegree_impl/model/geometry/GM_Surface_Impl.html#setSurfacePatchAt(org.deegree.model.geometry.GM_SurfacePatch, int)"><B>setSurfacePatchAt(GM_SurfacePatch, int)</B></A> - Method 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>writes a surface patch to the surface at submitted position. the old patch will be deleted <DT><A HREF="../org/deegree/graphics/displayelements/GeometryDisplayElement.html#setSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setSymbolizer(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 <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#setSymbolizer(org.deegree.graphics.sld.Symbolizer)"><B>setSymbolizer(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 rules that determines how the geometry will be rendered <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setSymbolizers(org.deegree.graphics.sld.Symbolizer[])"><B>setSymbolizers(Symbolizer[])</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 a set of <Symbolizer>s. <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setSymbolizers(org.deegree.graphics.sld.Symbolizer[])"><B>setSymbolizers(Symbolizer[])</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 <Symbolizer> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Quality_Impl.html#setTBD_ServiceQuality(java.lang.String[])"><B>setTBD_ServiceQuality(String[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Quality_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Quality_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html#setTableField(java.lang.String)"><B>setTableField(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Reference_Impl</A> <DD>  <DT><A HREF="../org/deegree/model/table/Table.html#setTableName(java.lang.String)"><B>setTableName(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>  <DT><A HREF="../org/deegree_impl/model/table/Table_Impl.html#setTableName(java.lang.String)"><B>setTableName(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>  <DT><A HREF="../org/deegree/services/wts/ViewPoint.html#setTarget(Point3d)"><B>setTarget(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 point the observer looks at <DT><A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html#setTarget(Point3d)"><B>setTarget(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 directions the observer looks and his field of view in radians <DT><A HREF="../org/deegree_impl/model/ct/GeoTransformer.html#setTargetCS(org.opengis.cs.CS_CoordinateSystem)"><B>setTargetCS(CS_CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/GeoTransformer.html" title="class in org.deegree_impl.model.ct">GeoTransformer</A> <DD>sets the target coordinate reference system of the Transformer <DT><A HREF="../org/deegree_impl/model/ct/GeoTransformer.html#setTargetCS(org.deegree_impl.model.cs.CoordinateSystem)"><B>setTargetCS(CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/GeoTransformer.html" title="class in org.deegree_impl.model.ct">GeoTransformer</A> <DD>sets the target coordinate reference system of the Transformer <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html#setTargetField(java.lang.String)"><B>setTargetField(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Reference_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setTargetName(java.lang.String)"><B>setTargetName(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/Reference_Impl.html#setTargetTable(java.lang.String)"><B>setTargetTable(String)</B></A> - Method in class org.deegree_impl.services.wfs.configuration.<A HREF="../org/deegree_impl/services/wfs/configuration/Reference_Impl.html" title="class in org.deegree_impl.services.wfs.configuration">Reference_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setTaxonomyTypeList(org.deegree.services.wcas.capabilities.TaxonomyTypeList)"><B>setTaxonomyTypeList(TaxonomyTypeList)</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/capabilities/TaxonomyTypeList_Impl.html#setTaxonomyTypes(org.deegree.services.wcas.capabilities.TaxonomyType[])"><B>setTaxonomyTypes(TaxonomyType[])</B></A> - Method in class org.deegree_impl.services.wcas.capabilities.<A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyTypeList_Impl.html" title="class in org.deegree_impl.services.wcas.capabilities">TaxonomyTypeList_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html#setTaxonomyURL(java.net.URL)"><B>setTaxonomyURL(URL)</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/clients/gazetteer/model/GetTermsResultSet.html#setTerms(java.util.HashMap)"><B>setTerms(HashMap)</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/services/wts/WTSScene.html#setTerrain(Shape3D)"><B>setTerrain(Shape3D)</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 terrain of the WTS-Scene as Shape3D object containing an appearence <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setTerrain(Shape3D)"><B>setTerrain(Shape3D)</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 terrain of the WTS-Scene as Shape3D object containing an appearence <DT><A HREF="../org/deegree_impl/services/gazetteer/SI_LocationType_Impl.html#setTerritoryOfUse(org.deegree.model.geometry.GM_Object)"><B>setTerritoryOfUse(GM_Object)</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#setTerritoryOfUse(org.deegree.model.geometry.GM_Object)"><B>setTerritoryOfUse(GM_Object)</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/gazetteer/SI_LocationType_Impl.html#setTheme(java.lang.String)"><B>setTheme(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/metadatadesc/Keywords_Impl.html#setThesaurusName(java.lang.String)"><B>setThesaurusName(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/wms/protocol/WMSGetMapRequest_Impl.html#setTime(java.lang.String)"><B>setTime(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 <Time> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html#setTimeStamp(java.sql.Timestamp)"><B>setTimeStamp(Timestamp)</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/graphics/legend/LegendElementCollection.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - Method in interface org.deegree.graphics.legend.<A HREF="../org/deegree/graphics/legend/LegendElementCollection.html" title="interface in org.deegree.graphics.legend">LegendElementCollection</A> <DD>sets the title of the <tt>LegendElement</tt>. <DT><A HREF="../org/deegree/graphics/sld/FeatureTypeStyle.html#setTitle(java.lang.String)"><B>setTitle(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 <Title> <DT><A HREF="../org/deegree/graphics/sld/Rule.html#setTitle(java.lang.String)"><B>setTitle(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 title attribute's value of the rule. <DT><A HREF="../org/deegree/graphics/sld/UserStyle.html#setTitle(java.lang.String)"><B>setTitle(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 title. <DT><A HREF="../org/deegree_impl/clients/context/General.html#setTitle(java.lang.String)"><B>setTitle(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 “Title” that contains a human readable title of the Context. <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#setTitle(java.lang.String)"><B>setTitle(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/SLD.html#setTitle(java.lang.String)"><B>setTitle(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/Server.html#setTitle(java.lang.String)"><B>setTitle(String)</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/context/Style.html#setTitle(java.lang.String)"><B>setTitle(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/context/ViewContextReference.html#setTitle(java.lang.String)"><B>setTitle(String)</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_impl/clients/wcasclient/model/BaseMetadata.html#setTitle(java.lang.String)"><B>setTitle(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 title of the metadata set <DT><A HREF="../org/deegree_impl/graphics/legend/LegendElementCollection_Impl.html#setTitle(java.lang.String)"><B>setTitle(String)</B></A> - Method in class org.deegree_impl.graphics.legend.<A HREF="../org/deegree_impl/graphics/legend/LegendElementCollection_Impl.html" title="class in org.deegree_impl.graphics.legend">LegendElementCollection_Impl</A> <DD>sets the title of the <tt>LegendElement</tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/FeatureTypeStyle_Impl.html#setTitle(java.lang.String)"><B>setTitle(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 <Title> <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#setTitle(java.lang.String)"><B>setTitle(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 title of the rule <DT><A HREF="../org/deegree_impl/graphics/sld/StyledLayerDescriptor_Impl.html#setTitle(java.lang.String)"><B>setTitle(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#setTitle(java.lang.String)"><B>setTitle(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 <Title> <DT><A HREF="../org/deegree_impl/services/capabilities/Service_Impl.html#setTitle(java.lang.String)"><B>setTitle(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 title of the service. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/FederatedCatalog_Impl.html#setTitle(java.lang.String)"><B>setTitle(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#setTitle(java.lang.String)"><B>setTitle(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 title <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/TaxonomyType_Impl.html#setTitle(java.lang.String)"><B>setTitle(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/Citation_Impl.html#setTitle(java.lang.String)"><B>setTitle(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/capabilities/FeatureType_Impl.html#setTitle(java.lang.String)"><B>setTitle(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 title <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Attribution_Impl.html#setTitle(java.lang.String)"><B>setTitle(String)</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 title <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#setTitle(java.lang.String)"><B>setTitle(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 title for the layer <DT><A HREF="../org/deegree_impl/clients/wmsclient/model/ModelVerify.html#setToBoundaries(org.deegree.services.wms.protocol.WMSGetMapRequest, org.deegree.model.geometry.GM_Envelope)"><B>setToBoundaries(WMSGetMapRequest, GM_Envelope)</B></A> - Static method in class org.deegree_impl.clients.wmsclient.model.<A HREF="../org/deegree_impl/clients/wmsclient/model/ModelVerify.html" title="class in org.deegree_impl.clients.wmsclient.model">ModelVerify</A> <DD>validates the bounding box of the model against the maximal possible bounding box. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToIdentity()"><B>setToIdentity()</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 setting this transform. <DT><A HREF="../org/deegree_impl/clients/wmsclient/model/ModelVerify.html#setToMinScale(org.deegree.services.wms.protocol.WMSGetMapRequest, double)"><B>setToMinScale(WMSGetMapRequest, double)</B></A> - Static method in class org.deegree_impl.clients.wmsclient.model.<A HREF="../org/deegree_impl/clients/wmsclient/model/ModelVerify.html" title="class in org.deegree_impl.clients.wmsclient.model">ModelVerify</A> <DD>validates the scale of the model against the allowed minimal scale. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToRotation(double)"><B>setToRotation(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 setting this transform. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToRotation(double, double, double)"><B>setToRotation(double, 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 setting this transform. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToScale(double, double)"><B>setToScale(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 setting this transform. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToShear(double, double)"><B>setToShear(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 setting this transform. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setToTranslation(double, double)"><B>setToTranslation(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 setting this transform. <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setTopLabel(int)"><B>setTopLabel(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 above the scale bar <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setTopLabel(int)"><B>setTopLabel(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 above the scale bar <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setTopLabel(int)"><B>setTopLabel(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 above the scale bar. <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Request_Impl.html#setTransaction(org.deegree.services.wcas.capabilities.Transaction)"><B>setTransaction(Transaction)</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/capabilities/Request_Impl.html#setTransaction(org.deegree.services.wfs.capabilities.Transaction)"><B>setTransaction(Transaction)</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 <transaction> <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setTransform(java.awt.geom.AffineTransform)"><B>setTransform(AffineTransform)</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 setting this transform. <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#setTransform(double, double, double, double, double, double)"><B>setTransform(double, double, double, double, 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 setting this transform. <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/WCTS_Request_Impl.html#setTransform(org.deegree.services.wcts.capabilities.ActionType)"><B>setTransform(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/wcts/protocol/IsTransformableResponse_Impl.html#setTransformable(boolean)"><B>setTransformable(boolean)</B></A> - Method in class org.deegree_impl.services.wcts.protocol.<A HREF="../org/deegree_impl/services/wcts/protocol/IsTransformableResponse_Impl.html" title="class in org.deegree_impl.services.wcts.protocol">IsTransformableResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/protocol/TransformRequest_Impl.html#setTransformationSequence(org.deegree.services.wcts.protocol.TransformationSequence[])"><B>setTransformationSequence(TransformationSequence[])</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/wms/protocol/WMSGetMapRequest_Impl.html#setTransparency(boolean)"><B>setTransparency(boolean)</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 <Transparency> <DT><A HREF="../org/deegree/gml/GMLCoordinates.html#setTupleSeperator(char)"><B>setTupleSeperator(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#setTupleSeperator(char)"><B>setTupleSeperator(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/wcas/metadatadesc/AccessProperties_Impl.html#setTurnaround(java.lang.String)"><B>setTurnaround(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/services/capabilities/MetadataURL_Impl.html#setType(java.lang.String)"><B>setType(String)</B></A> - Method in class org.deegree_impl.services.capabilities.<A HREF="../org/deegree_impl/services/capabilities/MetadataURL_Impl.html" title="class in org.deegree_impl.services.capabilities">MetadataURL_Impl</A> <DD>sets the type attribute indicating the standard to which the metadata complies. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/DataType_Impl.html#setType(java.lang.String)"><B>setType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/DataType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">DataType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Dcp_Impl.html#setType(java.lang.String)"><B>setType(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/wcas/metadatadesc/Linkage_Impl.html#setType(java.lang.String)"><B>setType(String)</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/services/wcas/metadatadesc/ParameterType_Impl.html#setType(java.lang.String)"><B>setType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ParameterType_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ParameterType_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Value_Impl.html#setType(java.lang.String)"><B>setType(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/Value_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">Value_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDelete_Impl.html#setType(java.lang.String)"><B>setType(String)</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/wfs/configuration/DatastoreConfiguration_Impl.html#setType(int)"><B>setType(int)</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/wcas/metadatadesc/Keywords_Impl.html#setTypeCode(org.deegree.services.wcas.metadatadesc.TypeCode)"><B>setTypeCode(TypeCode)</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/wcas/metadatadesc/TypeProperty_Impl.html#setTypeName(org.deegree.services.wcas.metadatadesc.TypeName)"><B>setTypeName(TypeName)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeProperty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSDelete_Impl.html#setTypeName(java.lang.String)"><B>setTypeName(String)</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 typeName <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSLock_Impl.html#setTypeName(java.lang.String)"><B>setTypeName(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 <TypeName> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html#setTypeName(java.lang.String)"><B>setTypeName(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 <TypeName> <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASDescribeRecordTypeRequest_Impl.html#setTypeNames(java.lang.String[])"><B>setTypeNames(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/wfs/protocol/WFSDescribeFeatureTypeRequest_Impl.html#setTypeNames(java.lang.String[])"><B>setTypeNames(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 <TypeNames> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSGetFeatureRequest_Impl.html#setTypeNames(java.lang.String[])"><B>setTypeNames(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 <TypeNames> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ISO19119_Impl.html#setTypeProperty(org.deegree.services.wcas.metadatadesc.TypeProperty[])"><B>setTypeProperty(TypeProperty[])</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/TypeProperty_Impl.html#setTypeValue(org.deegree.services.wcas.metadatadesc.TypeValue)"><B>setTypeValue(TypeValue)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/TypeProperty_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">TypeProperty_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Dimension_Impl.html#setUnitSymbol(java.lang.String)"><B>setUnitSymbol(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 unit symbols <DT><A HREF="../org/deegree/graphics/ScaleBar.html#setUnits(java.lang.String)"><B>setUnits(String)</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 units the scale and the scale denominater will be expressed at. <DT><A HREF="../org/deegree_impl/graphics/ScaleBar_Impl.html#setUnits(java.lang.String)"><B>setUnits(String)</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 units the scale and the scale denominater will be expressed at. <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Dimension_Impl.html#setUnits(java.lang.String)"><B>setUnits(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 units the dimension is measured <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetScaleBarRequest_Impl.html#setUnits(java.lang.String)"><B>setUnits(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 name of the units the scale bar should use for measuring <DT><A HREF="../org/deegree_impl/io/mapinfo/MapInfoDataSource.html#setUpFactories()"><B>setUpFactories()</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>This private method constructs the factories used to create the Feature, and Geometries as they are read It takes it's setup values from the value of the COLUMNS clause in the MIF file <DT><A HREF="../org/deegree_impl/services/wfs/configuration/TableDescription_Impl.html#setUpdateAllowed(boolean)"><B>setUpdateAllowed(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/tools/Cache_Impl.html#setUpdateInterval(int)"><B>setUpdateInterval(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 time interval the internal thread is looking for feature collection that exeeds the max life time <DT><A HREF="../org/deegree_impl/tools/ObjectPool.html#setUpdateInterval(int)"><B>setUpdateInterval(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/capabilities/OGCWebServiceCapabilities_Impl.html#setUpdateSequence(java.lang.String)"><B>setUpdateSequence(String)</B></A> - Method 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>sets the update sequence <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetCapabilitiesRequest_Impl.html#setUpdateSequence(java.lang.String)"><B>setUpdateSequence(String)</B></A> - Method in class org.deegree_impl.services.wms.protocol.<A HREF="../org/deegree_impl/services/wms/protocol/WMSGetCapabilitiesRequest_Impl.html" title="class in org.deegree_impl.services.wms.protocol">WMSGetCapabilitiesRequest_Impl</A> <DD>sets the <UpdateSequence> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html#setUsageDateTime(java.lang.String)"><B>setUsageDateTime(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ResourceSpecifiedUsage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/LegalConstraints_Impl.html#setUseConstraintsCode(org.deegree.services.wcas.metadatadesc.UseConstraintsCode[])"><B>setUseConstraintsCode(UseConstraintsCode[])</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/LegalConstraints_Impl.html#setUseLimitation(java.lang.String[])"><B>setUseLimitation(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/SecurityConstraints_Impl.html#setUseLimitation(java.lang.String[])"><B>setUseLimitation(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/wms/capabilities/Extent_Impl.html#setUseNearestValue(boolean)"><B>setUseNearestValue(boolean)</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 true if a WMS should use the extent that is nearest to the requested level. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#setUser(java.lang.String)"><B>setUser(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/ResourceSpecifiedUsage_Impl.html#setUserContactInfo(org.deegree.services.wcas.metadatadesc.UserContactInfo[])"><B>setUserContactInfo(UserContactInfo[])</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ResourceSpecifiedUsage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html#setUserDefinedCoordinateSystems(boolean)"><B>setUserDefinedCoordinateSystems(boolean)</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>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html#setUserDefinedSymbolization(org.deegree.services.wms.capabilities.UserDefinedSymbolization)"><B>setUserDefinedSymbolization(UserDefinedSymbolization)</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 user-defined symbolization <DT><A HREF="../org/deegree_impl/services/wcts/capabilities/Capability_Impl.html#setUserDefinedTransformations(boolean)"><B>setUserDefinedTransformations(boolean)</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>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html#setUserDetirminedLimitations(java.lang.String)"><B>setUserDetirminedLimitations(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ResourceSpecifiedUsage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html#setUserLayer(boolean)"><B>setUserLayer(boolean)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">UserDefinedSymbolization_Impl</A> <DD>sets true if the WMS has user defined layers. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/SecurityConstraints_Impl.html#setUserNote(java.lang.String)"><B>setUserNote(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/wms/capabilities/UserDefinedSymbolization_Impl.html#setUserStyle(boolean)"><B>setUserStyle(boolean)</B></A> - Method in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">UserDefinedSymbolization_Impl</A> <DD>sets true if the WMS has user defined styles. <DT><A HREF="../org/deegree/services/wts/ViewPoint.html#setVDirection(double)"><B>setVDirection(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 vertical direction in radians the observer looks <DT><A HREF="../org/deegree_impl/services/wts/ViewPoint_Impl.html#setVDirection(double)"><B>setVDirection(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 vertical direction in radians the observer looks <DT><A HREF="../org/deegree_impl/model/geometry/GM_Object_Impl.html#setValid(boolean)"><B>setValid(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>invalidates the calculated parameters of the GM_Object <DT><A HREF="../org/deegree_impl/model/geometry/GM_SurfacePatch_Impl.html#setValid(boolean)"><B>setValid(boolean)</B></A> - Method 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>invalidates the calculated parameters of the GM_Object <DT><A HREF="../org/deegree/graphics/sld/CssParameter.html#setValue(org.deegree.graphics.sld.ParameterValueType)"><B>setValue(ParameterValueType)</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 value of the CssParameter as an <tt>ParameterValueType</tt>. <DT><A HREF="../org/deegree/graphics/sld/CssParameter.html#setValue(java.lang.String)"><B>setValue(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 value of the CssParameter as a simple <tt>String</tt>. <DT><A HREF="../org/deegree/graphics/sld/Extent.html#setValue(java.lang.String)"><B>setValue(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 value of the Extent as a <tt>String</tt>. <DT><A HREF="../org/deegree/model/feature/FeatureProperty.html#setValue(java.lang.Object)"><B>setValue(Object)</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 value of the property <DT><A HREF="../org/deegree_impl/graphics/sld/CssParameter_Impl.html#setValue(org.deegree.graphics.sld.ParameterValueType)"><B>setValue(ParameterValueType)</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 value of the CssParameter as an <tt>ParameterValueType</tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/CssParameter_Impl.html#setValue(java.lang.String)"><B>setValue(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 value of the CssParameter as a simple <tt>String</tt>. <DT><A HREF="../org/deegree_impl/graphics/sld/Extent_Impl.html#setValue(java.lang.String)"><B>setValue(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 value of the extent <DT><A HREF="../org/deegree_impl/io/sdeapi/Transaction.html#setValue(SeRow, int, int, java.lang.Object, SeCoordinateReference)"><B>setValue(SeRow, int, int, Object, SeCoordinateReference)</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>fills the passed row with the also passed value considering its type <DT><A HREF="../org/deegree_impl/model/cv/CVRange.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CVRange.html" title="class in org.deegree_impl.model.cv">CVRange</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/CVRangeTime.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CVRangeTime.html" title="class in org.deegree_impl.model.cv">CVRangeTime</A> <DD>  <DT><A HREF="../org/deegree_impl/model/feature/FeatureProperty_Impl.html#setValue(java.lang.Object)"><B>setValue(Object)</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 value of the property <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html#setValue(org.deegree.services.wcas.metadatadesc.Value)"><B>setValue(Value)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">EnumValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/FunctionCode_Impl.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/FunctionCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">FunctionCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html#setValue(org.deegree.services.wcas.metadatadesc.Value)"><B>setValue(Value)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">InstanceValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html#setValue(org.deegree.services.wcas.metadatadesc.Value)"><B>setValue(Value)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MaximumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html#setValue(org.deegree.services.wcas.metadatadesc.Value)"><B>setValue(Value)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MinimumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/PresentationFormCode_Impl.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/PresentationFormCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">PresentationFormCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/RoleCode_Impl.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/RoleCode_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">RoleCode_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/FeatureId.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/FeatureId.html" title="class in org.deegree_impl.services.wfs.filterencoding">FeatureId</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/Literal.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/Literal.html" title="class in org.deegree_impl.services.wfs.filterencoding">Literal</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/PropertyName.html#setValue(java.lang.String)"><B>setValue(String)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/PropertyName.html" title="class in org.deegree_impl.services.wfs.filterencoding">PropertyName</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Identifier_Impl.html#setValue(java.lang.String)"><B>setValue(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 value of the identifier. that may be a ID, a label or something comparable <DT><A HREF="../org/deegree/model/table/Table.html#setValueAt(java.lang.Object, int, int)"><B>setValueAt(Object, int, int)</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>set a value at the table field indexed by <tt>row</tt> and <tt>col</tt> <DT><A HREF="../org/deegree_impl/model/table/Table_Impl.html#setValueAt(java.lang.Object, int, int)"><B>setValueAt(Object, int, int)</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>set a value at the table field indexed by <tt>row</tt> and <tt>col</tt> <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html#setValueDescription(java.lang.String)"><B>setValueDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">EnumValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html#setValueDescription(java.lang.String)"><B>setValueDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">InstanceValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html#setValueDescription(java.lang.String)"><B>setValueDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MaximumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html#setValueDescription(java.lang.String)"><B>setValueDescription(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MinimumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html#setValueOnLineResource(org.deegree.services.wcas.metadatadesc.ValueOnLineResource)"><B>setValueOnLineResource(ValueOnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">EnumValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html#setValueOnLineResource(org.deegree.services.wcas.metadatadesc.ValueOnLineResource)"><B>setValueOnLineResource(ValueOnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MaximumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html#setValueOnLineResource(org.deegree.services.wcas.metadatadesc.ValueOnLineResource)"><B>setValueOnLineResource(ValueOnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MinimumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html#setValueOnlineResource(org.deegree.services.wcas.metadatadesc.ValueOnLineResource)"><B>setValueOnlineResource(ValueOnLineResource)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">InstanceValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html#setValueTitle(java.lang.String)"><B>setValueTitle(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/EnumValues_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">EnumValues_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html#setValueTitle(java.lang.String)"><B>setValueTitle(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/InstanceValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">InstanceValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html#setValueTitle(java.lang.String)"><B>setValueTitle(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MaximumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MaximumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html#setValueTitle(java.lang.String)"><B>setValueTitle(String)</B></A> - Method in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/MinimumValue_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">MinimumValue_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSNative_Impl.html#setVendorId(java.lang.String)"><B>setVendorId(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 <VendorId> <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/Capability_Impl.html#setVendorSpecificCapabilities(org.w3c.dom.Document)"><B>setVendorSpecificCapabilities(Document)</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/wcts/capabilities/Capability_Impl.html#setVendorSpecificCapabilities(java.lang.String[])"><B>setVendorSpecificCapabilities(String[])</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 <VendorSpecificCapabilities> <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/Capability_Impl.html#setVendorSpecificCapabilities(org.w3c.dom.Document)"><B>setVendorSpecificCapabilities(Document)</B></A> - Method in class org.deegree_impl.services.wfs.capabilities.<A HREF="../org/deegree_impl/services/wfs/capabilities/Capability_Impl.html" title="class in org.deegree_impl.services.wfs.capabilities">Capability_Impl</A> <DD>sets vendor specific capabilities of the wfs <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Capability_Impl.html#setVendorSpecificCapabilities(org.w3c.dom.Document)"><B>setVendorSpecificCapabilities(Document)</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 vendor specific capabilities that are not common to wms as dom document. <DT><A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html#setVendorSpecificParameter(java.util.HashMap)"><B>setVendorSpecificParameter(HashMap)</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 vendorSpecificParameter <DT><A HREF="../org/deegree_impl/tools/LegendElementCreator.html#setVerboseOutput(java.lang.String)"><B>setVerboseOutput(String)</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>  <DT><A HREF="../org/deegree/graphics/sld/StyledLayerDescriptor.html#setVersion(java.lang.String)"><B>setVersion(String)</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 the Version. <DT><A HREF="../org/deegree_impl/clients/context/Server.html#setVersion(java.lang.String)"><B>setVersion(String)</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/graphics/sld/StyledLayerDescriptor_Impl.html#setVersion(java.lang.String)"><B>setVersion(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>sets the <Version> <DT><A HREF="../org/deegree_impl/services/OGCWebServiceRequest_Impl.html#setVersion(java.lang.String)"><B>setVersion(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 requested service version <DT><A HREF="../org/deegree_impl/services/capabilities/OGCWebServiceCapabilities_Impl.html#setVersion(java.lang.String)"><B>setVersion(String)</B></A> - Method 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>sets the version of the service <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSQuery_Impl.html#setVersion(java.lang.String)"><B>setVersion(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 <version> <DT><A HREF="../org/deegree_impl/services/wfs/protocol/WFSTransactionRequest_Impl.html#setVersion(java.lang.String)"><B>setVersion(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 the version of the WFS <DT><A HREF="../org/deegree_impl/services/wts/Abstract3DRenderEngine.html#setView(View, BranchGroup)"><B>setView(View, BranchGroup)</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/defines the <tt>View</tt> of the scene and adds it to the submitted <tt>BranchGroup</tt> <DT><A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewResponse_Impl.html#setView(java.lang.Object)"><B>setView(Object)</B></A> - Method in class org.deegree_impl.services.wts.protocol.<A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewResponse_Impl.html" title="class in org.deegree_impl.services.wts.protocol">WTSGetViewResponse_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/ViewContextCollection.html#setViewContextReferences(org.deegree_impl.clients.context.ViewContextReference[])"><B>setViewContextReferences(ViewContextReference[])</B></A> - Method in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/ViewContextCollection.html" title="class in org.deegree_impl.clients.context">ViewContextCollection</A> <DD>  <DT><A HREF="../org/deegree/services/wts/WTSScene.html#setViewPoint(org.deegree.services.wts.ViewPoint)"><B>setViewPoint(ViewPoint)</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>defines the position of the viewer and the point he looks at. <DT><A HREF="../org/deegree_impl/services/wts/WTSScene_Impl.html#setViewPoint(org.deegree.services.wts.ViewPoint)"><B>setViewPoint(ViewPoint)</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>defines the position of the viewer and the point he looks at. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Phone_Impl.html#setVoice(java.lang.String[])"><B>setVoice(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/wms/protocol/WMSGetMapRequest_Impl.html#setWFS_URL(java.net.URL)"><B>setWFS_URL(URL)</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 <WFS_URL> <DT><A HREF="../org/deegree/graphics/sld/Font.html#setWeight(int)"><B>setWeight(int)</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-weight'. <DT><A HREF="../org/deegree_impl/graphics/sld/Font_Impl.html#setWeight(int)"><B>setWeight(int)</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-weight'. <DT><A HREF="../org/deegree/graphics/sld/Mark.html#setWellKnownName(java.lang.String)"><B>setWellKnownName(String)</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 well known name of a Mark's shape. <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#setWellKnownName(java.lang.String)"><B>setWellKnownName(String)</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 well known name of a Mark's shape. <DT><A HREF="../org/deegree/clients/context/Frontend.html#setWest(org.deegree.clients.context.GUIArea)"><B>setWest(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 west GUI area <DT><A HREF="../org/deegree_impl/clients/context/AbstractFrontend.html#setWest(org.deegree.clients.context.GUIArea)"><B>setWest(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 west GUI area <DT><A HREF="../org/deegree/graphics/sld/Stroke.html#setWidth(double)"><B>setWidth(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/legend/LegendElement_Impl.html#setWidth(int)"><B>setWidth(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 width of the LegendSymbol (in pixels) <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#setWidth(double)"><B>setWidth(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/model/pt/AngleFormat.html#setWidth(int, int)"><B>setWidth(int, int)</B></A> - Method 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>Set the width for the specified field. <DT><A HREF="../org/deegree_impl/ogcbasic/ImageURL.html#setWidth(int)"><B>setWidth(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 width of the logo image <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#setWidth(int)"><B>setWidth(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#setWidth(int)"><B>setWidth(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 width <DT><A HREF="../org/deegree_impl/services/wts/OffScreenWTSRenderer.html#setWidth(int)"><B>setWidth(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_impl/services/wfs/filterencoding/PropertyIsLikeOperation.html#setWildCard(char)"><B>setWildCard(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_impl/clients/context/General.html#setWindow(java.awt.Rectangle)"><B>setWindow(Rectangle)</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 “Window” presenting the size in pixels of the map the Context document describes. <DT><A HREF="../org/deegree_impl/services/wcas/metadatadesc/Linkage_Impl.html#setXlink(java.net.URL)"><B>setXlink(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/io/shpapi/MainFile.html#sfh"><B>sfh</B></A> - Variable in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/MainFile.html" title="class in org.deegree_impl.io.shpapi">MainFile</A> <DD>  <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(double)"><B>sgn(double)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(float)"><B>sgn(float)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(long)"><B>sgn(long)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(int)"><B>sgn(int)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(short)"><B>sgn(short)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/model/resources/XMath.html#sgn(byte)"><B>sgn(byte)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/XMath.html" title="class in org.deegree_impl.model.resources">XMath</A> <DD>Returns the sign of <var>x</var>. <DT><A HREF="../org/deegree_impl/tools/shape/IndexFrame.html#shapeFile"><B>shapeFile</B></A> - Variable in class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/IndexFrame.html" title="class in org.deegree_impl.tools.shape">IndexFrame</A> <DD>  <DT><A HREF="../org/deegree_impl/model/resources/XAffineTransform.html#shear(double, double)"><B>shear(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 shearing this transform. <DT><A HREF="../org/deegree_impl/tools/LecGUI.html#showInfo()"><B>showInfo()</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>shows the Info in a JOptionPane <DT><A HREF="../org/deegree_impl/enterprise/control/ApplicationHandler.html#showVersion(ServletRequest)"><B>showVersion(ServletRequest)</B></A> - Method in class org.deegree_impl.enterprise.control.<A HREF="../org/deegree_impl/enterprise/control/ApplicationHandler.html" title="class in org.deegree_impl.enterprise.control">ApplicationHandler</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html#shp"><B>shp</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/io/shpapi/ShapeFile.html#shpwks"><B>shpwks</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/io/shpapi/MainFile.html#shx"><B>shx</B></A> - Variable in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/MainFile.html" title="class in org.deegree_impl.io.shpapi">MainFile</A> <DD>  <DT><A HREF="../org/deegree_impl/model/gc/ImgResize.html#sign(int)"><B>sign(int)</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImgResize.html" title="class in org.deegree_impl.model.gc">ImgResize</A> <DD>  <DT><A HREF="../org/deegree_impl/model/gc/ImgResize.html#simpleStretch()"><B>simpleStretch()</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImgResize.html" title="class in org.deegree_impl.model.gc">ImgResize</A> <DD>  <DT><A HREF="../org/deegree_impl/model/ct/StereographicProjection.html#sinChi1"><B>sinChi1</B></A> - 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>Facteurs utilisés lors des projections obliques et equatorialles. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/PropertyIsLikeOperation.html#singleChar"><B>singleChar</B></A> - Variable 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_impl/model/ct/StereographicProjection.html#sinphi0"><B>sinphi0</B></A> - 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>Facteurs utilisés lors des projections obliques et equatorialles. <DT><A HREF="../org/deegree_impl/graphics/sld/Graphic_Impl.html#size"><B>size</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/io/bnaapi/BNAFeature.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.bnaapi.<A HREF="../org/deegree_impl/io/bnaapi/BNAFeature.html" title="class in org.deegree_impl.io.bnaapi">BNAFeature</A> <DD>  <DT><A HREF="../org/deegree_impl/io/bnaapi/BNAFeatureSet.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.bnaapi.<A HREF="../org/deegree_impl/io/bnaapi/BNAFeatureSet.html" title="class in org.deegree_impl.io.bnaapi">BNAFeatureSet</A> <DD>  <DT><A HREF="../org/deegree_impl/io/bnaapi/BNAGeometry.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.bnaapi.<A HREF="../org/deegree_impl/io/bnaapi/BNAGeometry.html" title="class in org.deegree_impl.io.bnaapi">BNAGeometry</A> <DD>  <DT><A HREF="../org/deegree_impl/io/shpapi/SHPMultiPoint.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/SHPMultiPoint.html" title="class in org.deegree_impl.io.shpapi">SHPMultiPoint</A> <DD>returns the size of the multipoint shape in bytes<BR> <DT><A HREF="../org/deegree_impl/io/shpapi/SHPPoint.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/SHPPoint.html" title="class in org.deegree_impl.io.shpapi">SHPPoint</A> <DD>returns the size of the point shape in bytes<BR> <DT><A HREF="../org/deegree_impl/io/shpapi/SHPPolyLine.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/SHPPolyLine.html" title="class in org.deegree_impl.io.shpapi">SHPPolyLine</A> <DD>returns the polyline shape size in bytes<BR> <DT><A HREF="../org/deegree_impl/io/shpapi/SHPPolygon.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/SHPPolygon.html" title="class in org.deegree_impl.io.shpapi">SHPPolygon</A> <DD>returns the polygon shape size in bytes<BR> <DT><A HREF="../org/deegree_impl/io/shpapi/tsColumn.html#size"><B>size</B></A> - Variable in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/tsColumn.html" title="class in org.deegree_impl.io.shpapi">tsColumn</A> <DD>  <DT><A HREF="../org/deegree_impl/model/resources/WeakHashSet.html#size()"><B>size()</B></A> - Method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/WeakHashSet.html" title="class in org.deegree_impl.model.resources">WeakHashSet</A> <DD>Returns the count of element in this set. <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseIndex.html#sizeOfKeyRecord"><B>sizeOfKeyRecord</B></A> - Variable 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/model/pt/AngleFormat.html#skipSuffix(java.lang.String, java.text.ParsePosition, int)"><B>skipSuffix(String, ParsePosition, int)</B></A> - Method 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>Ignore le suffix d'un nombre. <DT><A HREF="../org/deegree_impl/io/bnaapi/BNAFile.html#skippable(java.io.RandomAccessFile)"><B>skippable(RandomAccessFile)</B></A> - Method in class org.deegree_impl.io.bnaapi.<A HREF="../org/deegree_impl/io/bnaapi/BNAFile.html" title="class in org.deegree_impl.io.bnaapi">BNAFile</A> <DD>Checks if remaining chars can be skipped. <DT><A HREF="../org/deegree_impl/clients/context/Style.html#sld"><B>sld</B></A> - Variable 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/services/wms/GetLegendGraphicHandler.html#sld"><B>sld</B></A> - Variable in class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/GetLegendGraphicHandler.html" title="class in org.deegree_impl.services.wms">GetLegendGraphicHandler</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetFeatureInfoRequest_Impl.html#sld"><B>sld</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetMapRequest_Impl.html#sld"><B>sld</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/wts/protocol/WTSGetViewRequest_Impl.html#sld"><B>sld</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/services/wms/capabilities/UserDefinedSymbolization_Impl.html#sldSupported"><B>sldSupported</B></A> - Variable in class org.deegree_impl.services.wms.capabilities.<A HREF="../org/deegree_impl/services/wms/capabilities/UserDefinedSymbolization_Impl.html" title="class in org.deegree_impl.services.wms.capabilities">UserDefinedSymbolization_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wmsclient2/control/HighlightingListener.html#sldUserStyle"><B>sldUserStyle</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/graphics/sld/Stroke_Impl.html#smplDashArray"><B>smplDashArray</B></A> - Variable 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/graphics/sld/Stroke_Impl.html#smplDashOffset"><B>smplDashOffset</B></A> - Variable 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/graphics/sld/Stroke_Impl.html#smplLineCap"><B>smplLineCap</B></A> - Variable 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/graphics/sld/Stroke_Impl.html#smplLineJoin"><B>smplLineJoin</B></A> - Variable 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/graphics/sld/Stroke_Impl.html#smplOpacity"><B>smplOpacity</B></A> - Variable 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/graphics/sld/Stroke_Impl.html#smplWidth"><B>smplWidth</B></A> - Variable 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/wfs/InsertTree.html#sonNames"><B>sonNames</B></A> - Variable in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/InsertTree.html" title="class in org.deegree_impl.services.wfs">InsertTree</A> <DD>lookup table for non-jointable-sons (values are InsertTrees) <DT><A HREF="../org/deegree_impl/services/wfs/InsertTree.html#sons"><B>sons</B></A> - Variable in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/InsertTree.html" title="class in org.deegree_impl.services.wfs">InsertTree</A> <DD>connected InsertTrees (Jointables and Non-Jointables) <DT><A HREF="../org/deegree_impl/model/resources/ClassChanger.html#source"><B>source</B></A> - Variable in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/ClassChanger.html" title="class in org.deegree_impl.model.resources">ClassChanger</A> <DD>Parent class for <A HREF="../org/deegree_impl/model/resources/ClassChanger.html#convert(java.lang.Comparable)"><CODE>ClassChanger.convert(java.lang.Comparable)</CODE></A>'s input objects. <DT><A HREF="../org/deegree_impl/services/wcts/protocol/DescribeTransformationRequest_Impl.html#sourceCRS"><B>sourceCRS</B></A> - Variable 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#sourceCRS"><B>sourceCRS</B></A> - Variable 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#sourceCRS"><B>sourceCRS</B></A> - Variable 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/model/ct/CoordinateTransformation.html#sourceCS"><B>sourceCS</B></A> - 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>The source coordinate system. <DT><A HREF="../org/deegree_impl/services/gazetteer/configuration/Relation.html#sourceLocationType"><B>sourceLocationType</B></A> - Variable in class org.deegree_impl.services.gazetteer.configuration.<A HREF="../org/deegree_impl/services/gazetteer/configuration/Relation.html" title="class in org.deegree_impl.services.gazetteer.configuration">Relation</A> <DD>  <DT><A HREF="../org/deegree_impl/services/gazetteer/configuration/Relation.html#sourceProperty"><B>sourceProperty</B></A> - Variable in class org.deegree_impl.services.gazetteer.configuration.<A HREF="../org/deegree_impl/services/gazetteer/configuration/Relation.html" title="class in org.deegree_impl.services.gazetteer.configuration">Relation</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/transformation/WorldToScreenTransform.html#sourceRect"><B>sourceRect</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wts/configuration/WTSConfiguration_Impl.html#sourceTypes"><B>sourceTypes</B></A> - Variable in class org.deegree_impl.services.wts.configuration.<A HREF="../org/deegree_impl/services/wts/configuration/WTSConfiguration_Impl.html" title="class in org.deegree_impl.services.wts.configuration">WTSConfiguration_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/LecGUI.html#sourcesld_tf"><B>sourcesld_tf</B></A> - 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/clients/context/AbstractFrontend.html#south"><B>south</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/io/shpapi/SHPEnvelope.html#south"><B>south</B></A> - Variable in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/SHPEnvelope.html" title="class in org.deegree_impl.io.shpapi">SHPEnvelope</A> <DD>  <DT><A HREF="../org/deegree_impl/model/geometry/GM_CurveBoundary_Impl.html#sp"><B>sp</B></A> - 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>  <DT><A HREF="../org/deegree_impl/model/geometry/GM_Ring_Impl.html#sp"><B>sp</B></A> - 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>  <DT><A HREF="../org/deegree_impl/model/resources/Utilities.html#spaces(int)"><B>spaces(int)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/Utilities.html" title="class in org.deegree_impl.model.resources">Utilities</A> <DD>Returns a string of the specified length filled with white spaces. <DT><A HREF="../org/deegree_impl/model/resources/Utilities.html#spacesFactory"><B>spacesFactory</B></A> - Static variable in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/Utilities.html" title="class in org.deegree_impl.model.resources">Utilities</A> <DD>An array of strings containing only white spaces. <DT><A HREF="../org/deegree_impl/model/cv/DomainSetExtentDescription_Impl.html#spatialExtent"><B>spatialExtent</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/DomainSetExtentDescription_Impl.html" title="class in org.deegree_impl.model.cv">DomainSetExtentDescription_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/sdeapi/SpatialQuery.html#spatialFilter"><B>spatialFilter</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/io/sdeapi/Transaction.html#spatialFilter"><B>spatialFilter</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/AbstractSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/AbstractSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">AbstractSQLBuilder</A> <DD>Generates a SQL-fragment for the given object. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/GMLDBSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/GMLDBSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">GMLDBSQLBuilder</A> <DD>Generates a SQL-fragment for the given object. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/MySQLSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/MySQLSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">MySQLSQLBuilder</A> <DD>Generates a SQL-fragment for the given object. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/OracleSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method 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>Genera un frammento SQL per un dato oggetto. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/PointDBSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/PointDBSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">PointDBSQLBuilder</A> <DD>Generates a SQL-fragment for the given object. <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/PostgisSQLBuilder.html#spatialOperation2SQL(org.deegree_impl.services.wfs.filterencoding.SpatialOperation)"><B>spatialOperation2SQL(SpatialOperation)</B></A> - Method in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/PostgisSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">PostgisSQLBuilder</A> <DD>Generates a SQL-fragment for the given object. <DT><A HREF="../org/deegree_impl/services/wfs/configuration/Connection_Impl.html#spatialVersion"><B>spatialVersion</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/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html#specifiedusage"><B>specifiedusage</B></A> - Variable in class org.deegree_impl.services.wcas.metadatadesc.<A HREF="../org/deegree_impl/services/wcas/metadatadesc/ResourceSpecifiedUsage_Impl.html" title="class in org.deegree_impl.services.wcas.metadatadesc">ResourceSpecifiedUsage_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/io/rtree/RTree.html#splitNode(org.deegree_impl.io.rtree.Node)"><B>splitNode(Node)</B></A> - Method in class org.deegree_impl.io.rtree.<A HREF="../org/deegree_impl/io/rtree/RTree.html" title="class in org.deegree_impl.io.rtree">RTree</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wfs/InsertTree.html#splitString(java.lang.String)"><B>splitString(String)</B></A> - Method in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/InsertTree.html" title="class in org.deegree_impl.services.wfs">InsertTree</A> <DD>Extracts the two parts of a concatenated String of the form [a.]b (part a is optional). <DT><A HREF="../org/deegree_impl/services/wfs/db/CTransaction.html#splitString(java.lang.String)"><B>splitString(String)</B></A> - Method in class org.deegree_impl.services.wfs.db.<A HREF="../org/deegree_impl/services/wfs/db/CTransaction.html" title="class in org.deegree_impl.services.wfs.db">CTransaction</A> <DD>Extracts the two parts of a concatenated String of the form [a.]b (part a is optional). <DT><A HREF="../org/deegree_impl/services/wfs/gml/CTransaction.html#splitString(java.lang.String)"><B>splitString(String)</B></A> - Method in class org.deegree_impl.services.wfs.gml.<A HREF="../org/deegree_impl/services/wfs/gml/CTransaction.html" title="class in org.deegree_impl.services.wfs.gml">CTransaction</A> <DD>Extracts the two parts of a concatenated String of the form [a.]b (part a is optional). <DT><A HREF="../org/deegree_impl/services/wfs/postgis/CTransaction.html#splitString(java.lang.String)"><B>splitString(String)</B></A> - Method in class org.deegree_impl.services.wfs.postgis.<A HREF="../org/deegree_impl/services/wfs/postgis/CTransaction.html" title="class in org.deegree_impl.services.wfs.postgis">CTransaction</A> <DD>Extracts the two parts of a concatenated String of the form [a.]b (part a is optional). <DT><A HREF="../org/deegree_impl/services/wfs/filterencoding/AbstractSQLBuilder.html#sqlFrag"><B>sqlFrag</B></A> - Variable in class org.deegree_impl.services.wfs.filterencoding.<A HREF="../org/deegree_impl/services/wfs/filterencoding/AbstractSQLBuilder.html" title="class in org.deegree_impl.services.wfs.filterencoding">AbstractSQLBuilder</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/Layer.html#srs"><B>srs</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/services/wcas/capabilities/RecordType_Impl.html#srs"><B>srs</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wfs/capabilities/FeatureType_Impl.html#srs"><B>srs</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#srs"><B>srs</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/services/wms/protocol/WMSGetMapRequest_Impl.html#srs"><B>srs</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/ct/StereographicProjection.html#ssfn(double, double)"><B>ssfn(double, double)</B></A> - Method 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>Compute part of function (3-1) from Snyder <DT><A HREF="../org/deegree/model/feature/FeatureException.html#st"><B>st</B></A> - Variable in class org.deegree.model.feature.<A HREF="../org/deegree/model/feature/FeatureException.html" title="class in org.deegree.model.feature">FeatureException</A> <DD>  <DT><A HREF="../org/deegree/services/gazetteer/GazetteerException.html#st"><B>st</B></A> - Variable in class org.deegree.services.gazetteer.<A HREF="../org/deegree/services/gazetteer/GazetteerException.html" title="class in org.deegree.services.gazetteer">GazetteerException</A> <DD>  <DT><A HREF="../org/deegree/xml/XMLParsingException.html#st"><B>st</B></A> - Variable in class org.deegree.xml.<A HREF="../org/deegree/xml/XMLParsingException.html" title="class in org.deegree.xml">XMLParsingException</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/ClientException.html#st"><B>st</B></A> - Variable in class org.deegree_impl.clients.<A HREF="../org/deegree_impl/clients/ClientException.html" title="class in org.deegree_impl.clients">ClientException</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/context/ContextException.html#st"><B>st</B></A> - Variable in class org.deegree_impl.clients.context.<A HREF="../org/deegree_impl/clients/context/ContextException.html" title="class in org.deegree_impl.clients.context">ContextException</A> <DD>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/MissingISO19119EntryException.html#st"><B>st</B></A> - Variable in class org.deegree_impl.clients.wcasclient.<A HREF="../org/deegree_impl/clients/wcasclient/MissingISO19119EntryException.html" title="class in org.deegree_impl.clients.wcasclient">MissingISO19119EntryException</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/Histogram_Impl.html#stDev"><B>stDev</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/Histogram_Impl.html" title="class in org.deegree_impl.model.cv">Histogram_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/StringExtend.html#stackTraceToString(java.lang.StackTraceElement[])"><B>stackTraceToString(StackTraceElement[])</B></A> - Static method in class org.deegree_impl.tools.<A HREF="../org/deegree_impl/tools/StringExtend.html" title="class in org.deegree_impl.tools">StringExtend</A> <DD>transforms an array of StackTraceElements into a String <DT><A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html#startIndex"><B>startIndex</B></A> - Variable in class org.deegree_impl.io.shpapi.<A HREF="../org/deegree_impl/io/shpapi/DBaseFile.html" title="class in org.deegree_impl.io.shpapi">DBaseFile</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree.html#startIndex"><B>startIndex</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/tools/ObjectPool.html#startLifeTime"><B>startLifeTime</B></A> - Variable 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#startPosition"><B>startPosition</B></A> - Variable 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/wfs/protocol/WFSGetFeatureRequest_Impl.html#startPosition"><B>startPosition</B></A> - Variable 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/Dispatcher_Impl.html#startProcessingRequests()"><B>startProcessingRequests()</B></A> - Method in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/Dispatcher_Impl.html" title="class in org.deegree_impl.services.wfs">Dispatcher_Impl</A> <DD>starts the loop for processing requests and responses <DT><A HREF="../org/deegree_impl/services/wfs/Dispatcher_Impl.html#startProcessingResponses()"><B>startProcessingResponses()</B></A> - Method in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/Dispatcher_Impl.html" title="class in org.deegree_impl.services.wfs">Dispatcher_Impl</A> <DD>starts the loop for processing requests and responses <DT><A HREF="../org/deegree_impl/services/wcas/capabilities/PresentOptions_Impl.html#startRec"><B>startRec</B></A> - Variable 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/clients/wcasclient/model/DetailedMetadata.html#startTime"><B>startTime</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/tools/ObjectPool.html#startUsageTime"><B>startUsageTime</B></A> - Variable 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/tools/LecGUI.html#startbutton"><B>startbutton</B></A> - 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/io/shpapi/DBaseIndex.html#startingPageNo"><B>startingPageNo</B></A> - Variable 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/tools/shape/IndexFrame.html#stateChanged(javax.swing.event.ChangeEvent)"><B>stateChanged(ChangeEvent)</B></A> - Method in class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/IndexFrame.html" title="class in org.deegree_impl.tools.shape">IndexFrame</A> <DD>  <DT><A HREF="../org/deegree_impl/ogcbasic/ContactAddress_Impl.html#stateOrProvince"><B>stateOrProvince</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/model/ct/MatrixTransform.Provider.html#staticCreate(ParameterList)"><B>staticCreate(ParameterList)</B></A> - Static method in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/MatrixTransform.Provider.html" title="class in org.deegree_impl.model.ct">MatrixTransform.Provider</A> <DD>Static version of <A HREF="../org/deegree_impl/model/ct/MatrixTransform.Provider.html#create(ParameterList)"><CODE>MatrixTransform.Provider.create(ParameterList)</CODE></A>, for use by <A HREF="../org/deegree_impl/model/ct/MathTransformFactory.html#createParameterizedTransform(java.lang.String, ParameterList)"><CODE>MathTransformFactory.createParameterizedTransform(java.lang.String, ParameterList)</CODE></A>. <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASTransactionResponse_Impl.html#status"><B>status</B></A> - Variable 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#status"><B>status</B></A> - Variable 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/ISO19119_Impl.html#statuscode"><B>statuscode</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/AbstractHandler.Loop.html#stop"><B>stop</B></A> - Variable in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/AbstractHandler.Loop.html" title="class in org.deegree_impl.services">AbstractHandler.Loop</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/shape/IndexFrame.Indexing.html#stop"><B>stop</B></A> - Variable in class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/IndexFrame.Indexing.html" title="class in org.deegree_impl.tools.shape">IndexFrame.Indexing</A> <DD>  <DT><A HREF="../org/deegree_impl/tools/shape/IndexFrame.Indexing.html#stopIndexing()"><B>stopIndexing()</B></A> - Method in class org.deegree_impl.tools.shape.<A HREF="../org/deegree_impl/tools/shape/IndexFrame.Indexing.html" title="class in org.deegree_impl.tools.shape">IndexFrame.Indexing</A> <DD>  <DT><A HREF="../org/deegree_impl/services/AbstractHandler.Loop.html#stopLoop()"><B>stopLoop()</B></A> - Method in class org.deegree_impl.services.<A HREF="../org/deegree_impl/services/AbstractHandler.Loop.html" title="class in org.deegree_impl.services">AbstractHandler.Loop</A> <DD>stops the loop resp. the Thread <DT><A HREF="../org/deegree_impl/services/AbstractHandler.html#stopLoops()"><B>stopLoops()</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>stops the processing loop(s) <DT><A HREF="../org/deegree_impl/services/wfs/Dispatcher_Impl.html#stopLoops()"><B>stopLoops()</B></A> - Method in class org.deegree_impl.services.wfs.<A HREF="../org/deegree_impl/services/wfs/Dispatcher_Impl.html" title="class in org.deegree_impl.services.wfs">Dispatcher_Impl</A> <DD>stops the processing loop(s) <DT><A HREF="../org/deegree_impl/clients/wcasclient/configuration/Download.html#storageDirectory"><B>storageDirectory</B></A> - Variable 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/io/shpapi/DBaseIndex.Page.html#store()"><B>store()</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>This method is called if saving is needed <DT><A HREF="../org/deegree_impl/tools/raster/TileImageTree2.html#storeEnvelope(java.lang.String, double, double, double, double, double)"><B>storeEnvelope(String, double, double, double, double, double)</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>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/DownloadListener.LoadController.html#storeFC(org.deegree.model.feature.FeatureCollection, java.lang.String)"><B>storeFC(FeatureCollection, 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>stores the passed feature collection as zipped shape and returns the file name <DT><A HREF="../org/deegree_impl/clients/wcasclient/model/Contact.html#street"><B>street</B></A> - Variable 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/model/gc/ImgResize.html#stretch(int, int, int, int, int, int)"><B>stretch(int, int, int, int, int, int)</B></A> - Method in class org.deegree_impl.model.gc.<A HREF="../org/deegree_impl/model/gc/ImgResize.html" title="class in org.deegree_impl.model.gc">ImgResize</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Halo_Impl.html#stroke"><B>stroke</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/graphics/sld/LineSymbolizer_Impl.html#stroke"><B>stroke</B></A> - Variable in class org.deegree_impl.graphics.sld.<A HREF="../org/deegree_impl/graphics/sld/LineSymbolizer_Impl.html" title="class in org.deegree_impl.graphics.sld">LineSymbolizer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Mark_Impl.html#stroke"><B>stroke</B></A> - Variable 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/graphics/sld/PolygonSymbolizer_Impl.html#stroke"><B>stroke</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/clients/wcasclient/control/ISO19115RequestFactory.html#struct"><B>struct</B></A> - Static variable in class org.deegree_impl.clients.wcasclient.control.<A HREF="../org/deegree_impl/clients/wcasclient/control/ISO19115RequestFactory.html" title="class in org.deegree_impl.clients.wcasclient.control">ISO19115RequestFactory</A> <DD>  <DT><A HREF="../org/deegree_impl/io/OracleSpatialAccess.html#struct"><B>struct</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/clients/context/JSPFrontend.html#style"><B>style</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wms/protocol/WMSGetLegendGraphicRequest_Impl.html#style"><B>style</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/Layer.html#styleList"><B>styleList</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/services/wms/protocol/WMSGetMapRequest_Impl.Layer_Impl.html#styleName"><B>styleName</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewRequest_Impl.Layer_Impl.html#styleName"><B>styleName</B></A> - Variable in class org.deegree_impl.services.wts.protocol.<A HREF="../org/deegree_impl/services/wts/protocol/WTSGetViewRequest_Impl.Layer_Impl.html" title="class in org.deegree_impl.services.wts.protocol">WTSGetViewRequest_Impl.Layer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html#styleResource"><B>styleResource</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html#styleSheetURL"><B>styleSheetURL</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Style_Impl.html#styleURL"><B>styleURL</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/clients/context/SLD.html#styledLayerDescriptor"><B>styledLayerDescriptor</B></A> - Variable 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/StyleList.html#styles"><B>styles</B></A> - Variable in 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>  <DT><A HREF="../org/deegree_impl/graphics/Theme_Impl.html#styles"><B>styles</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>  <DT><A HREF="../org/deegree_impl/graphics/sld/Layer_Impl.html#styles"><B>styles</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.ServiceInvokerForNL.html#styles"><B>styles</B></A> - Variable in class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.ServiceInvokerForNL.html" title="class in org.deegree_impl.services.wms">GetMapHandler_Impl.ServiceInvokerForNL</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.ServiceInvokerForUL.html#styles"><B>styles</B></A> - Variable in class org.deegree_impl.services.wms.<A HREF="../org/deegree_impl/services/wms/GetMapHandler_Impl.ServiceInvokerForUL.html" title="class in org.deegree_impl.services.wms">GetMapHandler_Impl.ServiceInvokerForUL</A> <DD>  <DT><A HREF="../org/deegree_impl/services/wms/capabilities/Layer_Impl.html#styles"><B>styles</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/services/wms/capabilities/Style_Impl.html#styles"><B>styles</B></A> - Static variable in 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>  <DT><A HREF="../org/deegree_impl/tools/mail/EMailMessage.html#subject"><B>subject</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/model/cv/CVRange.html#substToken(org.deegree.services.RangeParamList, java.lang.String)"><B>substToken(RangeParamList, String)</B></A> - Method in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CVRange.html" title="class in org.deegree_impl.model.cv">CVRange</A> <DD>Replaces the known tokens with values instantiated in the proper RangeParam <DT><A HREF="../org/deegree_impl/model/cv/CVRangeFactory.html#substToken(org.deegree.services.RangeParamList, java.util.List, java.lang.String)"><B>substToken(RangeParamList, List, String)</B></A> - Static method in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CVRangeFactory.html" title="class in org.deegree_impl.model.cv">CVRangeFactory</A> <DD>Replaces rangeparam tokens with proper string FIXME Maybe this is the wrong place for this method <DT><A HREF="../org/deegree_impl/model/cv/CVRangeTime.html#substToken(org.deegree.services.RangeParamList, java.lang.String)"><B>substToken(RangeParamList, String)</B></A> - Method in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CVRangeTime.html" title="class in org.deegree_impl.model.cv">CVRangeTime</A> <DD>Replaces the known tokens with values instantiated in the proper RangeParam <DT><A HREF="../org/deegree_impl/services/wcas/protocol/CASSearchResponse_Impl.html#success"><B>success</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/protocol/CASSearchResult_Impl.html#success"><B>success</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/model/pt/AngleFormat.html#suffix0"><B>suffix0</B></A> - 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ères à insérer au début (<code>prefix</code>) et à la suite des degrés, minutes et secondes (<code>suffix0..2</code>). <DT><A HREF="../org/deegree_impl/model/pt/AngleFormat.html#suffix1"><B>suffix1</B></A> - 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ères à insérer au début (<code>prefix</code>) et à la suite des degrés, minutes et secondes (<code>suffix0..2</code>). <DT><A HREF="../org/deegree_impl/model/pt/AngleFormat.html#suffix2"><B>suffix2</B></A> - 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ères à insérer au début (<code>prefix</code>) et à la suite des degrés, minutes et secondes (<code>suffix0..2</code>). <DT><A HREF="../org/deegree_impl/model/resources/ResourceBundle.html#summarize(java.lang.String, int)"><B>summarize(String, int)</B></A> - Static method in class org.deegree_impl.model.resources.<A HREF="../org/deegree_impl/model/resources/ResourceBundle.html" title="class in org.deegree_impl.model.resources">ResourceBundle</A> <DD>Make sure that the <code>text</code> string is no longer than <code>maxLength</code> characters. <DT><A HREF="../org/deegree_impl/model/cv/Layer_Impl.html#supportedFormatList"><B>supportedFormatList</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/Layer_Impl.html" title="class in org.deegree_impl.model.cv">Layer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/cv/CoverageLayer_Impl.html#supportedInterpolationList"><B>supportedInterpolationList</B></A> - Variable in class org.deegree_impl.model.cv.<A HREF="../org/deegree_impl/model/cv/CoverageLayer_Impl.html" title="class in org.deegree_impl.model.cv">CoverageLayer_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/model/geometry/GM_SurfaceInterpolation_Impl.html#surfaceInterpolation"><B>surfaceInterpolation</B></A> - 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>  <DT><A HREF="../org/deegree_impl/model/ct/CoordinateTransformationFactory.html#swapAndScaleAxis(org.deegree_impl.model.cs.CoordinateSystem, org.deegree_impl.model.cs.CoordinateSystem)"><B>swapAndScaleAxis(CoordinateSystem, CoordinateSystem)</B></A> - Method in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/CoordinateTransformationFactory.html" title="class in org.deegree_impl.model.ct">CoordinateTransformationFactory</A> <DD>Returns an affine transform between two coordinate systems. <DT><A HREF="../org/deegree_impl/model/ct/CoordinateTransformationFactory.html#swapAndScaleGeoAxis(org.deegree_impl.model.cs.GeographicCoordinateSystem, org.deegree_impl.model.cs.GeographicCoordinateSystem)"><B>swapAndScaleGeoAxis(GeographicCoordinateSystem, GeographicCoordinateSystem)</B></A> - Method in class org.deegree_impl.model.ct.<A HREF="../org/deegree_impl/model/ct/CoordinateTransformationFactory.html" title="class in org.deegree_impl.model.ct">CoordinateTransformationFactory</A> <DD>Returns an affine transform between two geographic coordinate systems. <DT><A HREF="../org/deegree/graphics/MapView.html#swapThemes(org.deegree.graphics.Theme, org.deegree.graphics.Theme)"><B>swapThemes(Theme, Theme)</B></A> - Method in interface org.deegree.graphics.<A HREF="../org/deegree/graphics/MapView.html" title="interface in org.deegree.graphics">MapView</A> <DD>swaps the positions of the submitted themes <DT><A HREF="../org/deegree_impl/graphics/MapView_Impl.html#swapThemes(org.deegree.graphics.Theme, org.deegree.graphics.Theme)"><B>swapThemes(Theme, Theme)</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>swaps the positions of the submitted themes <DT><A HREF="../javax/units/Prefix.html#symbol"><B>symbol</B></A> - Variable in class javax.units.<A HREF="../javax/units/Prefix.html" title="class in javax.units">Prefix</A> <DD>Symbole du préfix. <DT><A HREF="../javax/units/Unit.html#symbol"><B>symbol</B></A> - Variable in class javax.units.<A HREF="../javax/units/Unit.html" title="class in javax.units">Unit</A> <DD>The unit's symbol. <DT><A HREF="../org/deegree_impl/graphics/displayelements/GeometryDisplayElement_Impl.html#symbolizer"><B>symbolizer</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/displayelements/RasterDisplayElement_Impl.html#symbolizer"><B>symbolizer</B></A> - Variable in class org.deegree_impl.graphics.displayelements.<A HREF="../org/deegree_impl/graphics/displayelements/RasterDisplayElement_Impl.html" title="class in org.deegree_impl.graphics.displayelements">RasterDisplayElement_Impl</A> <DD>  <DT><A HREF="../org/deegree_impl/graphics/sld/Rule_Impl.html#symbolizers"><B>symbolizers</B></A> - Variable 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>  <DT><A HREF="../org/deegree_impl/model/cs/ConvenienceCSFactory.html#systems"><B>systems</B></A> - Variable 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/model/cs/ConvenienceCSFactoryFull.html#systems"><B>systems</B></A> - Variable in class org.deegree_impl.model.cs.<A HREF="../org/deegree_impl/model/cs/ConvenienceCSFactoryFull.html" title="class in org.deegree_impl.model.cs">ConvenienceCSFactoryFull</A> <DD>  </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev">  <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="index-18.html"><B>PREV LETTER</B></A>   <A HREF="index-20.html"><B>NEXT LETTER</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html" target="_top"><B>FRAMES</B></A>    <A HREF="index-19.html" target="_top"><B>NO FRAMES</B></A>    <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Y</A> <A HREF="index-26.html">Z</A> <A HREF="index-27.html">_</A> <HR> </BODY> </HTML>