net.opengis.kml.v_2_3
Class LabelStyleType

java.lang.Object
  extended by net.opengis.kml.v_2_3.AbstractObjectType
      extended by net.opengis.kml.v_2_3.AbstractSubStyleType
          extended by net.opengis.kml.v_2_3.AbstractColorStyleType
              extended by net.opengis.kml.v_2_3.LabelStyleType
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 LabelStyleType
extends AbstractColorStyleType
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 LabelStyleType complex type.

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

 <complexType name="LabelStyleType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractColorStyleType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}scale" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}LabelStyleSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}LabelStyleObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<AbstractObjectType> labelStyleObjectExtensionGroup
           
protected  List<Object> labelStyleSimpleExtensionGroup
           
protected  Double scale
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractColorStyleType
abstractColorMode, abstractColorStyleObjectExtensionGroup, abstractColorStyleSimpleExtensionGroup, color
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractSubStyleType
abstractSubStyleObjectExtensionGroup, abstractSubStyleSimpleExtensionGroup
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
LabelStyleType()
           
 
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)
           
 List<AbstractObjectType> getLabelStyleObjectExtensionGroup()
          Gets the value of the labelStyleObjectExtensionGroup property.
 List<Object> getLabelStyleSimpleExtensionGroup()
          Gets the value of the labelStyleSimpleExtensionGroup property.
 Double getScale()
          Gets the value of the scale property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetLabelStyleObjectExtensionGroup()
           
 boolean isSetLabelStyleSimpleExtensionGroup()
           
 boolean isSetScale()
           
 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 setLabelStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setLabelStyleSimpleExtensionGroup(List<Object> value)
           
 void setScale(Double value)
          Sets the value of the scale property.
 String toString()
           
 void unsetLabelStyleObjectExtensionGroup()
           
 void unsetLabelStyleSimpleExtensionGroup()
           
 LabelStyleType withAbstractColorMode(JAXBElement<?> value)
           
 LabelStyleType withAbstractColorStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType withAbstractColorStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType withAbstractColorStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType withAbstractColorStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType withAbstractColorStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType withAbstractColorStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType withAbstractSubStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType withColor(byte[] value)
           
 LabelStyleType withId(String value)
           
 LabelStyleType withLabelStyleObjectExtensionGroup(AbstractObjectType... values)
           
 LabelStyleType withLabelStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 LabelStyleType withLabelStyleObjectExtensionGroup(List<AbstractObjectType> value)
           
 LabelStyleType withLabelStyleSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType withLabelStyleSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType withLabelStyleSimpleExtensionGroup(Object... values)
           
 LabelStyleType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 LabelStyleType withObjectSimpleExtensionGroup(List<Object> value)
           
 LabelStyleType withObjectSimpleExtensionGroup(Object... values)
           
 LabelStyleType withScale(Double value)
           
 LabelStyleType withTargetId(String value)
           
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractColorStyleType
getAbstractColorMode, getAbstractColorStyleObjectExtensionGroup, getAbstractColorStyleSimpleExtensionGroup, getColor, isSetAbstractColorMode, isSetAbstractColorStyleObjectExtensionGroup, isSetAbstractColorStyleSimpleExtensionGroup, isSetColor, setAbstractColorMode, setAbstractColorStyleObjectExtensionGroup, setAbstractColorStyleSimpleExtensionGroup, setColor, unsetAbstractColorStyleObjectExtensionGroup, unsetAbstractColorStyleSimpleExtensionGroup
 
Methods inherited from class net.opengis.kml.v_2_3.AbstractSubStyleType
getAbstractSubStyleObjectExtensionGroup, getAbstractSubStyleSimpleExtensionGroup, isSetAbstractSubStyleObjectExtensionGroup, isSetAbstractSubStyleSimpleExtensionGroup, setAbstractSubStyleObjectExtensionGroup, setAbstractSubStyleSimpleExtensionGroup, unsetAbstractSubStyleObjectExtensionGroup, unsetAbstractSubStyleSimpleExtensionGroup
 
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

scale

protected Double scale

labelStyleSimpleExtensionGroup

protected List<Object> labelStyleSimpleExtensionGroup

labelStyleObjectExtensionGroup

protected List<AbstractObjectType> labelStyleObjectExtensionGroup
Constructor Detail

LabelStyleType

public LabelStyleType()
Method Detail

getScale

public Double getScale()
Gets the value of the scale property.

Returns:
possible object is Double

setScale

public void setScale(Double value)
Sets the value of the scale property.

Parameters:
value - allowed object is Double

isSetScale

public boolean isSetScale()

getLabelStyleSimpleExtensionGroup

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

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

    getLabelStyleSimpleExtensionGroup().add(newItem);
 

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


isSetLabelStyleSimpleExtensionGroup

public boolean isSetLabelStyleSimpleExtensionGroup()

