Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] Data Access methods for Geotools / UDIG

I am working on documenting data access methods ... have I forgotten anything?

Geotools data access and discovery APIs
- Discovery – (pending) from Catalog Services version 2.0
- Catalog – from Catalog Services version 1.0
- Repository – catalog style API used by GeoServer
- DataStore
- Grid Coverage Exchange

UDIG Extention points:
- net.refractions.udig.catalog.ui.service
- net.refractions.udig.catalog.ui.file
- net.refractions.udig.catalog.ui.featureType
- net.refractions.udig.project.ui.layer
- net.refractions.udig.project.ui.decorator
- net.refractions.udig.project.ui.renderer
- net.refractions.udig.project.print.ui.box


Back to the top