|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.catalog.discovery.DiscoveryComponent com.esri.gpt.catalog.discovery.PropertyMeaning com.esri.gpt.catalog.discovery.PropertyMeaning.Geometry
public static class PropertyMeaning.Geometry
Geometry property (Envelope based).
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.esri.gpt.catalog.discovery.PropertyMeaning |
---|
PropertyMeaning.AnyText, PropertyMeaning.Geometry |
Constructor Summary | |
---|---|
PropertyMeaning.Geometry()
Default constructor. |
|
PropertyMeaning.Geometry(String name)
Constructor with a supplied name. |
Method Summary | |
---|---|
Envelope |
getDefaultEnvelope()
Gets the property meaning names to consider for an any text query. |
void |
setDefaultEnvelope(Envelope defaultEnvelope)
Gets the property meaning names to consider for an any text query. |
Methods inherited from class com.esri.gpt.catalog.discovery.PropertyMeaning |
---|
echo, echo, getAllowLeadingWildcard, getComparisonType, getDcElement, getMeaningType, getName, getValueType, setAllowLeadingWildcard, setComparisonType, setDcElement, setMeaningType, setName, setValueType |
Methods inherited from class com.esri.gpt.catalog.discovery.DiscoveryComponent |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PropertyMeaning.Geometry()
public PropertyMeaning.Geometry(String name)
Method Detail |
---|
public Envelope getDefaultEnvelope()
public void setDefaultEnvelope(Envelope defaultEnvelope)
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |