Class MultiDimensionSubset

java.lang.Object
ucar.unidata.data.DataSelection
edu.wisc.ssec.mcidasv.data.hydra.MultiDimensionSubset

public class MultiDimensionSubset extends ucar.unidata.data.DataSelection
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private double[][]
     
     
    private String[]
     

    Fields inherited from class ucar.unidata.data.DataSelection

    NULL, PROP_ASTIMEDRIVER, PROP_CHOOSERTIMEMATCHING, PROP_DATESELECTION, PROP_DEFAULT_LEVELS, PROP_DEFAULTVIEW, PROP_HASCORNER, PROP_PROGRESSIVERESOLUTION, PROP_REGIONOPTION, PROP_TIMESUBSET, PROP_USEDEFAULTAREA, PROP_USEDISPLAYAREA, PROP_USESELECTEDAREA, PROP_USESTIMEDRIVER, TIMESMODE_USEOTHER, TIMESMODE_USETHIS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    MultiDimensionSubset(double[][] coords, String[] keys)
     
    MultiDimensionSubset(Map<String,double[]> subset)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    double[][]
     
     
    Map<String,double[]>
     
    void
    setCoords(double[][] coords)
     
    void
    setKeys(String[] keys)
     
     

    Methods inherited from class ucar.unidata.data.DataSelection

    cloneMe, equals, getFromLevel, getGeoSelection, getGeoSelection, getProperties, getProperty, getProperty, getProperty, getTimeDriverTimes, getTimes, getTimesMode, getToLevel, getUseThisTimes, hashCode, hasTimes, merge, putProperty, removeProperty, setBounds, setFromLevel, setGeoSelection, setLevel, setLevelRange, setProperties, setTheTimeDriverTimes, setTimes, setTimesMode, setToLevel, setXStride, setXYStride, setYStride, setZStride

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, wait, wait, wait