|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
net.opengis.wms.impl.LayerDocumentImpl.LayerImpl
public static class LayerDocumentImpl.LayerImpl
An XML Layer(@http://www.opengis.net/wms). This is a complex type.
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 |
---|
public LayerDocumentImpl.LayerImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail |
---|
public String getName()
getName
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString xgetName()
xgetName
in interface LayerDocument.Layer
public boolean isSetName()
isSetName
in interface LayerDocument.Layer
public void setName(String name)
setName
in interface LayerDocument.Layer
public void xsetName(org.apache.xmlbeans.XmlString name)
xsetName
in interface LayerDocument.Layer
public void unsetName()
unsetName
in interface LayerDocument.Layer
public String getTitle()
getTitle
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString xgetTitle()
xgetTitle
in interface LayerDocument.Layer
public void setTitle(String title)
setTitle
in interface LayerDocument.Layer
public void xsetTitle(org.apache.xmlbeans.XmlString title)
xsetTitle
in interface LayerDocument.Layer
public String getAbstract()
getAbstract
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString xgetAbstract()
xgetAbstract
in interface LayerDocument.Layer
public boolean isSetAbstract()
isSetAbstract
in interface LayerDocument.Layer
public void setAbstract(String xabstract)
setAbstract
in interface LayerDocument.Layer
public void xsetAbstract(org.apache.xmlbeans.XmlString xabstract)
xsetAbstract
in interface LayerDocument.Layer
public void unsetAbstract()
unsetAbstract
in interface LayerDocument.Layer
public KeywordListDocument.KeywordList getKeywordList()
getKeywordList
in interface LayerDocument.Layer
public boolean isSetKeywordList()
isSetKeywordList
in interface LayerDocument.Layer
public void setKeywordList(KeywordListDocument.KeywordList keywordList)
setKeywordList
in interface LayerDocument.Layer
public KeywordListDocument.KeywordList addNewKeywordList()
addNewKeywordList
in interface LayerDocument.Layer
public void unsetKeywordList()
unsetKeywordList
in interface LayerDocument.Layer
public String[] getCRSArray()
getCRSArray
in interface LayerDocument.Layer
public String getCRSArray(int i)
getCRSArray
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString[] xgetCRSArray()
xgetCRSArray
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString xgetCRSArray(int i)
xgetCRSArray
in interface LayerDocument.Layer
public int sizeOfCRSArray()
sizeOfCRSArray
in interface LayerDocument.Layer
public void setCRSArray(String[] crsArray)
setCRSArray
in interface LayerDocument.Layer
public void setCRSArray(int i, String crs)
setCRSArray
in interface LayerDocument.Layer
public void xsetCRSArray(org.apache.xmlbeans.XmlString[] crsArray)
xsetCRSArray
in interface LayerDocument.Layer
public void xsetCRSArray(int i, org.apache.xmlbeans.XmlString crs)
xsetCRSArray
in interface LayerDocument.Layer
public void insertCRS(int i, String crs)
insertCRS
in interface LayerDocument.Layer
public void addCRS(String crs)
addCRS
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString insertNewCRS(int i)
insertNewCRS
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlString addNewCRS()
addNewCRS
in interface LayerDocument.Layer
public void removeCRS(int i)
removeCRS
in interface LayerDocument.Layer
public EXGeographicBoundingBoxDocument.EXGeographicBoundingBox getEXGeographicBoundingBox()
getEXGeographicBoundingBox
in interface LayerDocument.Layer
public boolean isSetEXGeographicBoundingBox()
isSetEXGeographicBoundingBox
in interface LayerDocument.Layer
public void setEXGeographicBoundingBox(EXGeographicBoundingBoxDocument.EXGeographicBoundingBox exGeographicBoundingBox)
setEXGeographicBoundingBox
in interface LayerDocument.Layer
public EXGeographicBoundingBoxDocument.EXGeographicBoundingBox addNewEXGeographicBoundingBox()
addNewEXGeographicBoundingBox
in interface LayerDocument.Layer
public void unsetEXGeographicBoundingBox()
unsetEXGeographicBoundingBox
in interface LayerDocument.Layer
public BoundingBoxDocument.BoundingBox[] getBoundingBoxArray()
getBoundingBoxArray
in interface LayerDocument.Layer
public BoundingBoxDocument.BoundingBox getBoundingBoxArray(int i)
getBoundingBoxArray
in interface LayerDocument.Layer
public int sizeOfBoundingBoxArray()
sizeOfBoundingBoxArray
in interface LayerDocument.Layer
public void setBoundingBoxArray(BoundingBoxDocument.BoundingBox[] boundingBoxArray)
setBoundingBoxArray
in interface LayerDocument.Layer
public void setBoundingBoxArray(int i, BoundingBoxDocument.BoundingBox boundingBox)
setBoundingBoxArray
in interface LayerDocument.Layer
public BoundingBoxDocument.BoundingBox insertNewBoundingBox(int i)
insertNewBoundingBox
in interface LayerDocument.Layer
public BoundingBoxDocument.BoundingBox addNewBoundingBox()
addNewBoundingBox
in interface LayerDocument.Layer
public void removeBoundingBox(int i)
removeBoundingBox
in interface LayerDocument.Layer
public DimensionDocument.Dimension[] getDimensionArray()
getDimensionArray
in interface LayerDocument.Layer
public DimensionDocument.Dimension getDimensionArray(int i)
getDimensionArray
in interface LayerDocument.Layer
public int sizeOfDimensionArray()
sizeOfDimensionArray
in interface LayerDocument.Layer
public void setDimensionArray(DimensionDocument.Dimension[] dimensionArray)
setDimensionArray
in interface LayerDocument.Layer
public void setDimensionArray(int i, DimensionDocument.Dimension dimension)
setDimensionArray
in interface LayerDocument.Layer
public DimensionDocument.Dimension insertNewDimension(int i)
insertNewDimension
in interface LayerDocument.Layer
public DimensionDocument.Dimension addNewDimension()
addNewDimension
in interface LayerDocument.Layer
public void removeDimension(int i)
removeDimension
in interface LayerDocument.Layer
public AttributionDocument.Attribution getAttribution()
getAttribution
in interface LayerDocument.Layer
public boolean isSetAttribution()
isSetAttribution
in interface LayerDocument.Layer
public void setAttribution(AttributionDocument.Attribution attribution)
setAttribution
in interface LayerDocument.Layer
public AttributionDocument.Attribution addNewAttribution()
addNewAttribution
in interface LayerDocument.Layer
public void unsetAttribution()
unsetAttribution
in interface LayerDocument.Layer
public AuthorityURLDocument.AuthorityURL[] getAuthorityURLArray()
getAuthorityURLArray
in interface LayerDocument.Layer
public AuthorityURLDocument.AuthorityURL getAuthorityURLArray(int i)
getAuthorityURLArray
in interface LayerDocument.Layer
public int sizeOfAuthorityURLArray()
sizeOfAuthorityURLArray
in interface LayerDocument.Layer
public void setAuthorityURLArray(AuthorityURLDocument.AuthorityURL[] authorityURLArray)
setAuthorityURLArray
in interface LayerDocument.Layer
public void setAuthorityURLArray(int i, AuthorityURLDocument.AuthorityURL authorityURL)
setAuthorityURLArray
in interface LayerDocument.Layer
public AuthorityURLDocument.AuthorityURL insertNewAuthorityURL(int i)
insertNewAuthorityURL
in interface LayerDocument.Layer
public AuthorityURLDocument.AuthorityURL addNewAuthorityURL()
addNewAuthorityURL
in interface LayerDocument.Layer
public void removeAuthorityURL(int i)
removeAuthorityURL
in interface LayerDocument.Layer
public IdentifierDocument.Identifier[] getIdentifierArray()
getIdentifierArray
in interface LayerDocument.Layer
public IdentifierDocument.Identifier getIdentifierArray(int i)
getIdentifierArray
in interface LayerDocument.Layer
public int sizeOfIdentifierArray()
sizeOfIdentifierArray
in interface LayerDocument.Layer
public void setIdentifierArray(IdentifierDocument.Identifier[] identifierArray)
setIdentifierArray
in interface LayerDocument.Layer
public void setIdentifierArray(int i, IdentifierDocument.Identifier identifier)
setIdentifierArray
in interface LayerDocument.Layer
public IdentifierDocument.Identifier insertNewIdentifier(int i)
insertNewIdentifier
in interface LayerDocument.Layer
public IdentifierDocument.Identifier addNewIdentifier()
addNewIdentifier
in interface LayerDocument.Layer
public void removeIdentifier(int i)
removeIdentifier
in interface LayerDocument.Layer
public MetadataURLDocument.MetadataURL[] getMetadataURLArray()
getMetadataURLArray
in interface LayerDocument.Layer
public MetadataURLDocument.MetadataURL getMetadataURLArray(int i)
getMetadataURLArray
in interface LayerDocument.Layer
public int sizeOfMetadataURLArray()
sizeOfMetadataURLArray
in interface LayerDocument.Layer
public void setMetadataURLArray(MetadataURLDocument.MetadataURL[] metadataURLArray)
setMetadataURLArray
in interface LayerDocument.Layer
public void setMetadataURLArray(int i, MetadataURLDocument.MetadataURL metadataURL)
setMetadataURLArray
in interface LayerDocument.Layer
public MetadataURLDocument.MetadataURL insertNewMetadataURL(int i)
insertNewMetadataURL
in interface LayerDocument.Layer
public MetadataURLDocument.MetadataURL addNewMetadataURL()
addNewMetadataURL
in interface LayerDocument.Layer
public void removeMetadataURL(int i)
removeMetadataURL
in interface LayerDocument.Layer
public DataURLDocument.DataURL[] getDataURLArray()
getDataURLArray
in interface LayerDocument.Layer
public DataURLDocument.DataURL getDataURLArray(int i)
getDataURLArray
in interface LayerDocument.Layer
public int sizeOfDataURLArray()
sizeOfDataURLArray
in interface LayerDocument.Layer
public void setDataURLArray(DataURLDocument.DataURL[] dataURLArray)
setDataURLArray
in interface LayerDocument.Layer
public void setDataURLArray(int i, DataURLDocument.DataURL dataURL)
setDataURLArray
in interface LayerDocument.Layer
public DataURLDocument.DataURL insertNewDataURL(int i)
insertNewDataURL
in interface LayerDocument.Layer
public DataURLDocument.DataURL addNewDataURL()
addNewDataURL
in interface LayerDocument.Layer
public void removeDataURL(int i)
removeDataURL
in interface LayerDocument.Layer
public FeatureListURLDocument.FeatureListURL[] getFeatureListURLArray()
getFeatureListURLArray
in interface LayerDocument.Layer
public FeatureListURLDocument.FeatureListURL getFeatureListURLArray(int i)
getFeatureListURLArray
in interface LayerDocument.Layer
public int sizeOfFeatureListURLArray()
sizeOfFeatureListURLArray
in interface LayerDocument.Layer
public void setFeatureListURLArray(FeatureListURLDocument.FeatureListURL[] featureListURLArray)
setFeatureListURLArray
in interface LayerDocument.Layer
public void setFeatureListURLArray(int i, FeatureListURLDocument.FeatureListURL featureListURL)
setFeatureListURLArray
in interface LayerDocument.Layer
public FeatureListURLDocument.FeatureListURL insertNewFeatureListURL(int i)
insertNewFeatureListURL
in interface LayerDocument.Layer
public FeatureListURLDocument.FeatureListURL addNewFeatureListURL()
addNewFeatureListURL
in interface LayerDocument.Layer
public void removeFeatureListURL(int i)
removeFeatureListURL
in interface LayerDocument.Layer
public StyleDocument.Style[] getStyleArray()
getStyleArray
in interface LayerDocument.Layer
public StyleDocument.Style getStyleArray(int i)
getStyleArray
in interface LayerDocument.Layer
public int sizeOfStyleArray()
sizeOfStyleArray
in interface LayerDocument.Layer
public void setStyleArray(StyleDocument.Style[] styleArray)
setStyleArray
in interface LayerDocument.Layer
public void setStyleArray(int i, StyleDocument.Style style)
setStyleArray
in interface LayerDocument.Layer
public StyleDocument.Style insertNewStyle(int i)
insertNewStyle
in interface LayerDocument.Layer
public StyleDocument.Style addNewStyle()
addNewStyle
in interface LayerDocument.Layer
public void removeStyle(int i)
removeStyle
in interface LayerDocument.Layer
public double getMinScaleDenominator()
getMinScaleDenominator
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlDouble xgetMinScaleDenominator()
xgetMinScaleDenominator
in interface LayerDocument.Layer
public boolean isSetMinScaleDenominator()
isSetMinScaleDenominator
in interface LayerDocument.Layer
public void setMinScaleDenominator(double minScaleDenominator)
setMinScaleDenominator
in interface LayerDocument.Layer
public void xsetMinScaleDenominator(org.apache.xmlbeans.XmlDouble minScaleDenominator)
xsetMinScaleDenominator
in interface LayerDocument.Layer
public void unsetMinScaleDenominator()
unsetMinScaleDenominator
in interface LayerDocument.Layer
public double getMaxScaleDenominator()
getMaxScaleDenominator
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlDouble xgetMaxScaleDenominator()
xgetMaxScaleDenominator
in interface LayerDocument.Layer
public boolean isSetMaxScaleDenominator()
isSetMaxScaleDenominator
in interface LayerDocument.Layer
public void setMaxScaleDenominator(double maxScaleDenominator)
setMaxScaleDenominator
in interface LayerDocument.Layer
public void xsetMaxScaleDenominator(org.apache.xmlbeans.XmlDouble maxScaleDenominator)
xsetMaxScaleDenominator
in interface LayerDocument.Layer
public void unsetMaxScaleDenominator()
unsetMaxScaleDenominator
in interface LayerDocument.Layer
public LayerDocument.Layer[] getLayerArray()
getLayerArray
in interface LayerDocument.Layer
public LayerDocument.Layer getLayerArray(int i)
getLayerArray
in interface LayerDocument.Layer
public int sizeOfLayerArray()
sizeOfLayerArray
in interface LayerDocument.Layer
public void setLayerArray(LayerDocument.Layer[] layerArray)
setLayerArray
in interface LayerDocument.Layer
public void setLayerArray(int i, LayerDocument.Layer layer)
setLayerArray
in interface LayerDocument.Layer
public LayerDocument.Layer insertNewLayer(int i)
insertNewLayer
in interface LayerDocument.Layer
public LayerDocument.Layer addNewLayer()
addNewLayer
in interface LayerDocument.Layer
public void removeLayer(int i)
removeLayer
in interface LayerDocument.Layer
public boolean getQueryable()
getQueryable
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlBoolean xgetQueryable()
xgetQueryable
in interface LayerDocument.Layer
public boolean isSetQueryable()
isSetQueryable
in interface LayerDocument.Layer
public void setQueryable(boolean queryable)
setQueryable
in interface LayerDocument.Layer
public void xsetQueryable(org.apache.xmlbeans.XmlBoolean queryable)
xsetQueryable
in interface LayerDocument.Layer
public void unsetQueryable()
unsetQueryable
in interface LayerDocument.Layer
public BigInteger getCascaded()
getCascaded
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlNonNegativeInteger xgetCascaded()
xgetCascaded
in interface LayerDocument.Layer
public boolean isSetCascaded()
isSetCascaded
in interface LayerDocument.Layer
public void setCascaded(BigInteger cascaded)
setCascaded
in interface LayerDocument.Layer
public void xsetCascaded(org.apache.xmlbeans.XmlNonNegativeInteger cascaded)
xsetCascaded
in interface LayerDocument.Layer
public void unsetCascaded()
unsetCascaded
in interface LayerDocument.Layer
public boolean getOpaque()
getOpaque
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlBoolean xgetOpaque()
xgetOpaque
in interface LayerDocument.Layer
public boolean isSetOpaque()
isSetOpaque
in interface LayerDocument.Layer
public void setOpaque(boolean opaque)
setOpaque
in interface LayerDocument.Layer
public void xsetOpaque(org.apache.xmlbeans.XmlBoolean opaque)
xsetOpaque
in interface LayerDocument.Layer
public void unsetOpaque()
unsetOpaque
in interface LayerDocument.Layer
public boolean getNoSubsets()
getNoSubsets
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlBoolean xgetNoSubsets()
xgetNoSubsets
in interface LayerDocument.Layer
public boolean isSetNoSubsets()
isSetNoSubsets
in interface LayerDocument.Layer
public void setNoSubsets(boolean noSubsets)
setNoSubsets
in interface LayerDocument.Layer
public void xsetNoSubsets(org.apache.xmlbeans.XmlBoolean noSubsets)
xsetNoSubsets
in interface LayerDocument.Layer
public void unsetNoSubsets()
unsetNoSubsets
in interface LayerDocument.Layer
public BigInteger getFixedWidth()
getFixedWidth
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedWidth()
xgetFixedWidth
in interface LayerDocument.Layer
public boolean isSetFixedWidth()
isSetFixedWidth
in interface LayerDocument.Layer
public void setFixedWidth(BigInteger fixedWidth)
setFixedWidth
in interface LayerDocument.Layer
public void xsetFixedWidth(org.apache.xmlbeans.XmlNonNegativeInteger fixedWidth)
xsetFixedWidth
in interface LayerDocument.Layer
public void unsetFixedWidth()
unsetFixedWidth
in interface LayerDocument.Layer
public BigInteger getFixedHeight()
getFixedHeight
in interface LayerDocument.Layer
public org.apache.xmlbeans.XmlNonNegativeInteger xgetFixedHeight()
xgetFixedHeight
in interface LayerDocument.Layer
public boolean isSetFixedHeight()
isSetFixedHeight
in interface LayerDocument.Layer
public void setFixedHeight(BigInteger fixedHeight)
setFixedHeight
in interface LayerDocument.Layer
public void xsetFixedHeight(org.apache.xmlbeans.XmlNonNegativeInteger fixedHeight)
xsetFixedHeight
in interface LayerDocument.Layer
public void unsetFixedHeight()
unsetFixedHeight
in interface LayerDocument.Layer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |