@TimeParamsConstraint @NcssRequestConstraint public class NcssParamsBean extends Object
| Constructor and Description |
|---|
NcssParamsBean() |
public String getAccept()
public void setAccept(String accept)
public String getTime_start()
public void setTime_start(String time_start)
public String getTime_end()
public void setTime_end(String time_end)
public String getTime_duration()
public void setTime_duration(String time_duration)
public String getTime_window()
public void setTime_window(String time_window)
public String getTime()
public void setTime(String time)
public Double getVertCoord()
public void setVertCoord(Double vertCoord)
public Double getNorth()
public void setNorth(Double north)
public Double getSouth()
public void setSouth(Double south)
public Double getEast()
public void setEast(Double east)
public Double getWest()
public void setWest(Double west)
public Double getLatitude()
public void setLatitude(Double latitude)
public Double getLongitude()
public void setLongitude(Double longitude)
public Double getMinx()
public void setMinx(Double minx)
public Double getMaxx()
public void setMaxx(Double maxx)
public Double getMiny()
public void setMiny(Double miny)
public Double getMaxy()
public void setMaxy(Double maxy)
public boolean isAddLatLon()
public void setAddLatLon(boolean addLatLon)
public Integer getHorizStride()
public void setHorizStride(Integer horizStride)
public Integer getTimeStride()
public void setTimeStride(Integer timeStride)
public Integer getVertStride()
public void setVertStride(Integer vertStride)
public boolean hasLatLonPoint()
public boolean hasLatLonBB()
public boolean hasProjectionBB()
public boolean hasStations()
public String getTemporal()
public void setTemporal(String temporal)
public boolean isAllTimes()
public TimeDuration parseTimeDuration() throws NcssException
NcssExceptionpublic LatLonRect getBoundingBox()
public void setHasValidTime(boolean hasValidTime)
public void setHasValidDateRange(boolean hasValidDateRange)
public CalendarDateRange getCalendarDateRange(Calendar cal) throws ParseException
ParseExceptionpublic CalendarDate getRequestedTime(Calendar cal) throws ParseException
ParseExceptionpublic boolean isValidGridRequest()
public boolean intersectsTime(FeatureDataset fd, Formatter errs) throws ParseException
ParseExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.