Class NcTimePositionType


  • public abstract class NcTimePositionType
    extends Object
    Created by cwardgar on 2014/03/05.
    • Method Detail

      • initTime

        public static net.opengis.gml.x32.TimePositionType initTime​(net.opengis.gml.x32.TimePositionType time,
                                                                    PointFeature pointFeat)
      • initBeginPosition

        public static net.opengis.gml.x32.TimePositionType initBeginPosition​(net.opengis.gml.x32.TimePositionType beginPosition,
                                                                             CalendarDate date)
                                                                      throws IOException
        Throws:
        IOException
      • initEndPosition

        public static net.opengis.gml.x32.TimePositionType initEndPosition​(net.opengis.gml.x32.TimePositionType endPosition,
                                                                           CalendarDate date)
                                                                    throws IOException
        Throws:
        IOException
      • initTimePosition

        public static net.opengis.gml.x32.TimePositionType initTimePosition​(net.opengis.gml.x32.TimePositionType timePosition)