Uses of Class
org.apache.sis.internal.feature.j2d.PathBuilder
Packages that use PathBuilder
Package
Description
Centralizes usages of some (not all) Java2D geometry API by Apache SIS.
-
Uses of PathBuilder in org.apache.sis.internal.feature.j2d
Methods in org.apache.sis.internal.feature.j2d with parameters of type PathBuilderModifier and TypeMethodDescriptionfinal voidPathBuilder.append(PathBuilder other) Adds all polylines defined in the other builder.