Uses of Class
org.apache.sis.internal.processing.isoline.Joiner
Packages that use Joiner
-
Uses of Joiner in org.apache.sis.internal.processing.isoline
Fields in org.apache.sis.internal.processing.isoline declared as JoinerModifier and TypeFieldDescriptionprivate Joiner
Tracer.Level.path
Builder of isolines as a Java2D shape, created when first needed.Methods in org.apache.sis.internal.processing.isoline that return JoinerModifier and TypeMethodDescriptionprivate Joiner
Tracer.writeTo
(Joiner path, PolylineBuffer[] polylines, boolean close) Writes all given polylines to the specified path builder.Methods in org.apache.sis.internal.processing.isoline with parameters of type JoinerModifier and TypeMethodDescriptionprivate Joiner
Tracer.writeTo
(Joiner path, PolylineBuffer[] polylines, boolean close) Writes all given polylines to the specified path builder.