Module com.github.weisj.jsvg
Class SegmentIteratorWithLookBehind.Segment
- java.lang.Object
-
- com.github.weisj.jsvg.geometry.util.SegmentIteratorWithLookBehind.Segment
-
- Enclosing class:
- SegmentIteratorWithLookBehind
public static final class SegmentIteratorWithLookBehind.Segment extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description booleanmoveHappenedfloatxEndfloatxStartfloatyEndfloatyStart
-
Constructor Summary
Constructors Modifier Constructor Description privateSegment(float xStart, float yStart, float xEnd, float yEnd)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublelength()java.lang.StringtoString()
-