|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clipper | |
org.geotools.renderer.geom | Shape implementations used for the
rendering of geographic features. |
Uses of Clipper in org.geotools.renderer.geom |
Methods in org.geotools.renderer.geom with parameters of type Clipper | |
Geometry |
Polyline.clip(Clipper clipper)
Returns a polyline approximately equal to this polyline clipped to the specified bounds. |
Geometry |
GeometryProxy.clip(Clipper clipper)
Returns an geometry approximately equal to this geometry clipped to the specified bounds. |
Geometry |
Polygon.clip(Clipper clipper)
Returns a polygon approximately equal to this polygon clipped to the specified bounds. |
Geometry |
Geometry.clip(Clipper clipper)
Returns an geometry approximately equal to this geometry clipped to the specified bounds. |
Geometry |
GeometryCollection.clip(Clipper clipper)
Returns an geometry approximately equal to this geometry clipped to the specified bounds. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |