net.opengis.kml.v_2_3
Class GroundOverlayType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractFeatureType
          extended by net.opengis.kml.v_2_3.AbstractOverlayType
              extended by net.opengis.kml.v_2_3.GroundOverlayType
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 GroundOverlayType
extends AbstractOverlayType
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 GroundOverlayType complex type.

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

 <complexType name="GroundOverlayType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractOverlayType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}altitude" minOccurs="0"/>
         <group ref="{http://www.opengis.net/kml/2.2}AltitudeModeGroup"/>
         <element ref="{http://www.opengis.net/kml/2.2}AbstractExtentGroup" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}GroundOverlaySimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}GroundOverlayObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  JAXBElement<? extends AbstractExtentType> abstractExtentGroup
           
protected  Double altitude
           
protected  AltitudeModeEnumType altitudeMode
           
protected  List<AbstractObjectType> altitudeModeObjectExtensionGroup
           
protected  List<Object> altitudeModeSimpleExtensionGroup
           
protected  List<AbstractObjectType> groundOverlayObjectExtensionGroup
           
protected  List<Object> groundOverlaySimpleExtensionGroup
           
protected  SeaFloorAltitudeModeEnumType seaFloorAltitudeMode
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractOverlayType
abstractOverlayObjectExtensionGroup, abstractOverlaySimpleExtensionGroup, color, drawOrder, icon
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
abstractExtendedDataGroup, abstractFeatureObjectExtensionGroup, abstractFeatureSimpleExtensionGroup, abstractSnippetGroup, abstractStyleSelectorGroup, abstractTimePrimitiveGroup, abstractViewGroup, address, addressDetails, atomAuthor, atomLink, balloonVisibility, description, name, open, phoneNumber, region, styleUrl, visibility
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
GroundOverlayType()
           
 
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)
           
 JAXBElement<? extends AbstractExtentType> getAbstractExtentGroup()
          Gets the value of the abstractExtentGroup property.
 Double getAltitude()
          Gets the value of the altitude property.
 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<AbstractObjectType> getGroundOverlayObjectExtensionGroup()
          Gets the value of the groundOverlayObjectExtensionGroup property.
 List<Object> getGroundOverlaySimpleExtensionGroup()
          Gets the value of the groundOverlaySimpleExtensionGroup 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 isSetAbstractExtentGroup()
           
 boolean isSetAltitude()
           
 boolean isSetAltitudeMode()
           
 boolean isSetAltitudeModeObjectExtensionGroup()
           
 boolean isSetAltitudeModeSimpleExtensionGroup()
           
 boolean isSetGroundOverlayObjectExtensionGroup()
           
 boolean isSetGroundOverlaySimpleExtensionGroup()
           
 boolean isSetSeaFloorAltitudeMode()
           
 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 setAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
          Sets the value of the abstractExtentGroup property.
 void setAltitude(Double value)
          Sets the value of the altitude property.
 void setAltitudeMode(AltitudeModeEnumType value)
          Sets the value of the altitudeMode property.
 void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 void setGroundOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setGroundOverlaySimpleExtensionGroup(List<Object> value)
           
 void setSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
          Sets the value of the seaFloorAltitudeMode property.
 String toString()
           
 void unsetAltitudeModeObjectExtensionGroup()
           
 void unsetAltitudeModeSimpleExtensionGroup()
           
 void unsetGroundOverlayObjectExtensionGroup()
           
 void unsetGroundOverlaySimpleExtensionGroup()
           
 GroundOverlayType withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 GroundOverlayType withAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
           
 GroundOverlayType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 GroundOverlayType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 GroundOverlayType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 GroundOverlayType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 GroundOverlayType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 GroundOverlayType withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 GroundOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)
           
 GroundOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 GroundOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 GroundOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)
           
 GroundOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)
           
 GroundOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)
           
 GroundOverlayType withAbstractSnippetGroup(JAXBElement<?> value)
           
 GroundOverlayType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 GroundOverlayType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 GroundOverlayType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 GroundOverlayType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 GroundOverlayType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 GroundOverlayType withAddress(String value)
           
 GroundOverlayType withAddressDetails(AddressDetails value)
           
 GroundOverlayType withAltitude(Double value)
           
 GroundOverlayType withAltitudeMode(AltitudeModeEnumType value)
           
 GroundOverlayType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)
           
 GroundOverlayType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 GroundOverlayType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)
           
 GroundOverlayType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)
           
 GroundOverlayType withAltitudeModeSimpleExtensionGroup(List<Object> value)
           
 GroundOverlayType withAltitudeModeSimpleExtensionGroup(Object... values)
           
 GroundOverlayType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 GroundOverlayType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 GroundOverlayType withBalloonVisibility(Boolean value)
           
 GroundOverlayType withColor(byte[] value)
           
 GroundOverlayType withDescription(String value)
           
 GroundOverlayType withDrawOrder(Integer value)
           
 GroundOverlayType withGroundOverlayObjectExtensionGroup(AbstractObjectType... values)
           
 GroundOverlayType withGroundOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 GroundOverlayType withGroundOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 GroundOverlayType withGroundOverlaySimpleExtensionGroup(Collection<Object> values)
           
 GroundOverlayType withGroundOverlaySimpleExtensionGroup(List<Object> value)
           
 GroundOverlayType withGroundOverlaySimpleExtensionGroup(Object... values)
           
 GroundOverlayType withIcon(LinkType value)
           
 GroundOverlayType withId(String value)
           
 GroundOverlayType withName(String value)
           
 GroundOverlayType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 GroundOverlayType withObjectSimpleExtensionGroup(List<Object> value)
           
 GroundOverlayType withObjectSimpleExtensionGroup(Object... values)
           
 GroundOverlayType withOpen(Boolean value)
           
 GroundOverlayType withPhoneNumber(String value)
           
 GroundOverlayType withRegion(RegionType value)
           
 GroundOverlayType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)
           
 GroundOverlayType withStyleUrl(String value)
           
 GroundOverlayType withTargetId(String value)
           
 GroundOverlayType withVisibility(Boolean value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractOverlayType
getAbstractOverlayObjectExtensionGroup, getAbstractOverlaySimpleExtensionGroup, getColor, getDrawOrder, getIcon, isSetAbstractOverlayObjectExtensionGroup, isSetAbstractOverlaySimpleExtensionGroup, isSetColor, isSetDrawOrder, isSetIcon, setAbstractOverlayObjectExtensionGroup, setAbstractOverlaySimpleExtensionGroup, setColor, setDrawOrder, setIcon, unsetAbstractOverlayObjectExtensionGroup, unsetAbstractOverlaySimpleExtensionGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractFeatureType
getAbstractExtendedDataGroup, getAbstractFeatureObjectExtensionGroup, getAbstractFeatureSimpleExtensionGroup, getAbstractSnippetGroup, getAbstractStyleSelectorGroup, getAbstractTimePrimitiveGroup, getAbstractViewGroup, getAddress, getAddressDetails, getAtomAuthor, getAtomLink, getDescription, getName, getPhoneNumber, getRegion, getStyleUrl, isBalloonVisibility, isOpen, isSetAbstractExtendedDataGroup, isSetAbstractFeatureObjectExtensionGroup, isSetAbstractFeatureSimpleExtensionGroup, isSetAbstractSnippetGroup, isSetAbstractStyleSelectorGroup, isSetAbstractTimePrimitiveGroup, isSetAbstractViewGroup, isSetAddress, isSetAddressDetails, isSetAtomAuthor, isSetAtomLink, isSetBalloonVisibility, isSetDescription, isSetName, isSetOpen, isSetPhoneNumber, isSetRegion, isSetStyleUrl, isSetVisibility, isVisibility, setAbstractExtendedDataGroup, setAbstractFeatureObjectExtensionGroup, setAbstractFeatureSimpleExtensionGroup, setAbstractSnippetGroup, setAbstractStyleSelectorGroup, setAbstractTimePrimitiveGroup, setAbstractViewGroup, setAddress, setAddressDetails, setAtomAuthor, setAtomLink, setBalloonVisibility, setDescription, setName, setOpen, setPhoneNumber, setRegion, setStyleUrl, setVisibility, unsetAbstractFeatureObjectExtensionGroup, unsetAbstractFeatureSimpleExtensionGroup, unsetAbstractStyleSelectorGroup
 
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

altitude

protected Double altitude

altitudeMode

protected AltitudeModeEnumType altitudeMode

seaFloorAltitudeMode

protected SeaFloorAltitudeModeEnumType seaFloorAltitudeMode

altitudeModeSimpleExtensionGroup

protected List<Object> altitudeModeSimpleExtensionGroup

altitudeModeObjectExtensionGroup

protected List<AbstractObjectType> altitudeModeObjectExtensionGroup

abstractExtentGroup

protected JAXBElement<? extends AbstractExtentType> abstractExtentGroup

groundOverlaySimpleExtensionGroup

protected List<Object> groundOverlaySimpleExtensionGroup

groundOverlayObjectExtensionGroup

protected List<AbstractObjectType> groundOverlayObjectExtensionGroup
Constructor Detail

GroundOverlayType

public GroundOverlayType()
Method Detail

getAltitude

public Double getAltitude()
Gets the value of the altitude property.

Returns:
possible object is Double

setAltitude

public void setAltitude(Double value)
Sets the value of the altitude property.

Parameters:
value - allowed object is Double

isSetAltitude

public boolean isSetAltitude()

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()

getAbstractExtentGroup

public JAXBElement<? extends AbstractExtentType> getAbstractExtentGroup()
Gets the value of the abstractExtentGroup property.

Returns:
possible object is JAXBElement<AbstractExtentType> JAXBElement<LatLonAltBoxType> JAXBElement<LatLonQuadType> JAXBElement<AbstractLatLonBoxType> JAXBElement<LatLonBoxType>

setAbstractExtentGroup

public void setAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)
Sets the value of the abstractExtentGroup property.

