Revision 38596 branches/v2_0_0_prep/libraries/libFMap_geometries/src/org/gvsig/fmap/geom/GeometryManager.java

View differences:

GeometryManager.java
359 359

  
360 360
    /**
361 361
     * <p>
362
     * Registers a GeometryType instance. 
363
     * </p>
364
     * 
365
     * @param geometryType
366
     *            A {@link GeometryType} instance to create {@link Geometry} objects
367
     */
368
    public void registerGeometryType(GeometryType geometryType);
369
    
370
    /**
371
     * <p>
362 372
     * Registers a Geometry implementation class with a predefined geometry type
363 373
     * and returns the associated GeometryType instance. Available predefined
364 374
     * types are defined in {@link Geometry.TYPES} and the subtypes are defined

Also available in: Unified diff