|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.NewQuery
org.geotools.data.Join
Nested Class Summary |
Nested classes inherited from class org.geotools.data.NewQuery |
NewQuery.QueryAs |
Field Summary |
Fields inherited from class org.geotools.data.NewQuery |
ALL_ATTRIBUTES, DEFAULT_MAX, NO_ATTRIBUTES, NO_NAMESPACE |
Constructor Summary | |
Join()
|
Method Summary | |
abstract java.net.URI |
getNamespace()
The new namespace. |
abstract NewQuery[] |
getQueries()
Used to return the set of inputs to the join. |
abstract java.lang.String |
getTypeName()
The new typeName |
Methods inherited from class org.geotools.data.NewQuery |
getCoordinateSystemReprojectHint, getFilter, getMaxFeatures, getProperties, getPropertyNames, getStartingOffset, retrieveAllProperties |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Join()
Method Detail |
public abstract NewQuery[] getQueries()
public abstract java.lang.String getTypeName()
getTypeName
in class NewQuery
public abstract java.net.URI getNamespace()
getNamespace
in class NewQuery
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |