public interface ContinuousGeneralisationMethod
Modifier and Type | Method and Description |
---|---|
IGeometry |
continuousGeneralisation(double t)
The continuous generalisation function for a default geometry and a
parameter t between 0 and 1.
|
IGeometry |
getGeomFinal()
The final (i.e. least detailed) geometry that is the target of continuous
generalisation.
|
IGeometry |
getGeomIni()
The initial (i.e. most detailed) geometry being continuously generalised.
|
IGeometry getGeomIni()
IGeometry getGeomFinal()
IGeometry continuousGeneralisation(double t)
t
- Copyright © 2016 Laboratoire COGIT, IGN. All rights reserved.