Parameters:
value - allowed object is JAXBElement<AbstractExtentType> JAXBElement<LatLonAltBoxType> JAXBElement<LatLonQuadType> JAXBElement<AbstractLatLonBoxType> JAXBElement<LatLonBoxType>

isSetAbstractExtentGroup

public boolean isSetAbstractExtentGroup()

getGroundOverlaySimpleExtensionGroup

public List<Object> getGroundOverlaySimpleExtensionGroup()
Gets the value of the groundOverlaySimpleExtensionGroup 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 groundOverlaySimpleExtensionGroup property.

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

    getGroundOverlaySimpleExtensionGroup().add(newItem);
 

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


isSetGroundOverlaySimpleExtensionGroup

public boolean isSetGroundOverlaySimpleExtensionGroup()

unsetGroundOverlaySimpleExtensionGroup

public void unsetGroundOverlaySimpleExtensionGroup()

getGroundOverlayObjectExtensionGroup

public List<AbstractObjectType> getGroundOverlayObjectExtensionGroup()
Gets the value of the groundOverlayObjectExtensionGroup 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 groundOverlayObjectExtensionGroup property.

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

    getGroundOverlayObjectExtensionGroup().add(newItem);
 

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


isSetGroundOverlayObjectExtensionGroup

public boolean isSetGroundOverlayObjectExtensionGroup()

