net.opengis.kml.v_2_3
Class ImagePyramidType

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

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

 <complexType name="ImagePyramidType">
   <complexContent>
     <extension base="{http://www.opengis.net/kml/2.2}AbstractObjectType">
       <all>
         <element ref="{http://www.opengis.net/kml/2.2}tileSize" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}maxWidth" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}maxHeight" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}abstractGridOrigin" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}ImagePyramidSimpleExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/kml/2.2}ImagePyramidObjectExtensionGroup" maxOccurs="unbounded" minOccurs="0"/>
       </all>
       <anyAttribute processContents='lax' namespace='##other'/>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  JAXBElement<?> abstractGridOrigin
           
protected  List<AbstractObjectType> imagePyramidObjectExtensionGroup
           
protected  List<Object> imagePyramidSimpleExtensionGroup
           
protected  Integer maxHeight
           
protected  Integer maxWidth
           
protected  Integer tileSize
           
 
Fields inherited from class net.opengis.kml.v_2_3.AbstractObjectType
id, objectSimpleExtensionGroup, targetId
 
Constructor Summary
ImagePyramidType()
           
 
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<?> getAbstractGridOrigin()
          Gets the value of the abstractGridOrigin property.
 List<AbstractObjectType> getImagePyramidObjectExtensionGroup()
          Gets the value of the imagePyramidObjectExtensionGroup property.
 List<Object> getImagePyramidSimpleExtensionGroup()
          Gets the value of the imagePyramidSimpleExtensionGroup property.
 Integer getMaxHeight()
          Gets the value of the maxHeight property.
 Integer getMaxWidth()
          Gets the value of the maxWidth property.
 Integer getTileSize()
          Gets the value of the tileSize property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetAbstractGridOrigin()
           
 boolean isSetImagePyramidObjectExtensionGroup()
           
 boolean isSetImagePyramidSimpleExtensionGroup()
           
 boolean isSetMaxHeight()
           
 boolean isSetMaxWidth()
           
 boolean isSetTileSize()
           
 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 setAbstractGridOrigin(JAXBElement<?> value)
          Sets the value of the abstractGridOrigin property.
 void setImagePyramidObjectExtensionGroup(List<AbstractObjectType> value)
           
 void setImagePyramidSimpleExtensionGroup(List<Object> value)
           
 void setMaxHeight(Integer value)
          Sets the value of the maxHeight property.
 void setMaxWidth(Integer value)
          Sets the value of the maxWidth property.
 void setTileSize(Integer value)
          Sets the value of the tileSize property.
 String toString()
           
 void unsetImagePyramidObjectExtensionGroup()
           
 void unsetImagePyramidSimpleExtensionGroup()
           
 ImagePyramidType withAbstractGridOrigin(JAXBElement<?> value)
           
 ImagePyramidType withId(String value)
           
 ImagePyramidType withImagePyramidObjectExtensionGroup(AbstractObjectType... values)
           
 ImagePyramidType withImagePyramidObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ImagePyramidType withImagePyramidObjectExtensionGroup(List<AbstractObjectType> value)
           
 ImagePyramidType withImagePyramidSimpleExtensionGroup(Collection<Object> values)
           
 ImagePyramidType withImagePyramidSimpleExtensionGroup(List<Object> value)
           
 ImagePyramidType withImagePyramidSimpleExtensionGroup(Object... values)
           
 ImagePyramidType withMaxHeight(Integer value)
           
 ImagePyramidType withMaxWidth(Integer value)
           
 ImagePyramidType withObjectSimpleExtensionGroup(Collection<Object> values)
           
 ImagePyramidType withObjectSimpleExtensionGroup(List<Object> value)
           
 ImagePyramidType withObjectSimpleExtensionGroup(Object... values)
           
 ImagePyramidType withTargetId(String value)
           
 ImagePyramidType withTileSize(Integer value)
           
 
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

tileSize

protected Integer tileSize

maxWidth

protected Integer maxWidth

maxHeight

protected Integer maxHeight

abstractGridOrigin

protected JAXBElement<?> abstractGridOrigin

imagePyramidSimpleExtensionGroup

protected List<Object> imagePyramidSimpleExtensionGroup

imagePyramidObjectExtensionGroup

protected List<AbstractObjectType> imagePyramidObjectExtensionGroup
Constructor Detail

ImagePyramidType

public ImagePyramidType()
Method Detail

getTileSize

public Integer getTileSize()
Gets the value of the tileSize property.

Returns:
possible object is Integer

setTileSize

public void setTileSize(Integer value)
Sets the value of the tileSize property.

Parameters:
value - allowed object is Integer

