public static class LayerDocumentImpl.LayerImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements LayerDocument.Layer
LayerDocument.Layer.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
LayerDocumentImpl.LayerImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
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
|
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_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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic LayerDocumentImpl.LayerImpl(org.apache.xmlbeans.SchemaType sType)
public String getName()
getName in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString xgetName()
xgetName in interface LayerDocument.Layerpublic boolean isSetName()
isSetName in interface LayerDocument.Layerpublic void setName(String name)
setName in interface LayerDocument.Layerpublic void xsetName(org.apache.xmlbeans.XmlString name)
xsetName in interface LayerDocument.Layerpublic void unsetName()
unsetName in interface LayerDocument.Layerpublic String getTitle()
getTitle in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString xgetTitle()
xgetTitle in interface LayerDocument.Layerpublic void setTitle(String title)
setTitle in interface LayerDocument.Layerpublic void xsetTitle(org.apache.xmlbeans.XmlString title)
xsetTitle in interface LayerDocument.Layerpublic String getAbstract()
getAbstract in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString xgetAbstract()
xgetAbstract in interface LayerDocument.Layerpublic boolean isSetAbstract()
isSetAbstract in interface LayerDocument.Layerpublic void setAbstract(String xabstract)
setAbstract in interface LayerDocument.Layerpublic void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
xsetAbstract in interface LayerDocument.Layerpublic void unsetAbstract()
unsetAbstract in interface LayerDocument.Layerpublic KeywordListDocument.KeywordList getKeywordList()
getKeywordList in interface LayerDocument.Layerpublic boolean isSetKeywordList()
isSetKeywordList in interface LayerDocument.Layerpublic void setKeywordList(KeywordListDocument.KeywordList keywordList)
setKeywordList in interface LayerDocument.Layerpublic KeywordListDocument.KeywordList addNewKeywordList()
addNewKeywordList in interface LayerDocument.Layerpublic void unsetKeywordList()
unsetKeywordList in interface LayerDocument.Layerpublic String[] getCRSArray()
getCRSArray in interface LayerDocument.Layerpublic String getCRSArray(int i)
getCRSArray in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString[] xgetCRSArray()
xgetCRSArray in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString xgetCRSArray(int i)
xgetCRSArray in interface LayerDocument.Layerpublic int sizeOfCRSArray()
sizeOfCRSArray in interface LayerDocument.Layerpublic void setCRSArray(String[] crsArray)
setCRSArray in interface LayerDocument.Layerpublic void setCRSArray(int i,
String crs)
setCRSArray in interface LayerDocument.Layerpublic void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
xsetCRSArray in interface LayerDocument.Layerpublic void xsetCRSArray(int i,
org.apache.xmlbeans.XmlString crs)
xsetCRSArray in interface LayerDocument.Layerpublic void insertCRS(int i,
String crs)
insertCRS in interface LayerDocument.Layerpublic void addCRS(String crs)
addCRS in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString insertNewCRS(int i)
insertNewCRS in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlString addNewCRS()
addNewCRS in interface LayerDocument.Layerpublic void removeCRS(int i)
removeCRS in interface LayerDocument.Layerpublic EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
getEXGeographicBoundingBox in interface LayerDocument.Layerpublic boolean isSetEXGeographicBoundingBox()
isSetEXGeographicBoundingBox in interface LayerDocument.Layerpublic void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
setEXGeographicBoundingBox in interface LayerDocument.Layerpublic EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
addNewEXGeographicBoundingBox in interface LayerDocument.Layerpublic void unsetEXGeographicBoundingBox()
unsetEXGeographicBoundingBox in interface LayerDocument.Layerpublic BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
getBoundingBoxArray in interface LayerDocument.Layerpublic BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
getBoundingBoxArray in interface LayerDocument.Layerpublic int sizeOfBoundingBoxArray()
sizeOfBoundingBoxArray in interface LayerDocument.Layerpublic void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
setBoundingBoxArray in interface LayerDocument.Layerpublic void setBoundingBoxArray(int i,
BoundingBoxDocument.BoundingBox boundingBox)
setBoundingBoxArray in interface LayerDocument.Layerpublic BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
insertNewBoundingBox in interface LayerDocument.Layerpublic BoundingBoxDocument.BoundingBox addNewBoundingBox()
addNewBoundingBox in interface LayerDocument.Layerpublic void removeBoundingBox(int i)
removeBoundingBox in interface LayerDocument.Layerpublic DimensionDocument.Dimension[] getDimensionArray()
getDimensionArray in interface LayerDocument.Layerpublic DimensionDocument.Dimension getDimensionArray(int i)
getDimensionArray in interface LayerDocument.Layerpublic int sizeOfDimensionArray()
sizeOfDimensionArray in interface LayerDocument.Layerpublic void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
setDimensionArray in interface LayerDocument.Layerpublic void setDimensionArray(int i,
DimensionDocument.Dimension dimension)
setDimensionArray in interface LayerDocument.Layerpublic DimensionDocument.Dimension insertNewDimension(int i)
insertNewDimension in interface LayerDocument.Layerpublic DimensionDocument.Dimension addNewDimension()
addNewDimension in interface LayerDocument.Layerpublic void removeDimension(int i)
removeDimension in interface LayerDocument.Layerpublic AttributionDocument.Attribution getAttribution()
getAttribution in interface LayerDocument.Layerpublic boolean isSetAttribution()
isSetAttribution in interface LayerDocument.Layerpublic void setAttribution(AttributionDocument.Attribution attribution)
setAttribution in interface LayerDocument.Layerpublic AttributionDocument.Attribution addNewAttribution()
addNewAttribution in interface LayerDocument.Layerpublic void unsetAttribution()
unsetAttribution in interface LayerDocument.Layerpublic AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
getAuthorityURLArray in interface LayerDocument.Layerpublic AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
getAuthorityURLArray in interface LayerDocument.Layerpublic int sizeOfAuthorityURLArray()
sizeOfAuthorityURLArray in interface LayerDocument.Layerpublic void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
setAuthorityURLArray in interface LayerDocument.Layerpublic void setAuthorityURLArray(int i,
AuthorityURLDocument.AuthorityURL authorityURL)
setAuthorityURLArray in interface LayerDocument.Layerpublic AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
insertNewAuthorityURL in interface LayerDocument.Layerpublic AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
addNewAuthorityURL in interface LayerDocument.Layerpublic void removeAuthorityURL(int i)
removeAuthorityURL in interface LayerDocument.Layerpublic IdentifierDocument.Identifier[] getIdentifierArray()
getIdentifierArray in interface LayerDocument.Layerpublic IdentifierDocument.Identifier getIdentifierArray(int i)
getIdentifierArray in interface LayerDocument.Layerpublic int sizeOfIdentifierArray()
sizeOfIdentifierArray in interface LayerDocument.Layerpublic void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
setIdentifierArray in interface LayerDocument.Layerpublic void setIdentifierArray(int i,
IdentifierDocument.Identifier identifier)
setIdentifierArray in interface LayerDocument.Layerpublic IdentifierDocument.Identifier insertNewIdentifier(int i)
insertNewIdentifier in interface LayerDocument.Layerpublic IdentifierDocument.Identifier addNewIdentifier()
addNewIdentifier in interface LayerDocument.Layerpublic void removeIdentifier(int i)
removeIdentifier in interface LayerDocument.Layerpublic MetadataURLDocument.MetadataURL[] getMetadataURLArray()
getMetadataURLArray in interface LayerDocument.Layerpublic MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
getMetadataURLArray in interface LayerDocument.Layerpublic int sizeOfMetadataURLArray()
sizeOfMetadataURLArray in interface LayerDocument.Layerpublic void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
setMetadataURLArray in interface LayerDocument.Layerpublic void setMetadataURLArray(int i,
MetadataURLDocument.MetadataURL metadataURL)
setMetadataURLArray in interface LayerDocument.Layerpublic MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
insertNewMetadataURL in interface LayerDocument.Layerpublic MetadataURLDocument.MetadataURL addNewMetadataURL()
addNewMetadataURL in interface LayerDocument.Layerpublic void removeMetadataURL(int i)
removeMetadataURL in interface LayerDocument.Layerpublic DataURLDocument.DataURL[] getDataURLArray()
getDataURLArray in interface LayerDocument.Layerpublic DataURLDocument.DataURL getDataURLArray(int i)
getDataURLArray in interface LayerDocument.Layerpublic int sizeOfDataURLArray()
sizeOfDataURLArray in interface LayerDocument.Layerpublic void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
setDataURLArray in interface LayerDocument.Layerpublic void setDataURLArray(int i,
DataURLDocument.DataURL dataURL)
setDataURLArray in interface LayerDocument.Layerpublic DataURLDocument.DataURL insertNewDataURL(int i)
insertNewDataURL in interface LayerDocument.Layerpublic DataURLDocument.DataURL addNewDataURL()
addNewDataURL in interface LayerDocument.Layerpublic void removeDataURL(int i)
removeDataURL in interface LayerDocument.Layerpublic FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
getFeatureListURLArray in interface LayerDocument.Layerpublic FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
getFeatureListURLArray in interface LayerDocument.Layerpublic int sizeOfFeatureListURLArray()
sizeOfFeatureListURLArray in interface LayerDocument.Layerpublic void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
setFeatureListURLArray in interface LayerDocument.Layerpublic void setFeatureListURLArray(int i,
FeatureListURLDocument.FeatureListURL featureListURL)
setFeatureListURLArray in interface LayerDocument.Layerpublic FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
insertNewFeatureListURL in interface LayerDocument.Layerpublic FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
addNewFeatureListURL in interface LayerDocument.Layerpublic void removeFeatureListURL(int i)
removeFeatureListURL in interface LayerDocument.Layerpublic StyleDocument.Style[] getStyleArray()
getStyleArray in interface LayerDocument.Layerpublic StyleDocument.Style getStyleArray(int i)
getStyleArray in interface LayerDocument.Layerpublic int sizeOfStyleArray()
sizeOfStyleArray in interface LayerDocument.Layerpublic void setStyleArray(StyleDocument.Style[] styleArray)
setStyleArray in interface LayerDocument.Layerpublic void setStyleArray(int i,
StyleDocument.Style style)
setStyleArray in interface LayerDocument.Layerpublic StyleDocument.Style insertNewStyle(int i)
insertNewStyle in interface LayerDocument.Layerpublic StyleDocument.Style addNewStyle()
addNewStyle in interface LayerDocument.Layerpublic void removeStyle(int i)
removeStyle in interface LayerDocument.Layerpublic double getMinScaleDenominator()
getMinScaleDenominator in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
xgetMinScaleDenominator in interface LayerDocument.Layerpublic boolean isSetMinScaleDenominator()
isSetMinScaleDenominator in interface LayerDocument.Layerpublic void setMinScaleDenominator(double minScaleDenominator)
setMinScaleDenominator in interface LayerDocument.Layerpublic void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
xsetMinScaleDenominator in interface LayerDocument.Layerpublic void unsetMinScaleDenominator()
unsetMinScaleDenominator in interface LayerDocument.Layerpublic double getMaxScaleDenominator()
getMaxScaleDenominator in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
xgetMaxScaleDenominator in interface LayerDocument.Layerpublic boolean isSetMaxScaleDenominator()
isSetMaxScaleDenominator in interface LayerDocument.Layerpublic void setMaxScaleDenominator(double maxScaleDenominator)
setMaxScaleDenominator in interface LayerDocument.Layerpublic void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
xsetMaxScaleDenominator in interface LayerDocument.Layerpublic void unsetMaxScaleDenominator()
unsetMaxScaleDenominator in interface LayerDocument.Layerpublic LayerDocument.Layer[] getLayerArray()
getLayerArray in interface LayerDocument.Layerpublic LayerDocument.Layer getLayerArray(int i)
getLayerArray in interface LayerDocument.Layerpublic int sizeOfLayerArray()
sizeOfLayerArray in interface LayerDocument.Layerpublic void setLayerArray(LayerDocument.Layer[] layerArray)
setLayerArray in interface LayerDocument.Layerpublic void setLayerArray(int i,
LayerDocument.Layer layer)
setLayerArray in interface LayerDocument.Layerpublic LayerDocument.Layer insertNewLayer(int i)
insertNewLayer in interface LayerDocument.Layerpublic LayerDocument.Layer addNewLayer()
addNewLayer in interface LayerDocument.Layerpublic void removeLayer(int i)
removeLayer in interface LayerDocument.Layerpublic boolean getQueryable()
getQueryable in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlBoolean xgetQueryable()
xgetQueryable in interface LayerDocument.Layerpublic boolean isSetQueryable()
isSetQueryable in interface LayerDocument.Layerpublic void setQueryable(boolean queryable)
setQueryable in interface LayerDocument.Layerpublic void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
xsetQueryable in interface LayerDocument.Layerpublic void unsetQueryable()
unsetQueryable in interface LayerDocument.Layerpublic BigInteger getCascaded()
getCascaded in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
xgetCascaded in interface LayerDocument.Layerpublic boolean isSetCascaded()
isSetCascaded in interface LayerDocument.Layerpublic void setCascaded(BigInteger cascaded)
setCascaded in interface LayerDocument.Layerpublic void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
xsetCascaded in interface LayerDocument.Layerpublic void unsetCascaded()
unsetCascaded in interface LayerDocument.Layerpublic boolean getOpaque()
getOpaque in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlBoolean xgetOpaque()
xgetOpaque in interface LayerDocument.Layerpublic boolean isSetOpaque()
isSetOpaque in interface LayerDocument.Layerpublic void setOpaque(boolean opaque)
setOpaque in interface LayerDocument.Layerpublic void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
xsetOpaque in interface LayerDocument.Layerpublic void unsetOpaque()
unsetOpaque in interface LayerDocument.Layerpublic boolean getNoSubsets()
getNoSubsets in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
xgetNoSubsets in interface LayerDocument.Layerpublic boolean isSetNoSubsets()
isSetNoSubsets in interface LayerDocument.Layerpublic void setNoSubsets(boolean noSubsets)
setNoSubsets in interface LayerDocument.Layerpublic void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
xsetNoSubsets in interface LayerDocument.Layerpublic void unsetNoSubsets()
unsetNoSubsets in interface LayerDocument.Layerpublic BigInteger getFixedWidth()
getFixedWidth in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
xgetFixedWidth in interface LayerDocument.Layerpublic boolean isSetFixedWidth()
isSetFixedWidth in interface LayerDocument.Layerpublic void setFixedWidth(BigInteger fixedWidth)
setFixedWidth in interface LayerDocument.Layerpublic void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
xsetFixedWidth in interface LayerDocument.Layerpublic void unsetFixedWidth()
unsetFixedWidth in interface LayerDocument.Layerpublic BigInteger getFixedHeight()
getFixedHeight in interface LayerDocument.Layerpublic org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
xgetFixedHeight in interface LayerDocument.Layerpublic boolean isSetFixedHeight()
isSetFixedHeight in interface LayerDocument.Layerpublic void setFixedHeight(BigInteger fixedHeight)
setFixedHeight in interface LayerDocument.Layerpublic void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
xsetFixedHeight in interface LayerDocument.Layerpublic void unsetFixedHeight()
unsetFixedHeight in interface LayerDocument.LayerCopyright © 2015 52north.org. All rights reserved.