org.geotools.geometry.iso
Class PrecisionFactoryImpl

java.lang.Object
  extended by org.geotools.geometry.iso.PrecisionFactoryImpl
All Implemented Interfaces:
org.opengis.geometry.PrecisionFactory

public class PrecisionFactoryImpl
extends java.lang.Object
implements org.opengis.geometry.PrecisionFactory

Implementation set up to create PrecisionModel


Constructor Summary
PrecisionFactoryImpl()
           
 
Method Summary
 org.opengis.geometry.Precision createFixedPrecision(org.opengis.geometry.PrecisionType code, double scale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrecisionFactoryImpl

public PrecisionFactoryImpl()
Method Detail

createFixedPrecision

public org.opengis.geometry.Precision createFixedPrecision(org.opengis.geometry.PrecisionType code,
                                                           double scale)
Specified by:
createFixedPrecision in interface org.opengis.geometry.PrecisionFactory


Copyright © 1996-2010 Geotools. All Rights Reserved.