unsetGroundOverlayObjectExtensionGroup

public void unsetGroundOverlayObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

equals

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

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 AbstractOverlayType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractOverlayType

clone

public Object clone()
Overrides:
clone in class AbstractOverlayType

copyTo

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

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 AbstractOverlayType

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 AbstractOverlayType

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 AbstractOverlayType

setAltitudeModeSimpleExtensionGroup

public void setAltitudeModeSimpleExtensionGroup(List<Object> value)

setAltitudeModeObjectExtensionGroup

public void setAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

setGroundOverlaySimpleExtensionGroup

public void setGroundOverlaySimpleExtensionGroup(List<Object> value)

setGroundOverlayObjectExtensionGroup

public void setGroundOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withAltitude

public GroundOverlayType withAltitude(Double value)

withAltitudeMode

public GroundOverlayType withAltitudeMode(AltitudeModeEnumType value)

withSeaFloorAltitudeMode

public GroundOverlayType withSeaFloorAltitudeMode(SeaFloorAltitudeModeEnumType value)

withAltitudeModeSimpleExtensionGroup

public GroundOverlayType withAltitudeModeSimpleExtensionGroup(Object... values)

withAltitudeModeSimpleExtensionGroup

public GroundOverlayType withAltitudeModeSimpleExtensionGroup(Collection<Object> values)

withAltitudeModeObjectExtensionGroup

public GroundOverlayType withAltitudeModeObjectExtensionGroup(AbstractObjectType... values)

withAltitudeModeObjectExtensionGroup

public GroundOverlayType withAltitudeModeObjectExtensionGroup(Collection<AbstractObjectType> values)

withAbstractExtentGroup

public GroundOverlayType withAbstractExtentGroup(JAXBElement<? extends AbstractExtentType> value)

withGroundOverlaySimpleExtensionGroup

public GroundOverlayType withGroundOverlaySimpleExtensionGroup(Object... values)

withGroundOverlaySimpleExtensionGroup

public GroundOverlayType withGroundOverlaySimpleExtensionGroup(Collection<Object> values)

withGroundOverlayObjectExtensionGroup

public GroundOverlayType withGroundOverlayObjectExtensionGroup(AbstractObjectType... values)

withGroundOverlayObjectExtensionGroup

public GroundOverlayType withGroundOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)

withAltitudeModeSimpleExtensionGroup

public GroundOverlayType withAltitudeModeSimpleExtensionGroup(List<Object> value)

withAltitudeModeObjectExtensionGroup

