|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.model.ct.MathTransformProvider
org.deegree_impl.model.ct.MapProjection.Provider
org.deegree_impl.model.ct.LambertConformalProjection.Provider
Informations about a LambertConformalProjection.
| Field Summary |
| Fields inherited from class org.deegree_impl.model.ct.MathTransformProvider |
DEFAULT_PROJECTION_DESCRIPTOR, LATITUDE_RANGE, LONGITUDE_RANGE, POSITIVE_RANGE |
| Constructor Summary | |
LambertConformalProjection.Provider()
Construct a new provider. |
|
| Method Summary | |
MathTransform |
create(ParameterList parameters)
Create a new map projection for a parameter list. |
protected java.lang.Object |
create(Projection parameters)
Create a new map projection. |
| Methods inherited from class org.deegree_impl.model.ct.MathTransformProvider |
getClassName, getName, getParameterList, getParameterListDescriptor, put, putInt, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public LambertConformalProjection.Provider()
| Method Detail |
protected java.lang.Object create(Projection parameters)
create in class MapProjection.Providerpublic final MathTransform create(ParameterList parameters)
create in class MathTransformProviderparameters - The parameter values in standard units.
MathTransform object of this classification.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||