Uses of Class
org.kaboum.util.KaboumPrecisionModel

Packages that use KaboumPrecisionModel
org.kaboum.util   
 

Uses of KaboumPrecisionModel in org.kaboum.util
 

Fields in org.kaboum.util declared as KaboumPrecisionModel
 KaboumPrecisionModel KaboumMapServerTools.pm
          Precision Model
 

Methods in org.kaboum.util with parameters of type KaboumPrecisionModel
static void KaboumExtent.setPM(KaboumPrecisionModel _pm)
          Set the precision model
 

Constructors in org.kaboum.util with parameters of type KaboumPrecisionModel
KaboumMapServerTools(java.lang.String _mapserverURL, java.lang.String _mapPath, int _historyMaxSize, KaboumPrecisionModel _pm, java.lang.String _layersList, java.lang.String _queryLayersList, KaboumExtent _restrictedExtent, int _maxScale, boolean _useCache, KaboumExtent _referenceExtent, java.awt.Dimension _screenSize, KaboumGGDIndex _GGDIndex)
          Constructeur
KaboumWKTReader(KaboumPrecisionModel precisionModel)
          Default constructor
KaboumWKTWriter(KaboumPrecisionModel precisionModel)
          Constructor
 



Copyright © 2005 Kaboum team. All Rights Reserved.