|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CRSException | |
|---|---|
| org.deegree.crs.configuration.deegree.db | |
| org.deegree.crs.exceptions | The exception package holds the exceptions which can be used for all crs-transforms and projections. |
| Uses of CRSException in org.deegree.crs.configuration.deegree.db |
|---|
| Methods in org.deegree.crs.configuration.deegree.db that throw CRSException | |
|---|---|
protected int |
CRSDBExporter.export(CompoundCRS compound)
Insert into the database the supplied Compound CRS |
protected int |
CRSDBExporter.export(CoordinateSystem crs)
Delegate the CRS to the specific exporting method |
void |
CRSDBExporter.export(List<CoordinateSystem> crsList)
Export to database the supplied list of CoordinateSystems |
void |
DatabaseCRSProvider.export(List<CoordinateSystem> crsList)
Export a list of CoordianteSystems to the database |
| Uses of CRSException in org.deegree.crs.exceptions |
|---|
| Subclasses of CRSException in org.deegree.crs.exceptions | |
|---|---|
class |
ProjectionException
The ProjectionException class can be thrown if the projection runs into a problem
while projecting coordinates. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||