Uses of Class
net.opengis.eosps.v_2_0.SegmentType.Footprint
-
-
Uses of SegmentType.Footprint in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as SegmentType.Footprint Modifier and Type Field Description protected SegmentType.FootprintSegmentType. footprintMethods in net.opengis.eosps.v_2_0 that return SegmentType.Footprint Modifier and Type Method Description SegmentType.FootprintObjectFactory. createSegmentTypeFootprint()Create an instance ofSegmentType.FootprintSegmentType.FootprintSegmentType. getFootprint()Gets the value of the footprint property.SegmentType.FootprintSegmentType.Footprint. withPolygon(PolygonType value)Methods in net.opengis.eosps.v_2_0 with parameters of type SegmentType.Footprint Modifier and Type Method Description voidSegmentType. setFootprint(SegmentType.Footprint value)Sets the value of the footprint property.SegmentTypeSegmentType. withFootprint(SegmentType.Footprint value)Constructors in net.opengis.eosps.v_2_0 with parameters of type SegmentType.Footprint Constructor Description SegmentType(SegmentType.Footprint footprint, XMLGregorianCalendar acquisitionStartTime, XMLGregorianCalendar acquisitionStopTime, EarthObservationEquipmentPropertyType acquisitionMethod, String status, List<ReferenceType> relatedSegment, List<Object> extension, String id)Fully-initialising value constructor
-