net.opengis.kml.v_2_3
Class AbstractOverlayType

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
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
Direct Known Subclasses:
GroundOverlayType, PhotoOverlayType, ScreenOverlayType

public abstract class AbstractOverlayType
extends AbstractFeatureType
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 AbstractOverlayType complex type.

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

 <complexType name="AbstractOverlayType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractFeatureType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}color" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}drawOrder" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}Icon" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}AbstractOverlaySimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}AbstractOverlayObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<AbstractObjectType> abstractOverlayObjectExtensionGroup
           
protected  List<Object> abstractOverlaySimpleExtensionGroup
           
protected  byte[] color
           
protected  Integer drawOrder
           
protected  LinkType 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
AbstractOverlayType()
           
 
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)
           
 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)
           
 List<AbstractObjectType> getAbstractOverlayObjectExtensionGroup()
          Gets the value of the abstractOverlayObjectExtensionGroup property.
 List<Object> getAbstractOverlaySimpleExtensionGroup()
          Gets the value of the abstractOverlaySimpleExtensionGroup property.
 byte[] getColor()
          Gets the value of the color property.
 Integer getDrawOrder()
          Gets the value of the drawOrder property.
 LinkType getIcon()
          Gets the value of the icon property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetAbstractOverlayObjectExtensionGroup()
           
 boolean isSetAbstractOverlaySimpleExtensionGroup()
           
 boolean isSetColor()
           
 boolean isSetDrawOrder()
           
 boolean isSetIcon()
           
 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 setAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setAbstractOverlaySimpleExtensionGroup(List<Object> value)
           
 void setColor(byte[] value)
          Sets the value of the color property.
 void setDrawOrder(Integer value)
          Sets the value of the drawOrder property.
 void setIcon(LinkType value)
          Sets the value of the icon property.
 String toString()
           
 void unsetAbstractOverlayObjectExtensionGroup()
           
 void unsetAbstractOverlaySimpleExtensionGroup()
           
 AbstractOverlayType withAbstractExtendedDataGroup(JAXBElement<?> value)
           
 AbstractOverlayType withAbstractFeatureObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractOverlayType withAbstractFeatureObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractOverlayType withAbstractFeatureObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractOverlayType withAbstractFeatureSimpleExtensionGroup(Collection<Object> values)
           
 AbstractOverlayType withAbstractFeatureSimpleExtensionGroup(List<Object> value)
           
 AbstractOverlayType withAbstractFeatureSimpleExtensionGroup(Object... values)
           
 AbstractOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)
           
 AbstractOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 AbstractOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)
           
 AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)
           
 AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)
           
 AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)
           
 AbstractOverlayType withAbstractSnippetGroup(JAXBElement<?> value)
           
 AbstractOverlayType withAbstractStyleSelectorGroup(Collection<JAXBElement<? extends AbstractStyleSelectorType>> values)
           
 AbstractOverlayType withAbstractStyleSelectorGroup(JAXBElement<? extends AbstractStyleSelectorType>... values)
           
 AbstractOverlayType withAbstractStyleSelectorGroup(List<JAXBElement<? extends AbstractStyleSelectorType>> value)
           
 AbstractOverlayType withAbstractTimePrimitiveGroup(JAXBElement<? extends AbstractTimePrimitiveType> value)
           
 AbstractOverlayType withAbstractViewGroup(JAXBElement<? extends AbstractViewType> value)
           
 AbstractOverlayType withAddress(String value)
           
 AbstractOverlayType withAddressDetails(AddressDetails value)
           
 AbstractOverlayType withAtomAuthor(org.hisrc.w3c.atom.v_1_0.AtomPersonConstruct value)
           
 AbstractOverlayType withAtomLink(org.hisrc.w3c.atom.v_1_0.Link value)
           
 AbstractOverlayType withBalloonVisibility(Boolean value)
           
 AbstractOverlayType withColor(byte[] value)
           
 AbstractOverlayType withDescription(String value)
           
 AbstractOverlayType withDrawOrder(Integer value)
           
 AbstractOverlayType withIcon(LinkType value)
           
 AbstractOverlayType withId(String value)
           
 AbstractOverlayType withName(String value)
           
 AbstractOverlayType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 AbstractOverlayType withObjectSimpleExtensionGroup(List<Object> value)
           
 AbstractOverlayType withObjectSimpleExtensionGroup(Object... values)
           
 AbstractOverlayType withOpen(Boolean value)
           
 AbstractOverlayType withPhoneNumber(String value)
           
 AbstractOverlayType withRegion(RegionType value)
           
 AbstractOverlayType withStyleUrl(String value)
           
 AbstractOverlayType withTargetId(String value)
           
 AbstractOverlayType withVisibility(Boolean value)
           
 
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
 
Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo2
createNewInstance
 