public GroundOverlayType withAltitudeModeObjectExtensionGroup(List<AbstractObjectType> value)

withGroundOverlaySimpleExtensionGroup

public GroundOverlayType withGroundOverlaySimpleExtensionGroup(List<Object> value)

withGroundOverlayObjectExtensionGroup

public GroundOverlayType withGroundOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withColor

public GroundOverlayType withColor(byte[] value)
Overrides:
withColor in class AbstractOverlayType

withDrawOrder

public GroundOverlayType withDrawOrder(Integer value)
Overrides:
withDrawOrder in class AbstractOverlayType

withIcon

public GroundOverlayType withIcon(LinkType value)
Overrides:
withIcon in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public GroundOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public GroundOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public GroundOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public GroundOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withAbstractOverlaySimpleExtensionGroup

public GroundOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractOverlaySimpleExtensionGroup in class AbstractOverlayType

withAbstractOverlayObjectExtensionGroup

public GroundOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractOverlayObjectExtensionGroup in class AbstractOverlayType

withName

public GroundOverlayType withName(String value)
Overrides:
withName in class AbstractOverlayType

withVisibility

public GroundOverlayType withVisibility(Boolean value)
Overrides:
withVisibility in class AbstractOverlayType

withBalloonVisibility

public GroundOverlayType withBalloonVisibility(Boolean value)
Overrides:
withBalloonVisibility in class AbstractOverlayType

withOpen

public GroundOverlayType withOpen(Boolean value)
Overrides:
withOpen in class AbstractOverlayType

withAtomAuthor

public GroundOverlayType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
Overrides:
withAtomAuthor in class AbstractOverlayType

withAtomLink

public GroundOverlayType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
Overrides:
withAtomLink in class AbstractOverlayType

withAddress

public GroundOverlayType withAddress(String value)
Overrides:
withAddress in class AbstractOverlayType

withAddressDetails

public GroundOverlayType withAddressDetails(AddressDetails value)
Overrides:
withAddressDetails in class AbstractOverlayType

withPhoneNumber

public GroundOverlayType withPhoneNumber(String value)
Overrides:
withPhoneNumber in class AbstractOverlayType

withAbstractSnippetGroup

public GroundOverlayType withAbstractSnippetGroup(JAXBElement<?> value)
Overrides:
withAbstractSnippetGroup in class AbstractOverlayType

withDescription

public GroundOverlayType withDescription(String value)
Overrides:
withDescription in class AbstractOverlayType

withAbstractViewGroup

public GroundOverlayType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
Overrides:
withAbstractViewGroup in class AbstractOverlayType

withAbstractTimePrimitiveGroup

public GroundOverlayType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
Overrides:
withAbstractTimePrimitiveGroup in class AbstractOverlayType

withStyleUrl

public GroundOverlayType withStyleUrl(String value)
Overrides:
withStyleUrl in class AbstractOverlayType

withAbstractStyleSelectorGroup

public GroundOverlayType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractOverlayType

withAbstractStyleSelectorGroup

public GroundOverlayType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
Overrides:
withAbstractStyleSelectorGroup in class AbstractOverlayType

withRegion

public GroundOverlayType withRegion(RegionType value)
Overrides:
withRegion in class AbstractOverlayType

withAbstractExtendedDataGroup

public GroundOverlayType withAbstractExtendedDataGroup(JAXBElement<?> value)
Overrides:
withAbstractExtendedDataGroup in class AbstractOverlayType

withAbstractFeatureSimpleExtensionGroup

public GroundOverlayType withAbstractFeatureSimpleExtensionGroup(Object... values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureSimpleExtensionGroup

public GroundOverlayType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public GroundOverlayType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public GroundOverlayType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withAbstractStyleSelectorGroup

public GroundOverlayType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
Overrides:
withAbstractStyleSelectorGroup in class AbstractOverlayType

withAbstractFeatureSimpleExtensionGroup

public GroundOverlayType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractFeatureSimpleExtensionGroup in class AbstractOverlayType

withAbstractFeatureObjectExtensionGroup

public GroundOverlayType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractFeatureObjectExtensionGroup in class AbstractOverlayType

withObjectSimpleExtensionGroup

public GroundOverlayType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType

withObjectSimpleExtensionGroup

public GroundOverlayType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType

withId

public GroundOverlayType withId(String value)
Overrides:
withId in class AbstractOverlayType

withTargetId

public GroundOverlayType withTargetId(String value)
Overrides:
withTargetId in class AbstractOverlayType

withObjectSimpleExtensionGroup

public GroundOverlayType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractOverlayType


Copyright © 2008-2015. All Rights Reserved.