isSetTileSize

public boolean isSetTileSize()

getMaxWidth

public Integer getMaxWidth()
Gets the value of the maxWidth property.

Returns:
possible object is Integer

setMaxWidth

public void setMaxWidth(Integer value)
Sets the value of the maxWidth property.

Parameters:
value - allowed object is Integer

isSetMaxWidth

public boolean isSetMaxWidth()

getMaxHeight

public Integer getMaxHeight()
Gets the value of the maxHeight property.

Returns:
possible object is Integer

setMaxHeight

public void setMaxHeight(Integer value)
Sets the value of the maxHeight property.

Parameters:
value - allowed object is Integer

isSetMaxHeight

public boolean isSetMaxHeight()

getAbstractGridOrigin

public JAXBElement<?> getAbstractGridOrigin()
Gets the value of the abstractGridOrigin property.

Returns:
possible object is JAXBElement<String> JAXBElement<GridOriginEnumType>

setAbstractGridOrigin

public void setAbstractGridOrigin(JAXBElement<?> value)
Sets the value of the abstractGridOrigin property.

Parameters:
value - allowed object is JAXBElement<String> JAXBElement<GridOriginEnumType>

isSetAbstractGridOrigin

public boolean isSetAbstractGridOrigin()

getImagePyramidSimpleExtensionGroup

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

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

    getImagePyramidSimpleExtensionGroup().add(newItem);
 

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


isSetImagePyramidSimpleExtensionGroup

public boolean isSetImagePyramidSimpleExtensionGroup()

unsetImagePyramidSimpleExtensionGroup

public void unsetImagePyramidSimpleExtensionGroup()

getImagePyramidObjectExtensionGroup

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

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

    getImagePyramidObjectExtensionGroup().add(newItem);
 

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


isSetImagePyramidObjectExtensionGroup

public boolean isSetImagePyramidObjectExtensionGroup()

unsetImagePyramidObjectExtensionGroup

public void unsetImagePyramidObjectExtensionGroup()

toString

public String toString()
Overrides:
toString in class AbstractObjectType

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 AbstractObjectType

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 AbstractObjectType

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 AbstractObjectType

equals

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

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 AbstractObjectType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractObjectType

clone

public Object clone()
Overrides:
clone in class AbstractObjectType

copyTo

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

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 AbstractObjectType

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 AbstractObjectType

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 AbstractObjectType

setImagePyramidSimpleExtensionGroup

public void setImagePyramidSimpleExtensionGroup(List<Object> value)

setImagePyramidObjectExtensionGroup

public void setImagePyramidObjectExtensionGroup(List<AbstractObjectType> value)

withTileSize

public ImagePyramidType withTileSize(Integer value)

withMaxWidth

public ImagePyramidType withMaxWidth(Integer value)

withMaxHeight

public ImagePyramidType withMaxHeight(Integer value)

withAbstractGridOrigin

public ImagePyramidType withAbstractGridOrigin(JAXBElement<?> value)

withImagePyramidSimpleExtensionGroup

public ImagePyramidType withImagePyramidSimpleExtensionGroup(Object... values)

withImagePyramidSimpleExtensionGroup

public ImagePyramidType withImagePyramidSimpleExtensionGroup(Collection<Object> values)

withImagePyramidObjectExtensionGroup

public ImagePyramidType withImagePyramidObjectExtensionGroup(AbstractObjectType... values)

withImagePyramidObjectExtensionGroup

public ImagePyramidType withImagePyramidObjectExtensionGroup(Collection<AbstractObjectType> values)

withImagePyramidSimpleExtensionGroup

public ImagePyramidType withImagePyramidSimpleExtensionGroup(List<Object> value)

withImagePyramidObjectExtensionGroup

public ImagePyramidType withImagePyramidObjectExtensionGroup(List<AbstractObjectType> value)

withObjectSimpleExtensionGroup

public ImagePyramidType withObjectSimpleExtensionGroup(Object... values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractObjectType

withObjectSimpleExtensionGroup

public ImagePyramidType withObjectSimpleExtensionGroup(Collection<Object> values)
Overrides:
withObjectSimpleExtensionGroup in class AbstractObjectType

withId

public ImagePyramidType withId(String value)
Overrides:
withId in class AbstractObjectType

withTargetId

public ImagePyramidType withTargetId(String value)
Overrides:
withTargetId in class AbstractObjectType

withObjectSimpleExtensionGroup

public ImagePyramidType withObjectSimpleExtensionGroup(List<Object> value)
Overrides:
withObjectSimpleExtensionGroup in class AbstractObjectType


Copyright © 2008-2016. All Rights Reserved.