net.opengis.kml.v_2_3
Class PolygonType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractGeometryType
          extended by net.opengis.kml.v_2_3.PolygonType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

public class PolygonType
extends AbstractGeometryType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

Java class for PolygonType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PolygonType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractGeometryType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}extrude" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}tessellate" minOccurs="0"/>
         <group ref="{http://www.opengis.net/kml/2.2}AltitudeModeGroup"/>
         <element ref="{http://www.opengis.net/kml/2.2}outerBoundaryIs" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}innerBoundaryIs" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}PolygonSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}PolygonObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  AltitudeModeEnumType altitudeMode
           
protected  List<AbstractObjectType> altitudeModeObjectExtensionGroup
           
protected  List<Object> altitudeModeSimpleExtensionGroup
           
protected  Boolean extrude
           
protected  List<BoundaryType> innerBoundaryIs
           
protected  BoundaryType outerBoundaryIs
           
protected  List<AbstractObjectType> polygonObjectExtensionGroup
           
protected  List<Object> polygonSimpleExtensionGroup
           
protected  SeaFloorAltitudeModeEnumType seaFloorAltitudeMode
           
protected  Boolean tessellate
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractGeometryType
abstractGeometryObjectExtensionGroup, abstractGeometrySimpleExtensionGroup
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
PolygonType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 AltitudeModeEnumType getAltitudeMode()
          Gets the value of the altitudeMode property.
 List<AbstractObjectType> getAltitudeModeObjectExtensionGroup()
          Gets the value of the altitudeModeObjectExtensionGroup property.
 List<Object> getAltitudeModeSimpleExtensionGroup()
          Gets the value of the altitudeModeSimpleExtensionGroup property.
 List<BoundaryType> getInnerBoundaryIs()
          Gets the value of the innerBoundaryIs property.
 BoundaryType getOuterBoundaryIs()
          Gets the value of the outerBoundaryIs property.
 List<AbstractObjectType> getPolygonObjectExtensionGroup()
          Gets the value of the polygonObjectExtensionGroup property.
 List<Object> getPolygonSimpleExtensionGroup()
          Gets the value of the polygonSimpleExtensionGroup property.
 SeaFloorAltitudeModeEnumType getSeaFloorAltitudeMode()
          Gets the value of the seaFloorAltitudeMode property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 Boolean isExtrude()
          Gets the value of the extrude property.
 boolean isSetAltitudeMode()
           
 boolean isSetAltitudeModeObjectExtensionGroup()
           
 boolean isSetAltitudeModeSimpleExtensionGroup()
           
 boolean isSetExtrude()
           
 boolean isSetInnerBoundaryIs()
           
 boolean isSetOuterBoundaryIs()
           
 boolean isSetPolygonObjectExtensionGroup()
           
 boolean isSetPolygonSimpleExtensionGroup()
           
 boolean isSetSeaFloorAltitudeMode()
           
 boolean isSetTessellate()
           
 Boolean isTessellate()
          Gets the value of the tessellate property.
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setAltitudeMode(AltitudeModeEnumType value)
          Sets the value of the altitudeMode property.
 void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 void setExtrude(Boolean value)
          Sets the value of the extrude property.
 void setInnerBoundaryIs(List<BoundaryType> value)
           
 void setOuterBoundaryIs(BoundaryType value)
          Sets the value of the outerBoundaryIs property.
 void setPolygonObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setPolygonSimpleExtensionGroup(List<Object> value)
           
 void setSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
          Sets the value of the seaFloorAltitudeMode property.
 void setTessellate(Boolean value)
          Sets the value of the tessellate property.
 String toString()
           
 void unsetAltitudeModeObjectExtensionGroup()
           
 void unsetAltitudeModeSimpleExtensionGroup()
           
 void unsetInnerBoundaryIs()
           
 void unsetPolygonObjectExtensionGroup()
           
 void unsetPolygonSimpleExtensionGroup()
           
 PolygonType withAbstractGeometryObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType withAbstractGeometryObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType withAbstractGeometryObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType withAbstractGeometrySimpleExtensionGroup(Collection<Object> values)
           
 PolygonType withAbstractGeometrySimpleExtensionGroup(List<Object> value)
           
 PolygonType withAbstractGeometrySimpleExtensionGroup(Object... values)
           
 PolygonType withAltitudeMode(AltitudeModeEnumType value)
           
 PolygonType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType withAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 PolygonType withAltitudeModeSimpleExtensionGroup(Object... values)
           
 PolygonType withExtrude(Boolean value)
           
 PolygonType withId(String value)
           
 PolygonType withInnerBoundaryIs(BoundaryType... values)
           
 PolygonType withInnerBoundaryIs(Collection<BoundaryType> values)
           
 PolygonType withInnerBoundaryIs(List<BoundaryType> value)
           
 PolygonType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType withObjectSimpleExtensionGroup(List<Object> value)
           
 PolygonType withObjectSimpleExtensionGroup(Object... values)
           
 PolygonType withOuterBoundaryIs(BoundaryType value)
           
 PolygonType withPolygonObjectExtensionGroup(AbstractObjectType... values)
           
 PolygonType withPolygonObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 PolygonType withPolygonObjectExtensionGroup(List<AbstractObjectType> value)
           
 PolygonType withPolygonSimpleExtensionGroup(Collection<Object> values)
           
 PolygonType withPolygonSimpleExtensionGroup(List<Object> value)
           
 PolygonType withPolygonSimpleExtensionGroup(Object... values)
           
 PolygonType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
           
 PolygonType withTargetId(String value)
           
 PolygonType withTessellate(Boolean value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractGeometryType
getAbstractGeometryObjectExtensionGroup, getAbstractGeometrySimpleExtensionGroup, isSetAbstractGeometryObjectExtensionGroup, isSetAbstractGeometrySimpleExtensionGroup, setAbstractGeometryObjectExtensionGroup, setAbstractGeometrySimpleExtensionGroup, unsetAbstractGeometryObjectExtensionGroup, unsetAbstractGeometrySimpleExtensionGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractObjectType
getId, getObjectSimpleExtensionGroup, getOtherAttributes, getTargetId, isSetId, isSetObjectSimpleExtensionGroup, isSetTargetId, setId, setObjectSimpleExtensionGroup, setTargetId, unsetObjectSimpleExtensionGroup
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

extrude

protected Boolean extrude

tessellate

protected Boolean tessellate

altitudeMode

protected AltitudeModeEnumType altitudeMode

seaFloorAltitudeMode

protected SeaFloorAltitudeModeEnumType seaFloorAltitudeMode

altitudeModeSimpleExtensionGroup

protected List<Object> altitudeModeSimpleExtensionGroup

altitudeModeObjectExtensionGroup

protected List<AbstractObjectType> altitudeModeObjectExtensionGroup

outerBoundaryIs

protected BoundaryType outerBoundaryIs

innerBoundaryIs

protected List<BoundaryType> innerBoundaryIs

polygonSimpleExtensionGroup

protected List<Object> polygonSimpleExtensionGroup

polygonObjectExtensionGroup

protected List<AbstractObjectType> polygonObjectExtensionGroup
Constructor Detail

PolygonType

public PolygonType()
Method Detail

isExtrude

public Boolean isExtrude()
Gets the value of the extrude property.

Returns:
possible object is Boolean

setExtrude

public void setExtrude(Boolean value)
Sets the value of the extrude property.

Parameters:
value - allowed object is Boolean

isSetExtrude

public boolean isSetExtrude()

isTessellate

public Boolean isTessellate()
Gets the value of the tessellate property.

Returns:
possible object is Boolean

setTessellate

public void setTessellate(Boolean value)
Sets the value of the tessellate property.

Parameters:
value - allowed object is Boolean

isSetTessellate

public boolean isSetTessellate()

getAltitudeMode

public AltitudeModeEnumType getAltitudeMode()
Gets the value of the altitudeMode property.

Returns:
possible object is AltitudeModeEnumType

setAltitudeMode

public void setAltitudeMode(AltitudeModeEnumType value)
Sets the value of the altitudeMode property.

Parameters:
value - allowed object is AltitudeModeEnumType

isSetAltitudeMode

public boolean isSetAltitudeMode()

getSeaFloorAltitudeMode

public SeaFloorAltitudeModeEnumType getSeaFloorAltitudeMode()
Gets the value of the seaFloorAltitudeMode property.

Returns:
possible object is SeaFloorAltitudeModeEnumType

setSeaFloorAltitudeMode

public void setSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
Sets the value of the seaFloorAltitudeMode property.

Parameters:
value - allowed object is SeaFloorAltitudeModeEnumType

isSetSeaFloorAltitudeMode

public boolean isSetSeaFloorAltitudeMode()

getAltitudeModeSimpleExtensionGroup

public List<Object> getAltitudeModeSimpleExtensionGroup()
Gets the value of the altitudeModeSimpleExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the altitudeModeSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getAltitudeModeSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetAltitudeModeSimpleExtensionGroup

public boolean isSetAltitudeModeSimpleExtensionGroup()

unsetAltitudeModeSimpleExtensionGroup

public void unsetAltitudeModeSimpleExtensionGroup()

getAltitudeModeObjectExtensionGroup

public List<AbstractObjectType> getAltitudeModeObjectExtensionGroup()
Gets the value of the altitudeModeObjectExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the altitudeModeObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getAltitudeModeObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetAltitudeModeObjectExtensionGroup

public boolean isSetAltitudeModeObjectExtensionGroup()

unsetAltitudeModeObjectExtensionGroup

public void unsetAltitudeModeObjectExtensionGroup()

getOuterBoundaryIs

public BoundaryType getOuterBoundaryIs()
Gets the value of the outerBoundaryIs property.

Returns:
possible object is BoundaryType

setOuterBoundaryIs

public void setOuterBoundaryIs(BoundaryType value)
Sets the value of the outerBoundaryIs property.

Parameters:
value - allowed object is BoundaryType

isSetOuterBoundaryIs

public boolean isSetOuterBoundaryIs()

getInnerBoundaryIs

public List<BoundaryType> getInnerBoundaryIs()
Gets the value of the innerBoundaryIs property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the innerBoundaryIs property.

For example, to add a new item, do as follows:

    getInnerBoundaryIs().add(newItem);
 

Objects of the following type(s) are allowed in the list BoundaryType


isSetInnerBoundaryIs

public boolean isSetInnerBoundaryIs()

unsetInnerBoundaryIs

public void unsetInnerBoundaryIs()

getPolygonSimpleExtensionGroup

public List<Object> getPolygonSimpleExtensionGroup()
Gets the value of the polygonSimpleExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the polygonSimpleExtensionGroup property.

For example, to add a new item, do as follows:

    getPolygonSimpleExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetPolygonSimpleExtensionGroup

public boolean isSetPolygonSimpleExtensionGroup()

unsetPolygonSimpleExtensionGroup

public void unsetPolygonSimpleExtensionGroup()

getPolygonObjectExtensionGroup

public List<AbstractObjectType> getPolygonObjectExtensionGroup()
Gets the value of the polygonObjectExtensionGroup property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the polygonObjectExtensionGroup property.

For example, to add a new item, do as follows:

    getPolygonObjectExtensionGroup().add(newItem);
 

Objects of the following type(s) are allowed in the list AbstractObjectType


isSetPolygonObjectExtensionGroup

public boolean isSetPolygonObjectExtensionGroup()

unsetPolygonObjectExtensionGroup

public void unsetPolygonObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractGeometryType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractGeometryType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractGeometryType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractGeometryType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractGeometryType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractGeometryType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractGeometryType

clone

public Object clone()
Overrides:
clone in class AbstractGeometryType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractGeometryType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractGeometryType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractGeometryType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractGeometryType

setAltitudeModeSimpleExtensionGroup

public void setAltitudeModeSimpleExtensionGroup(List<Object> value)

setAltitudeModeObjectExtensionGroup

public void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

setInnerBoundaryIs

public void setInnerBoundaryIs(List<BoundaryType> value)

setPolygonSimpleExtensionGroup

public void setPolygonSimpleExtensionGroup(List<Object> value)

setPolygonObjectExtensionGroup

public void setPolygonObjectExtensionGroup(List<AbstractObjectType> value)

withExtrude

public PolygonType withExtrude(Boolean value)

withTessellate

public PolygonType withTessellate(Boolean value)

withAltitudeMode

public PolygonType withAltitudeMode(AltitudeModeEnumType value)

withSeaFloorAltitudeMode

public PolygonType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)

