Uses of Class
org.apache.sis.internal.feature.j2d.FlatShape
Packages that use FlatShape
Package
Description
Centralizes usages of some (not all) Java2D geometry API by Apache SIS.
-
Uses of FlatShape in org.apache.sis.internal.feature.j2d
Subclasses of FlatShape in org.apache.sis.internal.feature.j2dModifier and TypeClassDescription(package private) final classCollection of polylines or polygons as a Java2DShape.(package private) final classA polygons as a Java2DShape.(package private) classA polylines or polygons as a Java2DShape.Methods in org.apache.sis.internal.feature.j2d that return FlatShapeModifier and TypeMethodDescriptionFlatShape.fastClip(Rectangle2D areaOfInterest) Returns a potentially smaller shape containing all polylines that intersect the given area of interest.MultiPolylines.fastClip(Rectangle2D areaOfInterest) Returns a potentially smaller shape containing all polylines that intersect the given area of interest.