Methods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom2
createNewInstance
 

Field Detail

color

protected byte[] color

drawOrder

protected Integer drawOrder

icon

protected LinkType icon

abstractOverlaySimpleExtensionGroup

protected List<Object> abstractOverlaySimpleExtensionGroup

abstractOverlayObjectExtensionGroup

protected List<AbstractObjectType> abstractOverlayObjectExtensionGroup
Constructor Detail

AbstractOverlayType

public AbstractOverlayType()
Method Detail

getColor

public byte[] getColor()
Gets the value of the color property.

Returns:
possible object is String

setColor

public void setColor(byte[] value)
Sets the value of the color property.

Parameters:
value - allowed object is String

isSetColor

public boolean isSetColor()

getDrawOrder

public Integer getDrawOrder()
Gets the value of the drawOrder property.

Returns:
possible object is Integer

setDrawOrder

public void setDrawOrder(Integer value)
Sets the value of the drawOrder property.

Parameters:
value - allowed object is Integer

isSetDrawOrder

public boolean isSetDrawOrder()

getIcon

public LinkType getIcon()
Gets the value of the icon property.

Returns:
possible object is LinkType

setIcon

public void setIcon(LinkType value)
Sets the value of the icon property.

Parameters:
value - allowed object is LinkType

isSetIcon

public boolean isSetIcon()

getAbstractOverlaySimpleExtensionGroup

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

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

    getAbstractOverlaySimpleExtensionGroup().add(newItem);
 

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


isSetAbstractOverlaySimpleExtensionGroup

public boolean isSetAbstractOverlaySimpleExtensionGroup()

unsetAbstractOverlaySimpleExtensionGroup

public void unsetAbstractOverlaySimpleExtensionGroup()

getAbstractOverlayObjectExtensionGroup

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

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

    getAbstractOverlayObjectExtensionGroup().add(newItem);
 

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


isSetAbstractOverlayObjectExtensionGroup

public boolean isSetAbstractOverlayObjectExtensionGroup()

unsetAbstractOverlayObjectExtensionGroup

public void unsetAbstractOverlayObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractFeatureType

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 AbstractFeatureType

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 AbstractFeatureType

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 AbstractFeatureType

equals

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

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 AbstractFeatureType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractFeatureType

clone

public Object clone()
Overrides:
clone in class AbstractFeatureType

copyTo

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

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 AbstractFeatureType

mergeFrom

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

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 AbstractFeatureType

setAbstractOverlaySimpleExtensionGroup

public void setAbstractOverlaySimpleExtensionGroup(List<Object> value)

setAbstractOverlayObjectExtensionGroup

public void setAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withColor

public AbstractOverlayType withColor(byte[] value)

withDrawOrder

public AbstractOverlayType withDrawOrder(Integer value)

withIcon

public AbstractOverlayType withIcon(LinkType value)

withAbstractOverlaySimpleExtensionGroup

public AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(Object... values)

withAbstractOverlaySimpleExtensionGroup

public AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(Collection<Object> values)

withAbstractOverlayObjectExtensionGroup

public AbstractOverlayType withAbstractOverlayObjectExtensionGroup(AbstractObjectType... values)

withAbstractOverlayObjectExtensionGroup

public AbstractOverlayType withAbstractOverlayObjectExtensionGroup(Collection<AbstractObjectType> values)

withAbstractOverlaySimpleExtensionGroup

public AbstractOverlayType withAbstractOverlaySimpleExtensionGroup(List<Object> value)

withAbstractOverlayObjectExtensionGroup

public AbstractOverlayType withAbstractOverlayObjectExtensionGroup(List<AbstractObjectType> value)

withName

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

withVisibility

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

withBalloonVisibility

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

withOpen

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

withAtomAuthor

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

withAtomLink

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

withAddress

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

withAddressDetails

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

withPhoneNumber

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

withAbstractSnippetGroup

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

withDescription

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

withAbstractViewGroup

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

withAbstractTimePrimitiveGroup

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

withStyleUrl

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

withAbstractStyleSelectorGroup

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

withAbstractStyleSelectorGroup

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

withRegion

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

withAbstractExtendedDataGroup

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

withAbstractFeatureSimpleExtensionGroup

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

withAbstractFeatureSimpleExtensionGroup

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

withAbstractFeatureObjectExtensionGroup

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

withAbstractFeatureObjectExtensionGroup

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

withAbstractStyleSelectorGroup

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

withAbstractFeatureSimpleExtensionGroup

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

withAbstractFeatureObjectExtensionGroup

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

withObjectSimpleExtensionGroup

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

withObjectSimpleExtensionGroup

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

withId

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

withTargetId

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

withObjectSimpleExtensionGroup

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


Copyright © 2008-2016. All Rights Reserved.