withAltitudeModeSimpleExtensionGroup

public PolygonType withAltitudeModeSimpleExtensionGroup(Object... values)

withAltitudeModeSimpleExtensionGroup

public PolygonType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)

withAltitudeModeObjectExtensionGroup

public PolygonType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)

withAltitudeModeObjectExtensionGroup

public PolygonType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)

withOuterBoundaryIs

public PolygonType withOuterBoundaryIs(BoundaryType value)

withInnerBoundaryIs

public PolygonType withInnerBoundaryIs(BoundaryType... values)

withInnerBoundaryIs

public PolygonType withInnerBoundaryIs(Collection<BoundaryType> values)

withPolygonSimpleExtensionGroup

public PolygonType withPolygonSimpleExtensionGroup(Object... values)

withPolygonSimpleExtensionGroup

public PolygonType withPolygonSimpleExtensionGroup(Collection<Object> values)

withPolygonObjectExtensionGroup

public PolygonType withPolygonObjectExtensionGroup(AbstractObjectType... values)

withPolygonObjectExtensionGroup

public PolygonType withPolygonObjectExtensionGroup(Collection<AbstractObjectType> values)

withAltitudeModeSimpleExtensionGroup

public PolygonType withAltitudeModeSimpleExtensionGroup(List<Object> value)

