Package org.geotools.process.vector
Class PointBuffers.GeographicGenerator
- Object
- 
- GeographicGenerator
 
- 
- Enclosing class:
- PointBuffers
 
 public class PointBuffers.GeographicGenerator extends Object Builds the appropriate buffer polygons sampling the actual buffer shape with the GeodeticCalculator- Author:
- Andrea Aime - GeoSolutions
 
- 
- 
Constructor SummaryConstructors Constructor Description GeographicGenerator(Point center, int quadrantSegments, CoordinateReferenceSystem crs)
 
- 
- 
- 
Constructor Detail- 
GeographicGeneratorpublic GeographicGenerator(Point center, int quadrantSegments, CoordinateReferenceSystem crs) 
 
- 
 - 
Method Detail- 
getBufferpublic Polygon getBuffer(double distance) 
 
- 
 
-