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