Uses of Interface
org.opengis.geometry.aggregate.AggregateFactory

Packages that use AggregateFactory
org.geotools.geometry org.geotools.geometry.Geometry implementation. 
org.geotools.geometry.text   
 

Uses of AggregateFactory in org.geotools.geometry
 

Methods in org.geotools.geometry that return AggregateFactory
 AggregateFactory GeometryBuilder.getAggregateFactory()
           
static AggregateFactory GeometryFactoryFinder.getAggregateFactory(Hints hints)
           
 

Uses of AggregateFactory in org.geotools.geometry.text
 

Constructors in org.geotools.geometry.text with parameters of type AggregateFactory
WKTParser(GeometryFactory geometryFactory, PrimitiveFactory primitiveFactory, PositionFactory positionFactory, AggregateFactory aggregateFactory)
          Constructor takes pre-created geometry and primitive factories that will be used to parse the Well Known Text (WKT).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.