net.opengis.arml.v_2_0
Class VisualAsset2DType

java.lang.Object
  extended by net.opengis.arml.v_2_0.ARElementType
      extended by net.opengis.arml.v_2_0.VisualAssetType
          extended by net.opengis.arml.v_2_0.VisualAsset2DType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString
Direct Known Subclasses:
FillType, ImageType, LabelType, TextType

public abstract class VisualAsset2DType
extends VisualAssetType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

Java class for VisualAsset2DType complex type.

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

 <complexType name="VisualAsset2DType">
   <complexContent>
     <extension base="{http://www.opengis.net/arml/2.0}VisualAssetType">
       <sequence>
         <element name="width" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="height" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="orientationMode" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <enumeration value="user"/>
               <enumeration value="absolute"/>
               <enumeration value="auto"/>
             </restriction>
           </simpleType>
         </element>
         <element name="backside" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Nested Class Summary
 
Nested classes/interfaces inherited from class net.opengis.arml.v_2_0.VisualAssetType
VisualAssetType.Conditions
 
Field Summary
protected  String backside
           
protected  String height
           
protected  String orientationMode
           
protected  String width
           
 
Fields inherited from class net.opengis.arml.v_2_0.VisualAssetType
conditions, enabled, orientation, scalingMode, zOrder
 
Fields inherited from class net.opengis.arml.v_2_0.ARElementType
id
 
Constructor Summary
VisualAsset2DType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy 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.EqualsStrategy strategy)
           
 String getBackside()
          Gets the value of the backside property.
 String getHeight()
          Gets the value of the height property.
 String getOrientationMode()
          Gets the value of the orientationMode property.
 String getWidth()
          Gets the value of the width property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 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.MergeStrategy strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setBackside(String value)
          Sets the value of the backside property.
 void setHeight(String value)
          Sets the value of the height property.
 void setOrientationMode(String value)
          Sets the value of the orientationMode property.
 void setWidth(String value)
          Sets the value of the width property.
 String toString()
           
 VisualAsset2DType withBackside(String value)
           
 VisualAsset2DType withConditions(VisualAssetType.Conditions value)
           
 VisualAsset2DType withEnabled(Boolean value)
           
 VisualAsset2DType withHeight(String value)
           
 VisualAsset2DType withId(String value)
           
 VisualAsset2DType withOrientation(OrientationType value)
           
 VisualAsset2DType withOrientationMode(String value)
           
 VisualAsset2DType withScalingMode(ScalingModeType value)
           
 VisualAsset2DType withWidth(String value)
           
 VisualAsset2DType withZOrder(Integer value)
           
 
Methods inherited from class net.opengis.arml.v_2_0.VisualAssetType
getConditions, getOrientation, getScalingMode, getZOrder, isEnabled, setConditions, setEnabled, setOrientation, setScalingMode, setZOrder
 
Methods inherited from class net.opengis.arml.v_2_0.ARElementType
getId, setId
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
 
Methods inherited from interface org.jvnet.jaxb2_commons.lang.MergeFrom
createNewInstance
 

Field Detail

width

protected String width

height

protected String height

orientationMode

protected String orientationMode

backside

protected String backside
Constructor Detail

VisualAsset2DType

public VisualAsset2DType()
Method Detail

getWidth

public String getWidth()
Gets the value of the width property.

Returns:
possible object is String

setWidth

public void setWidth(String value)
Sets the value of the width property.

Parameters:
value - allowed object is String

getHeight

public String getHeight()
Gets the value of the height property.

Returns:
possible object is String

setHeight

public void setHeight(String value)
Sets the value of the height property.

Parameters:
value - allowed object is String

getOrientationMode

public String getOrientationMode()
Gets the value of the orientationMode property.

Returns:
possible object is String

setOrientationMode

public void setOrientationMode(String value)
Sets the value of the orientationMode property.

Parameters:
value - allowed object is String

getBackside

public String getBackside()
Gets the value of the backside property.

Returns:
possible object is String

setBackside

public void setBackside(String value)
Sets the value of the backside property.

Parameters:
value - allowed object is String

toString

public String toString()
Overrides:
toString in class VisualAssetType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class VisualAssetType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class VisualAssetType

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.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals
Overrides:
equals in class VisualAssetType

equals

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

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode
Overrides:
hashCode in class VisualAssetType

hashCode

public int hashCode()
Overrides:
hashCode in class VisualAssetType

clone

public Object clone()
Overrides:
clone in class VisualAssetType

copyTo

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

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class VisualAssetType

mergeFrom

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

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.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
Overrides:
mergeFrom in class VisualAssetType

withWidth

public VisualAsset2DType withWidth(String value)

withHeight

public VisualAsset2DType withHeight(String value)

withOrientationMode

public VisualAsset2DType withOrientationMode(String value)

withBackside

public VisualAsset2DType withBackside(String value)

withEnabled

public VisualAsset2DType withEnabled(Boolean value)
Overrides:
withEnabled in class VisualAssetType

withZOrder

public VisualAsset2DType withZOrder(Integer value)
Overrides:
withZOrder in class VisualAssetType

withConditions

public VisualAsset2DType withConditions(VisualAssetType.Conditions value)
Overrides:
withConditions in class VisualAssetType

withOrientation

public VisualAsset2DType withOrientation(OrientationType value)
Overrides:
withOrientation in class VisualAssetType

withScalingMode

public VisualAsset2DType withScalingMode(ScalingModeType value)
Overrides:
withScalingMode in class VisualAssetType

withId

public VisualAsset2DType withId(String value)
Overrides:
withId in class VisualAssetType


Copyright © 2008-2015. All Rights Reserved.