Package org.geotools.process.vector
Class GraticuleLabelPointProcess
Object
GraticuleLabelPointProcess
- All Implemented Interfaces:
VectorProcess
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute
(SimpleFeatureCollection features, ReferencedEnvelope bounds, Double offset, String placement)
-
Field Details
-
DELTA
public static final double DELTA- See Also:
-
-
Constructor Details
-
GraticuleLabelPointProcess
public GraticuleLabelPointProcess()
-
-
Method Details
-
execute
public SimpleFeatureCollection execute(SimpleFeatureCollection features, ReferencedEnvelope bounds, Double offset, String placement) throws ProcessException, FactoryException, TransformException
-