Uses of Class
org.deegree.coverage.rangeset.AxisSubset

Packages that use AxisSubset
org.deegree.coverage.rangeset   
org.deegree.services.wcs.describecoverage   
 

Uses of AxisSubset in org.deegree.coverage.rangeset
 

Methods in org.deegree.coverage.rangeset that return types with arguments of type AxisSubset
 List<AxisSubset> RangeSet.getAxisDescriptions()
           
 

Methods in org.deegree.coverage.rangeset with parameters of type AxisSubset
 boolean AxisSubset.match(AxisSubset other, boolean convert)
           
 

Constructor parameters in org.deegree.coverage.rangeset with type arguments of type AxisSubset
RangeSet(List<AxisSubset> axisDescriptions)
          Defines the construction of a range subset.
RangeSet(String name, String label, List<AxisSubset> axisDescriptions, SingleValue<?> nullValue)
           
 

Uses of AxisSubset in org.deegree.services.wcs.describecoverage
 

Method parameters in org.deegree.services.wcs.describecoverage with type arguments of type AxisSubset
protected static void CoverageDescription100XMLAdapter.exportAxisDescriptions(XMLStreamWriter writer, List<AxisSubset> axisDescriptions)
           
 



Copyright © 2011. All Rights Reserved.