public class SplitSegment extends Object
| Constructor and Description |
|---|
SplitSegment(LineSegment seg) |
| Modifier and Type | Method and Description |
|---|---|
Point |
getSplitPoint() |
void |
setMinimumLength(double minLen) |
void |
splitAt(double length,
Point endPt) |
void |
splitAt(Point pt) |
public SplitSegment(LineSegment seg)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.