withAltitudeModeObjectExtensionGroup

public PolygonType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

withInnerBoundaryIs

public PolygonType withInnerBoundaryIs(List<BoundaryType> value)

withPolygonSimpleExtensionGroup

public PolygonType withPolygonSimpleExtensionGroup(List<Object> value)

withPolygonObjectExtensionGroup

public PolygonType withPolygonObjectExtensionGroup(List<AbstractObjectType> value)

withAbstractGeometrySimpleExtensionGroup

public PolygonType withAbstractGeometrySimpleExtensionGroup(Object... values)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometrySimpleExtensionGroup

public PolygonType withAbstractGeometrySimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public PolygonType withAbstractGeometryObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public PolygonType withAbstractGeometryObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withAbstractGeometrySimpleExtensionGroup

public PolygonType withAbstractGeometrySimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractGeometrySimpleExtensionGroup in class AbstractGeometryType

withAbstractGeometryObjectExtensionGroup

public PolygonType withAbstractGeometryObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractGeometryObjectExtensionGroup in class AbstractGeometryType

withObjectSimpleExtensionGroup

public PolygonType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType

withObjectSimpleExtensionGroup

public PolygonType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType

withId

public PolygonType withId(String value)
Overrides:
withId in class AbstractGeometryType

withTargetId

public PolygonType withTargetId(String value)
Overrides:
withTargetId in class AbstractGeometryType

withObjectSimpleExtensionGroup

public PolygonType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractGeometryType


Copyright © 2008-2016. All Rights Reserved.