public class USegment extends Object
Constructor and Description |
---|
USegment(double[] coord,
USegmentType pathType) |
Modifier and Type | Method and Description |
---|---|
double[] |
getCoord() |
USegmentType |
getSegmentType() |
String |
toString() |
public USegment(double[] coord, USegmentType pathType)
public final double[] getCoord()
public final USegmentType getSegmentType()
Copyright © 2014. All Rights Reserved.