|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.wms.Layer
public class Layer
Classe Java pour anonymous complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://www.opengis.net/wms}Name" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Title"/>
<element ref="{http://www.opengis.net/wms}Abstract" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}KeywordList" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}CRS" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}EX_GeographicBoundingBox" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}BoundingBox" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Dimension" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Attribution" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}AuthorityURL" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Identifier" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}MetadataURL" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}DataURL" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}FeatureListURL" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Style" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}MinScaleDenominator" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}MaxScaleDenominator" minOccurs="0"/>
<element ref="{http://www.opengis.net/wms}Layer" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="queryable" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
<attribute name="cascaded" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="opaque" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
<attribute name="noSubsets" type="{http://www.w3.org/2001/XMLSchema}boolean" default="0" />
<attribute name="fixedWidth" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="fixedHeight" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
_abstract
|
protected Attribution |
attribution
|
protected List<AuthorityURL> |
authorityURL
|
protected List<BoundingBox> |
boundingBox
|
protected BigInteger |
cascaded
|
protected List<String> |
crs
|
protected List<DataURL> |
dataURL
|
protected List<Dimension> |
dimension
|
protected EXGeographicBoundingBox |
exGeographicBoundingBox
|
protected List<FeatureListURL> |
featureListURL
|
protected BigInteger |
fixedHeight
|
protected BigInteger |
fixedWidth
|
protected List<Identifier> |
identifier
|
protected KeywordList |
keywordList
|
protected List<Layer> |
layer
|
protected Double |
maxScaleDenominator
|
protected List<MetadataURL> |
metadataURL
|
protected Double |
minScaleDenominator
|
protected String |
name
|
protected Boolean |
noSubsets
|
protected Boolean |
opaque
|
protected Boolean |
queryable
|
protected List<Style> |
style
|
protected String |
title
|
| Constructor Summary | |
|---|---|
Layer()
|
|
| Method Summary | |
|---|---|
String |
getAbstract()
Obtient la valeur de la propriété abstract. |
Attribution |
getAttribution()
Obtient la valeur de la propriété attribution. |
List<AuthorityURL> |
getAuthorityURL()
Gets the value of the authorityURL property. |
List<BoundingBox> |
getBoundingBox()
Gets the value of the boundingBox property. |
BigInteger |
getCascaded()
Obtient la valeur de la propriété cascaded. |
List<String> |
getCRS()
Gets the value of the crs property. |
List<DataURL> |
getDataURL()
Gets the value of the dataURL property. |
List<Dimension> |
getDimension()
Gets the value of the dimension property. |
EXGeographicBoundingBox |
getEXGeographicBoundingBox()
Obtient la valeur de la propriété exGeographicBoundingBox. |
List<FeatureListURL> |
getFeatureListURL()
Gets the value of the featureListURL property. |
BigInteger |
getFixedHeight()
Obtient la valeur de la propriété fixedHeight. |
BigInteger |
getFixedWidth()
Obtient la valeur de la propriété fixedWidth. |
List<Identifier> |
getIdentifier()
Gets the value of the identifier property. |
KeywordList |
getKeywordList()
Obtient la valeur de la propriété keywordList. |
List<Layer> |
getLayer()
Gets the value of the layer property. |
Double |
getMaxScaleDenominator()
Obtient la valeur de la propriété maxScaleDenominator. |
List<MetadataURL> |
getMetadataURL()
Gets the value of the metadataURL property. |
Double |
getMinScaleDenominator()
Obtient la valeur de la propriété minScaleDenominator. |
String |
getName()
Obtient la valeur de la propriété name. |
List<Style> |
getStyle()
Gets the value of the style property. |
String |
getTitle()
Obtient la valeur de la propriété title. |
boolean |
isNoSubsets()
Obtient la valeur de la propriété noSubsets. |
boolean |
isOpaque()
Obtient la valeur de la propriété opaque. |
boolean |
isQueryable()
Obtient la valeur de la propriété queryable. |
boolean |
isSetAbstract()
|
boolean |
isSetAttribution()
|
boolean |
isSetAuthorityURL()
|
boolean |
isSetBoundingBox()
|
boolean |
isSetCascaded()
|
boolean |
isSetCRS()
|
boolean |
isSetDataURL()
|
boolean |
isSetDimension()
|
boolean |
isSetEXGeographicBoundingBox()
|
boolean |
isSetFeatureListURL()
|
boolean |
isSetFixedHeight()
|
boolean |
isSetFixedWidth()
|
boolean |
isSetIdentifier()
|
boolean |
isSetKeywordList()
|
boolean |
isSetLayer()
|
boolean |
isSetMaxScaleDenominator()
|
boolean |
isSetMetadataURL()
|
boolean |
isSetMinScaleDenominator()
|
boolean |
isSetName()
|
boolean |
isSetNoSubsets()
|
boolean |
isSetOpaque()
|
boolean |
isSetQueryable()
|
boolean |
isSetStyle()
|
boolean |
isSetTitle()
|
void |
setAbstract(String value)
Définit la valeur de la propriété abstract. |
void |
setAttribution(Attribution value)
Définit la valeur de la propriété attribution. |
void |
setCascaded(BigInteger value)
Définit la valeur de la propriété cascaded. |
void |
setEXGeographicBoundingBox(EXGeographicBoundingBox value)
Définit la valeur de la propriété exGeographicBoundingBox. |
void |
setFixedHeight(BigInteger value)
Définit la valeur de la propriété fixedHeight. |
void |
setFixedWidth(BigInteger value)
Définit la valeur de la propriété fixedWidth. |
void |
setKeywordList(KeywordList value)
Définit la valeur de la propriété keywordList. |
void |
setMaxScaleDenominator(Double value)
Définit la valeur de la propriété maxScaleDenominator. |
void |
setMinScaleDenominator(Double value)
Définit la valeur de la propriété minScaleDenominator. |
void |
setName(String value)
Définit la valeur de la propriété name. |
void |
setNoSubsets(boolean value)
Définit la valeur de la propriété noSubsets. |
void |
setOpaque(boolean value)
Définit la valeur de la propriété opaque. |
void |
setQueryable(boolean value)
Définit la valeur de la propriété queryable. |
void |
setTitle(String value)
Définit la valeur de la propriété title. |
void |
unsetAuthorityURL()
|
void |
unsetBoundingBox()
|
void |
unsetCRS()
|
void |
unsetDataURL()
|
void |
unsetDimension()
|
void |
unsetFeatureListURL()
|
void |
unsetIdentifier()
|
void |
unsetLayer()
|
void |
unsetMetadataURL()
|
void |
unsetNoSubsets()
|
void |
unsetOpaque()
|
void |
unsetQueryable()
|
void |
unsetStyle()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String name
protected String title
protected String _abstract
protected KeywordList keywordList
protected List<String> crs
protected EXGeographicBoundingBox exGeographicBoundingBox
protected List<BoundingBox> boundingBox
protected List<Dimension> dimension
protected Attribution attribution
protected List<AuthorityURL> authorityURL
protected List<Identifier> identifier
protected List<MetadataURL> metadataURL
protected List<DataURL> dataURL
protected List<FeatureListURL> featureListURL
protected List<Style> style
protected Double minScaleDenominator
protected Double maxScaleDenominator
protected List<Layer> layer
protected Boolean queryable
protected BigInteger cascaded
protected Boolean opaque
protected Boolean noSubsets
protected BigInteger fixedWidth
protected BigInteger fixedHeight
| Constructor Detail |
|---|
public Layer()
| Method Detail |
|---|
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic boolean isSetTitle()
public String getAbstract()
Stringpublic void setAbstract(String value)
value - allowed object is
Stringpublic boolean isSetAbstract()
public KeywordList getKeywordList()
KeywordListpublic void setKeywordList(KeywordList value)
value - allowed object is
KeywordListpublic boolean isSetKeywordList()
public List<String> getCRS()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the crs property.
For example, to add a new item, do as follows:
getCRS().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetCRS()
public void unsetCRS()
public EXGeographicBoundingBox getEXGeographicBoundingBox()
EXGeographicBoundingBoxpublic void setEXGeographicBoundingBox(EXGeographicBoundingBox value)
value - allowed object is
EXGeographicBoundingBoxpublic boolean isSetEXGeographicBoundingBox()
public List<BoundingBox> getBoundingBox()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the boundingBox property.
For example, to add a new item, do as follows:
getBoundingBox().add(newItem);
Objects of the following type(s) are allowed in the list
BoundingBox
public boolean isSetBoundingBox()
public void unsetBoundingBox()
public List<Dimension> getDimension()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dimension property.
For example, to add a new item, do as follows:
getDimension().add(newItem);
Objects of the following type(s) are allowed in the list
Dimension
public boolean isSetDimension()
public void unsetDimension()
public Attribution getAttribution()
Attributionpublic void setAttribution(Attribution value)
value - allowed object is
Attributionpublic boolean isSetAttribution()
public List<AuthorityURL> getAuthorityURL()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the authorityURL property.
For example, to add a new item, do as follows:
getAuthorityURL().add(newItem);
Objects of the following type(s) are allowed in the list
AuthorityURL
public boolean isSetAuthorityURL()
public void unsetAuthorityURL()
public List<Identifier> getIdentifier()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the identifier property.
For example, to add a new item, do as follows:
getIdentifier().add(newItem);
Objects of the following type(s) are allowed in the list
Identifier
public boolean isSetIdentifier()
public void unsetIdentifier()
public List<MetadataURL> getMetadataURL()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the metadataURL property.
For example, to add a new item, do as follows:
getMetadataURL().add(newItem);
Objects of the following type(s) are allowed in the list
MetadataURL
public boolean isSetMetadataURL()
public void unsetMetadataURL()
public List<DataURL> getDataURL()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the dataURL property.
For example, to add a new item, do as follows:
getDataURL().add(newItem);
Objects of the following type(s) are allowed in the list
DataURL
public boolean isSetDataURL()
public void unsetDataURL()
public List<FeatureListURL> getFeatureListURL()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the featureListURL property.
For example, to add a new item, do as follows:
getFeatureListURL().add(newItem);
Objects of the following type(s) are allowed in the list
FeatureListURL
public boolean isSetFeatureListURL()
public void unsetFeatureListURL()
public List<Style> getStyle()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the style property.
For example, to add a new item, do as follows:
getStyle().add(newItem);
Objects of the following type(s) are allowed in the list
Style
public boolean isSetStyle()
public void unsetStyle()
public Double getMinScaleDenominator()
Doublepublic void setMinScaleDenominator(Double value)
value - allowed object is
Doublepublic boolean isSetMinScaleDenominator()
public Double getMaxScaleDenominator()
Doublepublic void setMaxScaleDenominator(Double value)
value - allowed object is
Doublepublic boolean isSetMaxScaleDenominator()
public List<Layer> getLayer()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the layer property.
For example, to add a new item, do as follows:
getLayer().add(newItem);
Objects of the following type(s) are allowed in the list
Layer
public boolean isSetLayer()
public void unsetLayer()
public boolean isQueryable()
Booleanpublic void setQueryable(boolean value)
value - allowed object is
Booleanpublic boolean isSetQueryable()
public void unsetQueryable()
public BigInteger getCascaded()
BigIntegerpublic void setCascaded(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetCascaded()
public boolean isOpaque()
Booleanpublic void setOpaque(boolean value)
value - allowed object is
Booleanpublic boolean isSetOpaque()
public void unsetOpaque()
public boolean isNoSubsets()
Booleanpublic void setNoSubsets(boolean value)
value - allowed object is
Booleanpublic boolean isSetNoSubsets()
public void unsetNoSubsets()
public BigInteger getFixedWidth()
BigIntegerpublic void setFixedWidth(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetFixedWidth()
public BigInteger getFixedHeight()
BigIntegerpublic void setFixedHeight(BigInteger value)
value - allowed object is
BigIntegerpublic boolean isSetFixedHeight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||