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
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.