net.opengis.wms.impl
Class LayerDocumentImpl.LayerImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by net.opengis.wms.impl.LayerDocumentImpl.LayerImpl
All Implemented Interfaces:
Serializable, LayerDocument.Layer, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
Enclosing class:
LayerDocumentImpl

public static class LayerDocumentImpl.LayerImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements LayerDocument.Layer

An XML Layer(@http://www.opengis.net/wms). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface net.opengis.wms.LayerDocument.Layer
LayerDocument.Layer.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface net.opengis.wms.LayerDocument.Layer
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
LayerDocumentImpl.LayerImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 void addCRS(String crs)
          Appends the value as the last "CRS" element
 AttributionDocument.Attribution addNewAttribution()
          Appends and returns a new empty "Attribution" element
 AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
          Appends and returns a new empty value (as xml) as the last "AuthorityURL" element
 BoundingBoxDocument.BoundingBox addNewBoundingBox()
          Appends and returns a new empty value (as xml) as the last "BoundingBox" element
 org.apache.xmlbeans.XmlString addNewCRS()
          Appends and returns a new empty value (as xml) as the last "CRS" element
 DataURLDocument.DataURL addNewDataURL()
          Appends and returns a new empty value (as xml) as the last "DataURL" element
 DimensionDocument.Dimension addNewDimension()
          Appends and returns a new empty value (as xml) as the last "Dimension" element
 EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
          Appends and returns a new empty "EX_GeographicBoundingBox" element
 FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
          Appends and returns a new empty value (as xml) as the last "FeatureListURL" element
 IdentifierDocument.Identifier addNewIdentifier()
          Appends and returns a new empty value (as xml) as the last "Identifier" element
 KeywordListDocument.KeywordList addNewKeywordList()
          Appends and returns a new empty "KeywordList" element
 LayerDocument.Layer addNewLayer()
          Appends and returns a new empty value (as xml) as the last "Layer" element
 MetadataURLDocument.MetadataURL addNewMetadataURL()
          Appends and returns a new empty value (as xml) as the last "MetadataURL" element
 StyleDocument.Style addNewStyle()
          Appends and returns a new empty value (as xml) as the last "Style" element
 String getAbstract()
          Gets the "Abstract" element
 AttributionDocument.Attribution getAttribution()
          Gets the "Attribution" element
 AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
          Gets array of all "AuthorityURL" elements
 AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
          Gets ith "AuthorityURL" element
 BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
          Gets array of all "BoundingBox" elements
 BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
          Gets ith "BoundingBox" element
 BigInteger getCascaded()
          Gets the "cascaded" attribute
 String[] getCRSArray()
          Gets array of all "CRS" elements
 String getCRSArray(int i)
          Gets ith "CRS" element
 DataURLDocument.DataURL[] getDataURLArray()
          Gets array of all "DataURL" elements
 DataURLDocument.DataURL getDataURLArray(int i)
          Gets ith "DataURL" element
 DimensionDocument.Dimension[] getDimensionArray()
          Gets array of all "Dimension" elements
 DimensionDocument.Dimension getDimensionArray(int i)
          Gets ith "Dimension" element
 EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
          Gets the "EX_GeographicBoundingBox" element
 FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
          Gets array of all "FeatureListURL" elements
 FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
          Gets ith "FeatureListURL" element
 BigInteger getFixedHeight()
          Gets the "fixedHeight" attribute
 BigInteger getFixedWidth()
          Gets the "fixedWidth" attribute
 IdentifierDocument.Identifier[] getIdentifierArray()
          Gets array of all "Identifier" elements
 IdentifierDocument.Identifier getIdentifierArray(int i)
          Gets ith "Identifier" element
 KeywordListDocument.KeywordList getKeywordList()
          Gets the "KeywordList" element
 LayerDocument.Layer[] getLayerArray()
          Gets array of all "Layer" elements
 LayerDocument.Layer getLayerArray(int i)
          Gets ith "Layer" element
 double getMaxScaleDenominator()
          Gets the "MaxScaleDenominator" element
 MetadataURLDocument.MetadataURL[] getMetadataURLArray()
          Gets array of all "MetadataURL" elements
 MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
          Gets ith "MetadataURL" element
 double getMinScaleDenominator()
          Gets the "MinScaleDenominator" element
 String getName()
          Gets the "Name" element
 boolean getNoSubsets()
          Gets the "noSubsets" attribute
 boolean getOpaque()
          Gets the "opaque" attribute
 boolean getQueryable()
          Gets the "queryable" attribute
 StyleDocument.Style[] getStyleArray()
          Gets array of all "Style" elements
 StyleDocument.Style getStyleArray(int i)
          Gets ith "Style" element
 String getTitle()
          Gets the "Title" element
 void insertCRS(int i, String crs)
          Inserts the value as the ith "CRS" element
 AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element
 BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
          Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element
 org.apache.xmlbeans.XmlString insertNewCRS(int i)
          Inserts and returns a new empty value (as xml) as the ith "CRS" element
 DataURLDocument.DataURL insertNewDataURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "DataURL" element
 DimensionDocument.Dimension insertNewDimension(int i)
          Inserts and returns a new empty value (as xml) as the ith "Dimension" element
 FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element
 IdentifierDocument.Identifier insertNewIdentifier(int i)
          Inserts and returns a new empty value (as xml) as the ith "Identifier" element
 LayerDocument.Layer insertNewLayer(int i)
          Inserts and returns a new empty value (as xml) as the ith "Layer" element
 MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
          Inserts and returns a new empty value (as xml) as the ith "MetadataURL" element
 StyleDocument.Style insertNewStyle(int i)
          Inserts and returns a new empty value (as xml) as the ith "Style" element
 boolean isSetAbstract()
          True if has "Abstract" element
 boolean isSetAttribution()
          True if has "Attribution" element
 boolean isSetCascaded()
          True if has "cascaded" attribute
 boolean isSetEXGeographicBoundingBox()
          True if has "EX_GeographicBoundingBox" element
 boolean isSetFixedHeight()
          True if has "fixedHeight" attribute
 boolean isSetFixedWidth()
          True if has "fixedWidth" attribute
 boolean isSetKeywordList()
          True if has "KeywordList" element
 boolean isSetMaxScaleDenominator()
          True if has "MaxScaleDenominator" element
 boolean isSetMinScaleDenominator()
          True if has "MinScaleDenominator" element
 boolean isSetName()
          True if has "Name" element
 boolean isSetNoSubsets()
          True if has "noSubsets" attribute
 boolean isSetOpaque()
          True if has "opaque" attribute
 boolean isSetQueryable()
          True if has "queryable" attribute
 void removeAuthorityURL(int i)
          Removes the ith "AuthorityURL" element
 void removeBoundingBox(int i)
          Removes the ith "BoundingBox" element
 void removeCRS(int i)
          Removes the ith "CRS" element
 void removeDataURL(int i)
          Removes the ith "DataURL" element
 void removeDimension(int i)
          Removes the ith "Dimension" element
 void removeFeatureListURL(int i)
          Removes the ith "FeatureListURL" element
 void removeIdentifier(int i)
          Removes the ith "Identifier" element
 void removeLayer(int i)
          Removes the ith "Layer" element
 void removeMetadataURL(int i)
          Removes the ith "MetadataURL" element
 void removeStyle(int i)
          Removes the ith "Style" element
 void setAbstract(String xabstract)
          Sets the "Abstract" element
 void setAttribution(AttributionDocument.Attribution attribution)
          Sets the "Attribution" element
 void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
          Sets array of all "AuthorityURL" element
 void setAuthorityURLArray(int i, AuthorityURLDocument.AuthorityURL authorityURL)
          Sets ith "AuthorityURL" element
 void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
          Sets array of all "BoundingBox" element
 void setBoundingBoxArray(int i, BoundingBoxDocument.BoundingBox boundingBox)
          Sets ith "BoundingBox" element
 void setCascaded(BigInteger cascaded)
          Sets the "cascaded" attribute
 void setCRSArray(int i, String crs)
          Sets ith "CRS" element
 void setCRSArray(String[] crsArray)
          Sets array of all "CRS" element
 void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
          Sets array of all "DataURL" element
 void setDataURLArray(int i, DataURLDocument.DataURL dataURL)
          Sets ith "DataURL" element
 void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
          Sets array of all "Dimension" element
 void setDimensionArray(int i, DimensionDocument.Dimension dimension)
          Sets ith "Dimension" element
 void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
          Sets the "EX_GeographicBoundingBox" element
 void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
          Sets array of all "FeatureListURL" element
 void setFeatureListURLArray(int i, FeatureListURLDocument.FeatureListURL featureListURL)
          Sets ith "FeatureListURL" element
 void setFixedHeight(BigInteger fixedHeight)
          Sets the "fixedHeight" attribute
 void setFixedWidth(BigInteger fixedWidth)
          Sets the "fixedWidth" attribute
 void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
          Sets array of all "Identifier" element
 void setIdentifierArray(int i, IdentifierDocument.Identifier identifier)
          Sets ith "Identifier" element
 void setKeywordList(KeywordListDocument.KeywordList keywordList)
          Sets the "KeywordList" element
 void setLayerArray(int i, LayerDocument.Layer layer)
          Sets ith "Layer" element
 void setLayerArray(LayerDocument.Layer[] layerArray)
          Sets array of all "Layer" element
 void setMaxScaleDenominator(double maxScaleDenominator)
          Sets the "MaxScaleDenominator" element
 void setMetadataURLArray(int i, MetadataURLDocument.MetadataURL metadataURL)
          Sets ith "MetadataURL" element
 void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
          Sets array of all "MetadataURL" element
 void setMinScaleDenominator(double minScaleDenominator)
          Sets the "MinScaleDenominator" element
 void setName(String name)
          Sets the "Name" element
 void setNoSubsets(boolean noSubsets)
          Sets the "noSubsets" attribute
 void setOpaque(boolean opaque)
          Sets the "opaque" attribute
 void setQueryable(boolean queryable)
          Sets the "queryable" attribute
 void setStyleArray(int i, StyleDocument.Style style)
          Sets ith "Style" element
 void setStyleArray(StyleDocument.Style[] styleArray)
          Sets array of all "Style" element
 void setTitle(String title)
          Sets the "Title" element
 int sizeOfAuthorityURLArray()
          Returns number of "AuthorityURL" element
 int sizeOfBoundingBoxArray()
          Returns number of "BoundingBox" element
 int sizeOfCRSArray()
          Returns number of "CRS" element
 int sizeOfDataURLArray()
          Returns number of "DataURL" element
 int sizeOfDimensionArray()
          Returns number of "Dimension" element
 int sizeOfFeatureListURLArray()
          Returns number of "FeatureListURL" element
 int sizeOfIdentifierArray()
          Returns number of "Identifier" element
 int sizeOfLayerArray()
          Returns number of "Layer" element
 int sizeOfMetadataURLArray()
          Returns number of "MetadataURL" element
 int sizeOfStyleArray()
          Returns number of "Style" element
 void unsetAbstract()
          Unsets the "Abstract" element
 void unsetAttribution()
          Unsets the "Attribution" element
 void unsetCascaded()
          Unsets the "cascaded" attribute
 void unsetEXGeographicBoundingBox()
          Unsets the "EX_GeographicBoundingBox" element
 void unsetFixedHeight()
          Unsets the "fixedHeight" attribute
 void unsetFixedWidth()
          Unsets the "fixedWidth" attribute
 void unsetKeywordList()
          Unsets the "KeywordList" element
 void unsetMaxScaleDenominator()
          Unsets the "MaxScaleDenominator" element
 void unsetMinScaleDenominator()
          Unsets the "MinScaleDenominator" element
 void unsetName()
          Unsets the "Name" element
 void unsetNoSubsets()
          Unsets the "noSubsets" attribute
 void unsetOpaque()
          Unsets the "opaque" attribute
 void unsetQueryable()
          Unsets the "queryable" attribute
 org.apache.xmlbeans.XmlString xgetAbstract()
          Gets (as xml) the "Abstract" element
 org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
          Gets (as xml) the "cascaded" attribute
 org.apache.xmlbeans.XmlString[] xgetCRSArray()
          Gets (as xml) array of all "CRS" elements
 org.apache.xmlbeans.XmlString xgetCRSArray(int i)
          Gets (as xml) ith "CRS" element
 org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
          Gets (as xml) the "fixedHeight" attribute
 org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
          Gets (as xml) the "fixedWidth" attribute
 org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
          Gets (as xml) the "MaxScaleDenominator" element
 org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
          Gets (as xml) the "MinScaleDenominator" element
 org.apache.xmlbeans.XmlString xgetName()
          Gets (as xml) the "Name" element
 org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
          Gets (as xml) the "noSubsets" attribute
 org.apache.xmlbeans.XmlBoolean xgetOpaque()
          Gets (as xml) the "opaque" attribute
 org.apache.xmlbeans.XmlBoolean xgetQueryable()
          Gets (as xml) the "queryable" attribute
 org.apache.xmlbeans.XmlString xgetTitle()
          Gets (as xml) the "Title" element
 void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
          Sets (as xml) the "Abstract" element
 void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
          Sets (as xml) the "cascaded" attribute
 void xsetCRSArray(int i, org.apache.xmlbeans.XmlString crs)
          Sets (as xml) ith "CRS" element
 void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
          Sets (as xml) array of all "CRS" element
 void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
          Sets (as xml) the "fixedHeight" attribute
 void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
          Sets (as xml) the "fixedWidth" attribute
 void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
          Sets (as xml) the "MaxScaleDenominator" element
 void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
          Sets (as xml) the "MinScaleDenominator" element
 void xsetName(org.apache.xmlbeans.XmlString name)
          Sets (as xml) the "Name" element
 void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
          Sets (as xml) the "noSubsets" attribute
 void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
          Sets (as xml) the "opaque" attribute
 void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
          Sets (as xml) the "queryable" attribute
 void xsetTitle(org.apache.xmlbeans.XmlString title)
          Sets (as xml) the "Title" element
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Constructor Detail

LayerDocumentImpl.LayerImpl

public LayerDocumentImpl.LayerImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getName

public String getName()
Gets the "Name" element

Specified by:
getName in interface LayerDocument.Layer

xgetName

public org.apache.xmlbeans.XmlString xgetName()
Gets (as xml) the "Name" element

Specified by:
xgetName in interface LayerDocument.Layer

isSetName

public boolean isSetName()
True if has "Name" element

Specified by:
isSetName in interface LayerDocument.Layer

setName

public void setName(String name)
Sets the "Name" element

Specified by:
setName in interface LayerDocument.Layer

xsetName

public void xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "Name" element

Specified by:
xsetName in interface LayerDocument.Layer

unsetName

public void unsetName()
Unsets the "Name" element

Specified by:
unsetName in interface LayerDocument.Layer

getTitle

public String getTitle()
Gets the "Title" element

Specified by:
getTitle in interface LayerDocument.Layer

xgetTitle

public org.apache.xmlbeans.XmlString xgetTitle()
Gets (as xml) the "Title" element

Specified by:
xgetTitle in interface LayerDocument.Layer

setTitle

public void setTitle(String title)
Sets the "Title" element

Specified by:
setTitle in interface LayerDocument.Layer

xsetTitle

public void xsetTitle(org.apache.xmlbeans.XmlString title)
Sets (as xml) the "Title" element

Specified by:
xsetTitle in interface LayerDocument.Layer

getAbstract

public String getAbstract()
Gets the "Abstract" element

Specified by:
getAbstract in interface LayerDocument.Layer

xgetAbstract

public org.apache.xmlbeans.XmlString xgetAbstract()
Gets (as xml) the "Abstract" element

Specified by:
xgetAbstract in interface LayerDocument.Layer

isSetAbstract

public boolean isSetAbstract()
True if has "Abstract" element

Specified by:
isSetAbstract in interface LayerDocument.Layer

setAbstract

public void setAbstract(String xabstract)
Sets the "Abstract" element

Specified by:
setAbstract in interface LayerDocument.Layer

xsetAbstract

public void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
Sets (as xml) the "Abstract" element

Specified by:
xsetAbstract in interface LayerDocument.Layer

unsetAbstract

public void unsetAbstract()
Unsets the "Abstract" element

Specified by:
unsetAbstract in interface LayerDocument.Layer

getKeywordList

public KeywordListDocument.KeywordList getKeywordList()
Gets the "KeywordList" element

Specified by:
getKeywordList in interface LayerDocument.Layer

isSetKeywordList

public boolean isSetKeywordList()
True if has "KeywordList" element

Specified by:
isSetKeywordList in interface LayerDocument.Layer

setKeywordList

public void setKeywordList(KeywordListDocument.KeywordList keywordList)
Sets the "KeywordList" element

Specified by:
setKeywordList in interface LayerDocument.Layer

addNewKeywordList

public KeywordListDocument.KeywordList addNewKeywordList()
Appends and returns a new empty "KeywordList" element

Specified by:
addNewKeywordList in interface LayerDocument.Layer

unsetKeywordList

public void unsetKeywordList()
Unsets the "KeywordList" element

Specified by:
unsetKeywordList in interface LayerDocument.Layer

getCRSArray

public String[] getCRSArray()
Gets array of all "CRS" elements

Specified by:
getCRSArray in interface LayerDocument.Layer

getCRSArray

public String getCRSArray(int i)
Gets ith "CRS" element

Specified by:
getCRSArray in interface LayerDocument.Layer

xgetCRSArray

public org.apache.xmlbeans.XmlString[] xgetCRSArray()
Gets (as xml) array of all "CRS" elements

Specified by:
xgetCRSArray in interface LayerDocument.Layer

xgetCRSArray

public org.apache.xmlbeans.XmlString xgetCRSArray(int i)
Gets (as xml) ith "CRS" element

Specified by:
xgetCRSArray in interface LayerDocument.Layer

sizeOfCRSArray

public int sizeOfCRSArray()
Returns number of "CRS" element

Specified by:
sizeOfCRSArray in interface LayerDocument.Layer

setCRSArray

public void setCRSArray(String[] crsArray)
Sets array of all "CRS" element

Specified by:
setCRSArray in interface LayerDocument.Layer

setCRSArray

public void setCRSArray(int i,
                        String crs)
Sets ith "CRS" element

Specified by:
setCRSArray in interface LayerDocument.Layer

xsetCRSArray

public void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
Sets (as xml) array of all "CRS" element

Specified by:
xsetCRSArray in interface LayerDocument.Layer

xsetCRSArray

public void xsetCRSArray(int i,
                         org.apache.xmlbeans.XmlString crs)
Sets (as xml) ith "CRS" element

Specified by:
xsetCRSArray in interface LayerDocument.Layer

insertCRS

public void insertCRS(int i,
                      String crs)
Inserts the value as the ith "CRS" element

Specified by:
insertCRS in interface LayerDocument.Layer

addCRS

public void addCRS(String crs)
Appends the value as the last "CRS" element

Specified by:
addCRS in interface LayerDocument.Layer

insertNewCRS

public org.apache.xmlbeans.XmlString insertNewCRS(int i)
Inserts and returns a new empty value (as xml) as the ith "CRS" element

Specified by:
insertNewCRS in interface LayerDocument.Layer

addNewCRS

public org.apache.xmlbeans.XmlString addNewCRS()
Appends and returns a new empty value (as xml) as the last "CRS" element

Specified by:
addNewCRS in interface LayerDocument.Layer

removeCRS

public void removeCRS(int i)
Removes the ith "CRS" element

Specified by:
removeCRS in interface LayerDocument.Layer

getEXGeographicBoundingBox

public EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
Gets the "EX_GeographicBoundingBox" element

Specified by:
getEXGeographicBoundingBox in interface LayerDocument.Layer

isSetEXGeographicBoundingBox

public boolean isSetEXGeographicBoundingBox()
True if has "EX_GeographicBoundingBox" element

Specified by:
isSetEXGeographicBoundingBox in interface LayerDocument.Layer

setEXGeographicBoundingBox

public void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
Sets the "EX_GeographicBoundingBox" element

Specified by:
setEXGeographicBoundingBox in interface LayerDocument.Layer

addNewEXGeographicBoundingBox

public EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
Appends and returns a new empty "EX_GeographicBoundingBox" element

Specified by:
addNewEXGeographicBoundingBox in interface LayerDocument.Layer

unsetEXGeographicBoundingBox

public void unsetEXGeographicBoundingBox()
Unsets the "EX_GeographicBoundingBox" element

Specified by:
unsetEXGeographicBoundingBox in interface LayerDocument.Layer

getBoundingBoxArray

public BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
Gets array of all "BoundingBox" elements

Specified by:
getBoundingBoxArray in interface LayerDocument.Layer

getBoundingBoxArray

public BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
Gets ith "BoundingBox" element

Specified by:
getBoundingBoxArray in interface LayerDocument.Layer

sizeOfBoundingBoxArray

public int sizeOfBoundingBoxArray()
Returns number of "BoundingBox" element

Specified by:
sizeOfBoundingBoxArray in interface LayerDocument.Layer

setBoundingBoxArray

public void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
Sets array of all "BoundingBox" element

Specified by:
setBoundingBoxArray in interface LayerDocument.Layer

setBoundingBoxArray

public void setBoundingBoxArray(int i,
                                BoundingBoxDocument.BoundingBox boundingBox)
Sets ith "BoundingBox" element

Specified by:
setBoundingBoxArray in interface LayerDocument.Layer

insertNewBoundingBox

public BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
Inserts and returns a new empty value (as xml) as the ith "BoundingBox" element

Specified by:
insertNewBoundingBox in interface LayerDocument.Layer

addNewBoundingBox

public BoundingBoxDocument.BoundingBox addNewBoundingBox()
Appends and returns a new empty value (as xml) as the last "BoundingBox" element

Specified by:
addNewBoundingBox in interface LayerDocument.Layer

removeBoundingBox

public void removeBoundingBox(int i)
Removes the ith "BoundingBox" element

Specified by:
removeBoundingBox in interface LayerDocument.Layer

getDimensionArray

public DimensionDocument.Dimension[] getDimensionArray()
Gets array of all "Dimension" elements

Specified by:
getDimensionArray in interface LayerDocument.Layer

getDimensionArray

public DimensionDocument.Dimension getDimensionArray(int i)
Gets ith "Dimension" element

Specified by:
getDimensionArray in interface LayerDocument.Layer

sizeOfDimensionArray

public int sizeOfDimensionArray()
Returns number of "Dimension" element

Specified by:
sizeOfDimensionArray in interface LayerDocument.Layer

setDimensionArray

public void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
Sets array of all "Dimension" element

Specified by:
setDimensionArray in interface LayerDocument.Layer

setDimensionArray

public void setDimensionArray(int i,
                              DimensionDocument.Dimension dimension)
Sets ith "Dimension" element

Specified by:
setDimensionArray in interface LayerDocument.Layer

insertNewDimension

public DimensionDocument.Dimension insertNewDimension(int i)
Inserts and returns a new empty value (as xml) as the ith "Dimension" element

Specified by:
insertNewDimension in interface LayerDocument.Layer

addNewDimension

public DimensionDocument.Dimension addNewDimension()
Appends and returns a new empty value (as xml) as the last "Dimension" element

Specified by:
addNewDimension in interface LayerDocument.Layer

removeDimension

public void removeDimension(int i)
Removes the ith "Dimension" element

Specified by:
removeDimension in interface LayerDocument.Layer

getAttribution

public AttributionDocument.Attribution getAttribution()
Gets the "Attribution" element

Specified by:
getAttribution in interface LayerDocument.Layer

isSetAttribution

public boolean isSetAttribution()
True if has "Attribution" element

Specified by:
isSetAttribution in interface LayerDocument.Layer

setAttribution

public void setAttribution(AttributionDocument.Attribution attribution)
Sets the "Attribution" element

Specified by:
setAttribution in interface LayerDocument.Layer

addNewAttribution

public AttributionDocument.Attribution addNewAttribution()
Appends and returns a new empty "Attribution" element

Specified by:
addNewAttribution in interface LayerDocument.Layer

unsetAttribution

public void unsetAttribution()
Unsets the "Attribution" element

Specified by:
unsetAttribution in interface LayerDocument.Layer

getAuthorityURLArray

public AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
Gets array of all "AuthorityURL" elements

Specified by:
getAuthorityURLArray in interface LayerDocument.Layer

getAuthorityURLArray

public AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
Gets ith "AuthorityURL" element

Specified by:
getAuthorityURLArray in interface LayerDocument.Layer

sizeOfAuthorityURLArray

public int sizeOfAuthorityURLArray()
Returns number of "AuthorityURL" element

Specified by:
sizeOfAuthorityURLArray in interface LayerDocument.Layer

setAuthorityURLArray

public void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
Sets array of all "AuthorityURL" element

Specified by:
setAuthorityURLArray in interface LayerDocument.Layer

setAuthorityURLArray

public void setAuthorityURLArray(int i,
                                 AuthorityURLDocument.AuthorityURL authorityURL)
Sets ith "AuthorityURL" element

Specified by:
setAuthorityURLArray in interface LayerDocument.Layer

insertNewAuthorityURL

public AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
Inserts and returns a new empty value (as xml) as the ith "AuthorityURL" element

Specified by:
insertNewAuthorityURL in interface LayerDocument.Layer

addNewAuthorityURL

public AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
Appends and returns a new empty value (as xml) as the last "AuthorityURL" element

Specified by:
addNewAuthorityURL in interface LayerDocument.Layer

removeAuthorityURL

public void removeAuthorityURL(int i)
Removes the ith "AuthorityURL" element

Specified by:
removeAuthorityURL in interface LayerDocument.Layer

getIdentifierArray

public IdentifierDocument.Identifier[] getIdentifierArray()
Gets array of all "Identifier" elements

Specified by:
getIdentifierArray in interface LayerDocument.Layer

getIdentifierArray

public IdentifierDocument.Identifier getIdentifierArray(int i)
Gets ith "Identifier" element

Specified by:
getIdentifierArray in interface LayerDocument.Layer

sizeOfIdentifierArray

public int sizeOfIdentifierArray()
Returns number of "Identifier" element

Specified by:
sizeOfIdentifierArray in interface LayerDocument.Layer

setIdentifierArray

public void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
Sets array of all "Identifier" element

Specified by:
setIdentifierArray in interface LayerDocument.Layer

setIdentifierArray

public void setIdentifierArray(int i,
                               IdentifierDocument.Identifier identifier)
Sets ith "Identifier" element

Specified by:
setIdentifierArray in interface LayerDocument.Layer

insertNewIdentifier

public IdentifierDocument.Identifier insertNewIdentifier(int i)
Inserts and returns a new empty value (as xml) as the ith "Identifier" element

Specified by:
insertNewIdentifier in interface LayerDocument.Layer

addNewIdentifier

public IdentifierDocument.Identifier addNewIdentifier()
Appends and returns a new empty value (as xml) as the last "Identifier" element

Specified by:
addNewIdentifier in interface LayerDocument.Layer

removeIdentifier

public void removeIdentifier(int i)
Removes the ith "Identifier" element

Specified by:
removeIdentifier in interface LayerDocument.Layer

getMetadataURLArray

public MetadataURLDocument.MetadataURL[] getMetadataURLArray()
Gets array of all "MetadataURL" elements

Specified by:
getMetadataURLArray in interface LayerDocument.Layer

getMetadataURLArray

public MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
Gets ith "MetadataURL" element

Specified by:
getMetadataURLArray in interface LayerDocument.Layer

sizeOfMetadataURLArray

public int sizeOfMetadataURLArray()
Returns number of "MetadataURL" element

Specified by:
sizeOfMetadataURLArray in interface LayerDocument.Layer

setMetadataURLArray

public void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
Sets array of all "MetadataURL" element

Specified by:
setMetadataURLArray in interface LayerDocument.Layer

setMetadataURLArray

public void setMetadataURLArray(int i,
                                MetadataURLDocument.MetadataURL metadataURL)
Sets ith "MetadataURL" element

Specified by:
setMetadataURLArray in interface LayerDocument.Layer

insertNewMetadataURL

public MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
Inserts and returns a new empty value (as xml) as the ith "MetadataURL" element

Specified by:
insertNewMetadataURL in interface LayerDocument.Layer

addNewMetadataURL

public MetadataURLDocument.MetadataURL addNewMetadataURL()
Appends and returns a new empty value (as xml) as the last "MetadataURL" element

Specified by:
addNewMetadataURL in interface LayerDocument.Layer

removeMetadataURL

public void removeMetadataURL(int i)
Removes the ith "MetadataURL" element

Specified by:
removeMetadataURL in interface LayerDocument.Layer

getDataURLArray

public DataURLDocument.DataURL[] getDataURLArray()
Gets array of all "DataURL" elements

Specified by:
getDataURLArray in interface LayerDocument.Layer

getDataURLArray

public DataURLDocument.DataURL getDataURLArray(int i)
Gets ith "DataURL" element

Specified by:
getDataURLArray in interface LayerDocument.Layer

sizeOfDataURLArray

public int sizeOfDataURLArray()
Returns number of "DataURL" element

Specified by:
sizeOfDataURLArray in interface LayerDocument.Layer

setDataURLArray

public void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
Sets array of all "DataURL" element

Specified by:
setDataURLArray in interface LayerDocument.Layer

setDataURLArray

public void setDataURLArray(int i,
                            DataURLDocument.DataURL dataURL)
Sets ith "DataURL" element

Specified by:
setDataURLArray in interface LayerDocument.Layer

insertNewDataURL

public DataURLDocument.DataURL insertNewDataURL(int i)
Inserts and returns a new empty value (as xml) as the ith "DataURL" element

Specified by:
insertNewDataURL in interface LayerDocument.Layer

addNewDataURL

public DataURLDocument.DataURL addNewDataURL()
Appends and returns a new empty value (as xml) as the last "DataURL" element

Specified by:
addNewDataURL in interface LayerDocument.Layer

removeDataURL

public void removeDataURL(int i)
Removes the ith "DataURL" element

Specified by:
removeDataURL in interface LayerDocument.Layer

getFeatureListURLArray

public FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
Gets array of all "FeatureListURL" elements

Specified by:
getFeatureListURLArray in interface LayerDocument.Layer

getFeatureListURLArray

public FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
Gets ith "FeatureListURL" element

Specified by:
getFeatureListURLArray in interface LayerDocument.Layer

sizeOfFeatureListURLArray

public int sizeOfFeatureListURLArray()
Returns number of "FeatureListURL" element

Specified by:
sizeOfFeatureListURLArray in interface LayerDocument.Layer

setFeatureListURLArray

public void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
Sets array of all "FeatureListURL" element

Specified by:
setFeatureListURLArray in interface LayerDocument.Layer

setFeatureListURLArray

public void setFeatureListURLArray(int i,
                                   FeatureListURLDocument.FeatureListURL featureListURL)
Sets ith "FeatureListURL" element

Specified by:
setFeatureListURLArray in interface LayerDocument.Layer

insertNewFeatureListURL

public FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
Inserts and returns a new empty value (as xml) as the ith "FeatureListURL" element

Specified by:
insertNewFeatureListURL in interface LayerDocument.Layer

addNewFeatureListURL

public FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
Appends and returns a new empty value (as xml) as the last "FeatureListURL" element

Specified by:
addNewFeatureListURL in interface LayerDocument.Layer

removeFeatureListURL

public void removeFeatureListURL(int i)
Removes the ith "FeatureListURL" element

Specified by:
removeFeatureListURL in interface LayerDocument.Layer

getStyleArray

public StyleDocument.Style[] getStyleArray()
Gets array of all "Style" elements

Specified by:
getStyleArray in interface LayerDocument.Layer

getStyleArray

public StyleDocument.Style getStyleArray(int i)
Gets ith "Style" element

Specified by:
getStyleArray in interface LayerDocument.Layer

sizeOfStyleArray

public int sizeOfStyleArray()
Returns number of "Style" element

Specified by:
sizeOfStyleArray in interface LayerDocument.Layer

setStyleArray

public void setStyleArray(StyleDocument.Style[] styleArray)
Sets array of all "Style" element

Specified by:
setStyleArray in interface LayerDocument.Layer

setStyleArray

public void setStyleArray(int i,
                          StyleDocument.Style style)
Sets ith "Style" element

Specified by:
setStyleArray in interface LayerDocument.Layer

insertNewStyle

public StyleDocument.Style insertNewStyle(int i)
Inserts and returns a new empty value (as xml) as the ith "Style" element

Specified by:
insertNewStyle in interface LayerDocument.Layer

addNewStyle

public StyleDocument.Style addNewStyle()
Appends and returns a new empty value (as xml) as the last "Style" element

Specified by:
addNewStyle in interface LayerDocument.Layer

removeStyle

public void removeStyle(int i)
Removes the ith "Style" element

Specified by:
removeStyle in interface LayerDocument.Layer

getMinScaleDenominator

public double getMinScaleDenominator()
Gets the "MinScaleDenominator" element

Specified by:
getMinScaleDenominator in interface LayerDocument.Layer

xgetMinScaleDenominator

public org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
Gets (as xml) the "MinScaleDenominator" element

Specified by:
xgetMinScaleDenominator in interface LayerDocument.Layer

isSetMinScaleDenominator

public boolean isSetMinScaleDenominator()
True if has "MinScaleDenominator" element

Specified by:
isSetMinScaleDenominator in interface LayerDocument.Layer

setMinScaleDenominator

public void setMinScaleDenominator(double minScaleDenominator)
Sets the "MinScaleDenominator" element

Specified by:
setMinScaleDenominator in interface LayerDocument.Layer

xsetMinScaleDenominator

public void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
Sets (as xml) the "MinScaleDenominator" element

Specified by:
xsetMinScaleDenominator in interface LayerDocument.Layer

unsetMinScaleDenominator

public void unsetMinScaleDenominator()
Unsets the "MinScaleDenominator" element

Specified by:
unsetMinScaleDenominator in interface LayerDocument.Layer

getMaxScaleDenominator

public double getMaxScaleDenominator()
Gets the "MaxScaleDenominator" element

Specified by:
getMaxScaleDenominator in interface LayerDocument.Layer

xgetMaxScaleDenominator

public org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
Gets (as xml) the "MaxScaleDenominator" element

Specified by:
xgetMaxScaleDenominator in interface LayerDocument.Layer

isSetMaxScaleDenominator

public boolean isSetMaxScaleDenominator()
True if has "MaxScaleDenominator" element

Specified by:
isSetMaxScaleDenominator in interface LayerDocument.Layer

setMaxScaleDenominator

public void setMaxScaleDenominator(double maxScaleDenominator)
Sets the "MaxScaleDenominator" element

Specified by:
setMaxScaleDenominator in interface LayerDocument.Layer

xsetMaxScaleDenominator

public void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
Sets (as xml) the "MaxScaleDenominator" element

Specified by:
xsetMaxScaleDenominator in interface LayerDocument.Layer

unsetMaxScaleDenominator

public void unsetMaxScaleDenominator()
Unsets the "MaxScaleDenominator" element

Specified by:
unsetMaxScaleDenominator in interface LayerDocument.Layer

getLayerArray

public LayerDocument.Layer[] getLayerArray()
Gets array of all "Layer" elements

Specified by:
getLayerArray in interface LayerDocument.Layer

getLayerArray

public LayerDocument.Layer getLayerArray(int i)
Gets ith "Layer" element

Specified by:
getLayerArray in interface LayerDocument.Layer

sizeOfLayerArray

public int sizeOfLayerArray()
Returns number of "Layer" element

Specified by:
sizeOfLayerArray in interface LayerDocument.Layer

setLayerArray

public void setLayerArray(LayerDocument.Layer[] layerArray)
Sets array of all "Layer" element

Specified by:
setLayerArray in interface LayerDocument.Layer

setLayerArray

public void setLayerArray(int i,
                          LayerDocument.Layer layer)
Sets ith "Layer" element

Specified by:
setLayerArray in interface LayerDocument.Layer

insertNewLayer

public LayerDocument.Layer insertNewLayer(int i)
Inserts and returns a new empty value (as xml) as the ith "Layer" element

Specified by:
insertNewLayer in interface LayerDocument.Layer

addNewLayer

public LayerDocument.Layer addNewLayer()
Appends and returns a new empty value (as xml) as the last "Layer" element

Specified by:
addNewLayer in interface LayerDocument.Layer

removeLayer

public void removeLayer(int i)
Removes the ith "Layer" element

Specified by:
removeLayer in interface LayerDocument.Layer

getQueryable

public boolean getQueryable()
Gets the "queryable" attribute

Specified by:
getQueryable in interface LayerDocument.Layer

xgetQueryable

public org.apache.xmlbeans.XmlBoolean xgetQueryable()
Gets (as xml) the "queryable" attribute

Specified by:
xgetQueryable in interface LayerDocument.Layer

isSetQueryable

public boolean isSetQueryable()
True if has "queryable" attribute

Specified by:
isSetQueryable in interface LayerDocument.Layer

setQueryable

public void setQueryable(boolean queryable)
Sets the "queryable" attribute

Specified by:
setQueryable in interface LayerDocument.Layer

xsetQueryable

public void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
Sets (as xml) the "queryable" attribute

Specified by:
xsetQueryable in interface LayerDocument.Layer

unsetQueryable

public void unsetQueryable()
Unsets the "queryable" attribute

Specified by:
unsetQueryable in interface LayerDocument.Layer

getCascaded

public BigInteger getCascaded()
Gets the "cascaded" attribute

Specified by:
getCascaded in interface LayerDocument.Layer

xgetCascaded

public org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
Gets (as xml) the "cascaded" attribute

Specified by:
xgetCascaded in interface LayerDocument.Layer

isSetCascaded

public boolean isSetCascaded()
True if has "cascaded" attribute

Specified by:
isSetCascaded in interface LayerDocument.Layer

setCascaded

public void setCascaded(BigInteger cascaded)
Sets the "cascaded" attribute

Specified by:
setCascaded in interface LayerDocument.Layer

xsetCascaded

public void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
Sets (as xml) the "cascaded" attribute

Specified by:
xsetCascaded in interface LayerDocument.Layer

unsetCascaded

public void unsetCascaded()
Unsets the "cascaded" attribute

Specified by:
unsetCascaded in interface LayerDocument.Layer

getOpaque

public boolean getOpaque()
Gets the "opaque" attribute

Specified by:
getOpaque in interface LayerDocument.Layer

xgetOpaque

public org.apache.xmlbeans.XmlBoolean xgetOpaque()
Gets (as xml) the "opaque" attribute

Specified by:
xgetOpaque in interface LayerDocument.Layer

isSetOpaque

public boolean isSetOpaque()
True if has "opaque" attribute

Specified by:
isSetOpaque in interface LayerDocument.Layer

setOpaque

public void setOpaque(boolean opaque)
Sets the "opaque" attribute

Specified by:
setOpaque in interface LayerDocument.Layer

xsetOpaque

public void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
Sets (as xml) the "opaque" attribute

Specified by:
xsetOpaque in interface LayerDocument.Layer

unsetOpaque

public void unsetOpaque()
Unsets the "opaque" attribute

Specified by:
unsetOpaque in interface LayerDocument.Layer

getNoSubsets

public boolean getNoSubsets()
Gets the "noSubsets" attribute

Specified by:
getNoSubsets in interface LayerDocument.Layer

xgetNoSubsets

public org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
Gets (as xml) the "noSubsets" attribute

Specified by:
xgetNoSubsets in interface LayerDocument.Layer

isSetNoSubsets

public boolean isSetNoSubsets()
True if has "noSubsets" attribute

Specified by:
isSetNoSubsets in interface LayerDocument.Layer

setNoSubsets

public void setNoSubsets(boolean noSubsets)
Sets the "noSubsets" attribute

Specified by:
setNoSubsets in interface LayerDocument.Layer

xsetNoSubsets

public void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
Sets (as xml) the "noSubsets" attribute

Specified by:
xsetNoSubsets in interface LayerDocument.Layer

unsetNoSubsets

public void unsetNoSubsets()
Unsets the "noSubsets" attribute

Specified by:
unsetNoSubsets in interface LayerDocument.Layer

getFixedWidth

public BigInteger getFixedWidth()
Gets the "fixedWidth" attribute

Specified by:
getFixedWidth in interface LayerDocument.Layer

xgetFixedWidth

public org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
Gets (as xml) the "fixedWidth" attribute

Specified by:
xgetFixedWidth in interface LayerDocument.Layer

isSetFixedWidth

public boolean isSetFixedWidth()
True if has "fixedWidth" attribute

Specified by:
isSetFixedWidth in interface LayerDocument.Layer

setFixedWidth

public void setFixedWidth(BigInteger fixedWidth)
Sets the "fixedWidth" attribute

Specified by:
setFixedWidth in interface LayerDocument.Layer

xsetFixedWidth

public void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
Sets (as xml) the "fixedWidth" attribute

Specified by:
xsetFixedWidth in interface LayerDocument.Layer

unsetFixedWidth

public void unsetFixedWidth()
Unsets the "fixedWidth" attribute

Specified by:
unsetFixedWidth in interface LayerDocument.Layer

getFixedHeight

public BigInteger getFixedHeight()
Gets the "fixedHeight" attribute

Specified by:
getFixedHeight in interface LayerDocument.Layer

xgetFixedHeight

public org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
Gets (as xml) the "fixedHeight" attribute

Specified by:
xgetFixedHeight in interface LayerDocument.Layer

isSetFixedHeight

public boolean isSetFixedHeight()
True if has "fixedHeight" attribute

Specified by:
isSetFixedHeight in interface LayerDocument.Layer

setFixedHeight

public void setFixedHeight(BigInteger fixedHeight)
Sets the "fixedHeight" attribute

Specified by:
setFixedHeight in interface LayerDocument.Layer

xsetFixedHeight

public void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
Sets (as xml) the "fixedHeight" attribute

Specified by:
xsetFixedHeight in interface LayerDocument.Layer

unsetFixedHeight

public void unsetFixedHeight()
Unsets the "fixedHeight" attribute

Specified by:
unsetFixedHeight in interface LayerDocument.Layer


Copyright © 2004-2013 52north.org. All Rights Reserved.