org.gvsig.remoteclient.wcs.wcs_1_0_0
Class WCSCoverage1_0_0

java.lang.Object
  extended by org.gvsig.remoteclient.wcs.WCSCoverage
      extended by org.gvsig.remoteclient.wcs.wcs_1_0_0.WCSCoverage1_0_0
All Implemented Interfaces:
ILayer

public class WCSCoverage1_0_0
extends WCSCoverage

Author:
jaume

Nested Class Summary
 
Nested classes/interfaces inherited from class org.gvsig.remoteclient.wcs.WCSCoverage
WCSCoverage.AxisDescription, WCSCoverage.RectifiedGrid
 
Field Summary
 
Fields inherited from class org.gvsig.remoteclient.wcs.WCSCoverage
axisPool, rg, SEPARATOR, timePeriod
 
Constructor Summary
WCSCoverage1_0_0()
           
 
Method Summary
 void parse(org.kxml2.io.KXmlParser parser)
          Parses the fragment of the XML document that describes this layer (or coverage)
 
Methods inherited from class org.gvsig.remoteclient.wcs.WCSCoverage
addBBox, addFormat, addInterpolationMethod, addSRSs, addTimePosition, getAbstract, getAllSrs, getBbox, getBBoxes, getFormats, getInterpolationMethods, getLatLonBox, getName, getNativeFormat, getNativeSRS, getRangeSetLabel, getRangeSetName, getRectifiedGrid, getResX, getResY, getSRSs, getTimePositions, getTitle, setAbstract, setLonLatBox, setName, setNativeFormat, setNativeSRS, setRangeSetLabel, setRangeSetName, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCSCoverage1_0_0

public WCSCoverage1_0_0()
Method Detail

parse

public void parse(org.kxml2.io.KXmlParser parser)
           throws org.xmlpull.v1.XmlPullParserException,
                  java.io.IOException
Description copied from class: WCSCoverage
Parses the fragment of the XML document that describes this layer (or coverage)

Specified by:
parse in class WCSCoverage
Throws:
org.xmlpull.v1.XmlPullParserException
java.io.IOException


Copyright © 2014 gvSIG Association. All Rights Reserved.