Uses of Class
net.opengis.www.gml.v3_2.PolygonType.Builder
Packages that use PolygonType.Builder
-
Uses of PolygonType.Builder in net.opengis.www.gml.v3_2
Methods in net.opengis.www.gml.v3_2 that return PolygonType.BuilderModifier and TypeMethodDescriptionPolygonType.Builder.addAllInterior(Iterable<? extends AbstractRingPropertyType> values) A boundary of a surface consists of a number of rings.PolygonType.Builder.addAllName(Iterable<? extends CodeType> values) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.addInterior(int index, AbstractRingPropertyType value) A boundary of a surface consists of a number of rings.PolygonType.Builder.addInterior(int index, AbstractRingPropertyType.Builder builderForValue) A boundary of a surface consists of a number of rings.PolygonType.Builder.addInterior(AbstractRingPropertyType value) A boundary of a surface consists of a number of rings.PolygonType.Builder.addInterior(AbstractRingPropertyType.Builder builderForValue) A boundary of a surface consists of a number of rings.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.addName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.addName(CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.clear()PolygonType.Builder.clearDescriptionReference()The value of this property is a remote text description of the object.PolygonType.Builder.clearExterior()A boundary of a surface consists of a number of rings.PolygonType.Builder.clearId()The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PolygonType.Builder.clearIdentifier()Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PolygonType.Builder.clearInterior()A boundary of a surface consists of a number of rings.PolygonType.Builder.clearName()The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.clearSrsDimension()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]PolygonType.Builder.clearSrsName()[gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]GeometricPrimitivePropertyType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeometryPropertyType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfaceArrayPropertyType.SequenceWrapper_SurfaceArrayPropertyType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfacePropertyType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PolygonType.Builder.mergeDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.PolygonType.Builder.mergeExterior(AbstractRingPropertyType value) A boundary of a surface consists of a number of rings.PolygonType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PolygonType.Builder.mergeFrom(com.google.protobuf.Message other) PolygonType.Builder.mergeFrom(PolygonType other) PolygonType.Builder.mergeIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.static PolygonType.BuilderPolygonType.newBuilder()static PolygonType.BuilderPolygonType.newBuilder(PolygonType prototype) PolygonType.newBuilderForType()protected PolygonType.BuilderPolygonType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PolygonType.Builder.removeInterior(int index) A boundary of a surface consists of a number of rings.PolygonType.Builder.removeName(int index) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.setDescriptionReference(ReferenceType value) The value of this property is a remote text description of the object.PolygonType.Builder.setDescriptionReference(ReferenceType.Builder builderForValue) The value of this property is a remote text description of the object.PolygonType.Builder.setExterior(AbstractRingPropertyType value) A boundary of a surface consists of a number of rings.PolygonType.Builder.setExterior(AbstractRingPropertyType.Builder builderForValue) A boundary of a surface consists of a number of rings.The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PolygonType.Builder.setIdBytes(com.google.protobuf.ByteString value) The attribute gml:id supports provision of a handle for the XML element representing a GML Object.PolygonType.Builder.setIdentifier(CodeWithAuthorityType value) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PolygonType.Builder.setIdentifier(CodeWithAuthorityType.Builder builderForValue) Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided.PolygonType.Builder.setInterior(int index, AbstractRingPropertyType value) A boundary of a surface consists of a number of rings.PolygonType.Builder.setInterior(int index, AbstractRingPropertyType.Builder builderForValue) A boundary of a surface consists of a number of rings.The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.setName(int index, CodeType.Builder builderForValue) The gml:name property provides a label or identifier for the object, commonly a descriptive name.PolygonType.Builder.setSrsDimension(int value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 37:58]PolygonType.Builder.setSrsName(String value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]PolygonType.Builder.setSrsNameBytes(com.google.protobuf.ByteString value) [gml/geometryBasic0d1d-extract-v3_2_1.xsd at 36:44]PolygonType.toBuilder()Methods in net.opengis.www.gml.v3_2 with parameters of type PolygonType.BuilderModifier and TypeMethodDescriptionGeometricPrimitivePropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeometryArrayPropertyType.SequenceWrapper_GeometryArrayPropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeometryPropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfaceArrayPropertyType.SequenceWrapper_SurfaceArrayPropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SurfacePropertyType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6). -
Uses of PolygonType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PolygonType.BuilderModifier and TypeMethodDescriptionAccessSpace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessSpaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Address_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AddressablePlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AddressablePlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AdministrativeZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AdministrativeZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).BoardingPosition_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).BoardingPositionType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Country_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).CountryType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).EquipmentPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).EquipmentPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FareZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FareZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleQuay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleQuayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleStopPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleStopPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Garage_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GarageType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeneralZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeneralZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GroupOfStopPlacesStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GroupOfStopPlacesType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).HailAndRideArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).HailAndRideAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MobilityServiceConstraintZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MobilityServiceConstraintZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MonitoredVehicleSharingParkingBay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MonitoredVehicleSharingParkingBayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).OnlineServiceOperator_VersionStructure.AddressType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).OnlineServiceOperatorType.AddressType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Parking_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingBay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingBayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingComponent_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingComponentType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingEntranceForVehicles.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingEntranceForVehiclesType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingPassengerEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingPassengerEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Place_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterest_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestComponent_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestSpace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestSpaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestVehicleEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestVehicleEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PostalAddress_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PostalAddressType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Quay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).QuayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoadAddress_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoadAddressType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoutingConstraintZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoutingConstraintZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ServiceSite_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ServiceSiteType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Site_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteComponent_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteElement_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceComponent_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceSpace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceVehicleEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceVehicleEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TariffZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TariffZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiParkingArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiParkingAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiRank_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiRankType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiStand_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiStandType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TopographicPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TopographicPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportAdministrativeZone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportAdministrativeZoneType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportOrganisation_VersionStructure_AddressType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleEntrance_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleEntranceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleMeetingPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleMeetingPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingMeetingPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingMeetingPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingBay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingBayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingArea_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingAreaType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingBay_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingBayType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPlace_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPlaceType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPosition_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPositionType.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Zone_VersionStructure.Builder.getPolygonBuilder()A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Methods in uk.org.netex.www.netex with parameters of type PolygonType.BuilderModifier and TypeMethodDescriptionAccessSpace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessSpaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AccessZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Address_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AddressablePlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AddressablePlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AdministrativeZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).AdministrativeZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).BoardingPosition_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).BoardingPositionType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Country_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).CountryType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).EquipmentPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).EquipmentPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FareZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FareZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleQuay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleQuayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleStopPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).FlexibleStopPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Garage_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GarageType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeneralZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GeneralZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GroupOfStopPlacesStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).GroupOfStopPlacesType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).HailAndRideArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).HailAndRideAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MobilityServiceConstraintZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MobilityServiceConstraintZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MonitoredVehicleSharingParkingBay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).MonitoredVehicleSharingParkingBayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).OnlineServiceOperator_VersionStructure.AddressType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).OnlineServiceOperatorType.AddressType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Parking_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingBay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingBayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingComponent_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingComponentType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingEntranceForVehicles.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingEntranceForVehiclesType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingPassengerEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingPassengerEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ParkingType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Place_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterest_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestComponent_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestSpace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestSpaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestVehicleEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PointOfInterestVehicleEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PostalAddress_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).PostalAddressType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Quay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).QuayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoadAddress_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoadAddressType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoutingConstraintZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).RoutingConstraintZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ServiceSite_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).ServiceSiteType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Site_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteComponent_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteElement_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).SiteEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceComponent_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceSpace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceVehicleEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).StopPlaceVehicleEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TariffZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TariffZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiParkingArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiParkingAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiRank_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiRankType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiStand_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TaxiStandType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TopographicPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TopographicPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportAdministrativeZone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportAdministrativeZoneType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).TransportOrganisation_VersionStructure_AddressType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleEntrance_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleEntranceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleMeetingPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleMeetingPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingMeetingPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingMeetingPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingBay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehiclePoolingParkingBayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingArea_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingAreaType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingBay_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleSharingParkingBayType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPlace_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPlaceType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPosition_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).VehicleStoppingPositionType.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).Zone_VersionStructure.Builder.setPolygon(PolygonType.Builder builderForValue) A Polygon is a special surface that is defined by a single surface patch (see D.3.6).