Package org.micropainter.core.geometry

Class Summary
GeometryPath Utilitiy class for length calculations of paths.
GeometryPath.PathSegment A single path segment in the flattened version of the path.
GeometryPath.SingleSegmentPathIterator A PathIterator that returns only the next path segment from another PathIterator.