public abstract class NcTimePositionType
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static net.opengis.gml.x32.TimePositionType |
initBeginPosition(net.opengis.gml.x32.TimePositionType beginPosition,
StationTimeSeriesFeature stationFeat) |
static net.opengis.gml.x32.TimePositionType |
initEndPosition(net.opengis.gml.x32.TimePositionType endPosition,
StationTimeSeriesFeature stationFeat) |
static net.opengis.gml.x32.TimePositionType |
initTime(net.opengis.gml.x32.TimePositionType time,
PointFeature pointFeat) |
static net.opengis.gml.x32.TimePositionType |
initTimePosition(net.opengis.gml.x32.TimePositionType timePosition) |
public static net.opengis.gml.x32.TimePositionType initTime(net.opengis.gml.x32.TimePositionType time, PointFeature pointFeat)
public static net.opengis.gml.x32.TimePositionType initBeginPosition(net.opengis.gml.x32.TimePositionType beginPosition, StationTimeSeriesFeature stationFeat) throws java.io.IOException
java.io.IOException
public static net.opengis.gml.x32.TimePositionType initEndPosition(net.opengis.gml.x32.TimePositionType endPosition, StationTimeSeriesFeature stationFeat) throws java.io.IOException
java.io.IOException
public static net.opengis.gml.x32.TimePositionType initTimePosition(net.opengis.gml.x32.TimePositionType timePosition)