Deprecated Methods |
org.deegree.cs.utilities.ProjectionUtils.authlat(double, double[])
use ProjectionUtils.calcPhiFromAuthalicLatitude(double, double[]) instead.; |
org.deegree.cs.utilities.ProjectionUtils.authset(double)
use ProjectionUtils.getAuthalicLatitudeSeriesValues(double) instead.; |
org.deegree.services.controller.GZipHttpServletResponse.encodeRedirectUrl(String)
|
org.deegree.services.controller.GZipHttpServletResponse.encodeUrl(String)
|
org.deegree.cs.utilities.ProjectionUtils.enfn(double)
Use ProjectionUtils.getRectifiyingLatitudeValues(double) instead |
org.deegree.sqldialect.oracle.sdo.SDOGeometryConverter.fromGeometry(OracleConnection, int, Geometry)
|
org.deegree.feature.persistence.sql.id.FIDMapping.getColumn()
|
org.deegree.feature.persistence.sql.id.FIDMapping.getColumnType()
|
org.deegree.services.OWS.getImplementationMetadata()
|
org.deegree.feature.persistence.sql.FeatureTypeMapping.getMapping(QName)
|
org.deegree.filter.IdFilter.getMatchingIds()
use IdFilter.getSelectedIds() instead |
org.deegree.protocol.ows.metadata.Description.getName()
This information is only provided by some older OWS specifications (e.g. WFS 1.0.0). Newer service
specifications don't define it. |
org.deegree.filter.spatial.BBOX.getPropName()
use SpatialOperator.getParam1() instead |
org.deegree.filter.spatial.SpatialOperator.getPropName()
use SpatialOperator.getParam1() instead |
org.deegree.cs.utilities.ProjectionUtils.inv_mlfn(double, double, double[])
Use ProjectionUtils.calcPhiFromMeridianDistance(double,double,double[]) instead |
org.deegree.cs.utilities.ProjectionUtils.mlfn(double, double, double, double[])
Use ProjectionUtils.getDistanceAlongMeridian(double,double,double,double[]) instead |
org.deegree.cs.utilities.ProjectionUtils.msfn(double, double, double)
Use ProjectionUtils.calcMFromSnyder(double,double,double) instead |
org.deegree.cs.utilities.ProjectionUtils.qsfn(double, double)
use ProjectionUtils.calcQForAuthalicLatitude(double, double) instead. |
org.deegree.services.controller.GZipHttpServletResponse.setStatus(int, String)
|
org.deegree.cs.utilities.ProjectionUtils.ssfn(double, double, double)
Use ProjectionUtils.conformalLatitudeInnerPart(double,double,double) instead |
org.deegree.cs.utilities.ProjectionUtils.tsfn(double, double, double)
Use ProjectionUtils.tanHalfCoLatitude(double,double,double) instead |
org.deegree.commons.xml.jaxb.JAXBUtils.unmarshall(String, String, XMLAdapter, DeegreeWorkspace)
|