deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.graphics.sld
Class Extent

java.lang.Object
  extended by org.deegree.graphics.sld.Extent
All Implemented Interfaces:
Marshallable

public class Extent
extends Object
implements Marshallable

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Andreas Poth, last edited by: $Author: mschneider $

Constructor Summary
Extent()
          default constructor
Extent(String value, String name)
          constructor initializing the class with the
 
Method Summary
 String exportAsXML()
          exports the content of the FeatureTypeConstraint as XML formated String
 String getName()
          returns the name of the extent
 String getValue()
          returns the value of the extent
 void setName(String name)
          sets the name of the extent
 void setValue(String value)
          sets the value of the extent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Extent

Extent()
default constructor


Extent

Extent(String value,
       String name)
constructor initializing the class with the

Parameters:
value -
name -
Method Detail

getName

public String getName()
returns the name of the extent

Returns:
the name of the extent

setName

public void setName(String name)
sets the name of the extent

Parameters:
name - the name of the extent

getValue

public String getValue()
returns the value of the extent

Returns:
the value of the extent

setValue

public void setValue(String value)
sets the value of the extent

Parameters:
value - the value of the extent

exportAsXML

public String exportAsXML()
exports the content of the FeatureTypeConstraint as XML formated String

Specified by:
exportAsXML in interface Marshallable
Returns:
xml representation of the FeatureTypeConstraint

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org