Uses of Class
net.opengis.kml.v_2_3.PolygonType

Uses of PolygonType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return PolygonType
 PolygonType ObjectFactory.createPolygonType()
          Create an instance of PolygonType
 PolygonType PolygonType.withAbstractGeometryObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType PolygonType.withAbstractGeometryObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType PolygonType.withAbstractGeometryObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType PolygonType.withAbstractGeometrySimpleExtensionGroup(Collection<Object> values)
           
 PolygonType PolygonType.withAbstractGeometrySimpleExtensionGroup(List<Object> value)
           
 PolygonType PolygonType.withAbstractGeometrySimpleExtensionGroup(Object... values)
           
 PolygonType PolygonType.withAltitudeMode(AltitudeModeEnumType value)
           
 PolygonType PolygonType.withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType PolygonType.withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType PolygonType.withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType PolygonType.withAltitudeModeSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType PolygonType.withAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 PolygonType PolygonType.withAltitudeModeSimpleExtensionGroup(Object... values)
           
 PolygonType PolygonType.withExtrude(Boolean value)
           
 PolygonType PolygonType.withId(String value)
           
 PolygonType PolygonType.withInnerBoundaryIs(BoundaryType... values)
           
 PolygonType PolygonType.withInnerBoundaryIs(Collection<BoundaryType> values)
           
 PolygonType PolygonType.withInnerBoundaryIs(List<BoundaryType> value)
           
 PolygonType PolygonType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType PolygonType.withObjectSimpleExtensionGroup(List<Object> value)
           
 PolygonType PolygonType.withObjectSimpleExtensionGroup(Object... values)
           
 PolygonType PolygonType.withOuterBoundaryIs(BoundaryType value)
           
 PolygonType PolygonType.withPolygonObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType PolygonType.withPolygonObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType PolygonType.withPolygonObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType PolygonType.withPolygonSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType PolygonType.withPolygonSimpleExtensionGroup(List<Object> value)
           
 PolygonType PolygonType.withPolygonSimpleExtensionGroup(Object... values)
           
 PolygonType PolygonType.withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
           
 PolygonType PolygonType.withTargetId(String value)
           
 PolygonType PolygonType.withTessellate(Boolean value)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type PolygonType
 JAXBElement<PolygonType> ObjectFactory.createPolygon(PolygonType value)
          Create an instance of JAXBElement<PolygonType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type PolygonType
 JAXBElement<PolygonType> ObjectFactory.createPolygon(PolygonType value)
          Create an instance of JAXBElement<PolygonType>}
 



Copyright © 2008-2016. All Rights Reserved.