unsetLabelStyleSimpleExtensionGroup

public void unsetLabelStyleSimpleExtensionGroup()

getLabelStyleObjectExtensionGroup

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

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

    getLabelStyleObjectExtensionGroup().add(newItem);
 

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


isSetLabelStyleObjectExtensionGroup

public boolean isSetLabelStyleObjectExtensionGroup()

unsetLabelStyleObjectExtensionGroup

public void unsetLabelStyleObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractColorStyleType

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 AbstractColorStyleType

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 AbstractColorStyleType

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 AbstractColorStyleType

equals

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

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 AbstractColorStyleType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractColorStyleType

clone

public Object clone()
Overrides:
clone in class AbstractColorStyleType

copyTo

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

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 AbstractColorStyleType

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 AbstractColorStyleType

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 AbstractColorStyleType

setLabelStyleSimpleExtensionGroup

public void setLabelStyleSimpleExtensionGroup(List<Object> value)

setLabelStyleObjectExtensionGroup

public void setLabelStyleObjectExtensionGroup(List<AbstractObjectType> value)

withScale

public LabelStyleType withScale(Double value)

withLabelStyleSimpleExtensionGroup

public LabelStyleType withLabelStyleSimpleExtensionGroup(Object... values)

withLabelStyleSimpleExtensionGroup

public LabelStyleType withLabelStyleSimpleExtensionGroup(Collection<Object> values)

withLabelStyleObjectExtensionGroup

public LabelStyleType withLabelStyleObjectExtensionGroup(AbstractObjectType... values)

withLabelStyleObjectExtensionGroup

public LabelStyleType withLabelStyleObjectExtensionGroup(Collection<AbstractObjectType> values)

withLabelStyleSimpleExtensionGroup

public LabelStyleType withLabelStyleSimpleExtensionGroup(List<Object> value)

withLabelStyleObjectExtensionGroup

public LabelStyleType withLabelStyleObjectExtensionGroup(List<AbstractObjectType> value)

withColor

public LabelStyleType withColor(byte[] value)
Overrides:
withColor in class AbstractColorStyleType

withAbstractColorMode

public LabelStyleType withAbstractColorMode(JAXBElement<?> value)
Overrides:
withAbstractColorMode in class AbstractColorStyleType

withAbstractColorStyleSimpleExtensionGroup

public LabelStyleType withAbstractColorStyleSimpleExtensionGroup(Object... values)
Overrides:
withAbstractColorStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractColorStyleSimpleExtensionGroup

public LabelStyleType withAbstractColorStyleSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractColorStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractColorStyleObjectExtensionGroup

public LabelStyleType withAbstractColorStyleObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractColorStyleObjectExtensionGroup in class AbstractColorStyleType

withAbstractColorStyleObjectExtensionGroup

public LabelStyleType withAbstractColorStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractColorStyleObjectExtensionGroup in class AbstractColorStyleType

withAbstractColorStyleSimpleExtensionGroup

public LabelStyleType withAbstractColorStyleSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractColorStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractColorStyleObjectExtensionGroup

public LabelStyleType withAbstractColorStyleObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractColorStyleObjectExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleSimpleExtensionGroup

public LabelStyleType withAbstractSubStyleSimpleExtensionGroup(Object... values)
Overrides:
withAbstractSubStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleSimpleExtensionGroup

public LabelStyleType withAbstractSubStyleSimpleExtensionGroup(Collection<Object> values)
Overrides:
withAbstractSubStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleObjectExtensionGroup

public LabelStyleType withAbstractSubStyleObjectExtensionGroup(AbstractObjectType... values)
Overrides:
withAbstractSubStyleObjectExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleObjectExtensionGroup

public LabelStyleType withAbstractSubStyleObjectExtensionGroup(Collection<AbstractObjectType> values)
Overrides:
withAbstractSubStyleObjectExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleSimpleExtensionGroup

public LabelStyleType withAbstractSubStyleSimpleExtensionGroup(List<Object> value)
Overrides:
withAbstractSubStyleSimpleExtensionGroup in class AbstractColorStyleType

withAbstractSubStyleObjectExtensionGroup

public LabelStyleType withAbstractSubStyleObjectExtensionGroup(List<AbstractObjectType> value)
Overrides:
withAbstractSubStyleObjectExtensionGroup in class AbstractColorStyleType

withObjectSimpleExtensionGroup

public LabelStyleType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractColorStyleType

withObjectSimpleExtensionGroup

public LabelStyleType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractColorStyleType

withId

public LabelStyleType withId(String value)
Overrides:
withId in class AbstractColorStyleType

withTargetId

public LabelStyleType withTargetId(String value)
Overrides:
withTargetId in class AbstractColorStyleType

withObjectSimpleExtensionGroup

public LabelStyleType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractColorStyleType


Copyright © 2008-2016. All Rights Reserved.