es.uji.lsi.wcs.XmlWcsParsing
Class LonLatEnvelope

java.lang.Object
  extended byes.uji.lsi.wcs.XmlWcsParsing.LonLatEnvelope

public class LonLatEnvelope
extends java.lang.Object

Author:
jaume

Constructor Summary
LonLatEnvelope(XMLNode node)
          Creates a new instance of LonLatEnvelope
 
Method Summary
 java.lang.String getSRS()
          Devuelve el nombre del SRS
 void setGmlPos(int index, XMLNode node)
           
 void setGmlTimePosition(int index, XMLNode node)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LonLatEnvelope

public LonLatEnvelope(XMLNode node)
Creates a new instance of LonLatEnvelope

Method Detail

setGmlPos

public void setGmlPos(int index,
                      XMLNode node)

setGmlTimePosition

public void setGmlTimePosition(int index,
                               XMLNode node)

toString

public java.lang.String toString()

getSRS

public java.lang.String getSRS()
Devuelve el nombre del SRS

Returns: