|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CatalogEntry | |
| org.geotools.catalog | |
| org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. |
| org.geotools.data.wms | Provides for Web Map Server client access as a Grid Coverage Exchange. |
| Uses of CatalogEntry in org.geotools.catalog |
| Methods in org.geotools.catalog that return CatalogEntry | |
CatalogEntry |
QueryResult.getEntry(int index)
Returns the indexed catalog entry. |
| Methods in org.geotools.catalog with parameters of type CatalogEntry | |
boolean |
QueryDefinition.accept(CatalogEntry entry)
Determines whether a CatalogEntry fits this query. |
| Uses of CatalogEntry in org.geotools.data |
| Subinterfaces of CatalogEntry in org.geotools.data | |
interface |
TypeEntry
Starting place for holding information about a FeatureType. |
| Classes in org.geotools.data that implement CatalogEntry | |
class |
DefaultTypeEntry
Default impelmentation of TypeEntry. |
| Uses of CatalogEntry in org.geotools.data.wms |
| Classes in org.geotools.data.wms that implement CatalogEntry | |
class |
WMSLayerCatalogEntry
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||