Package net.anwiba.spatial.coordinate
Class ArcCoordinateSequenceSegment
java.lang.Object
net.anwiba.spatial.coordinate.AbstractCoordinateSequenceSegment
net.anwiba.spatial.coordinate.ArcCoordinateSequenceSegment
- All Implemented Interfaces:
Serializable,ICoordinateSequenceSegment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.anwiba.spatial.coordinate.AbstractCoordinateSequenceSegment
equals, getCoordinateN, getCoordinates, getDimension, getEnvelope, getMeasuredValue, getMeasuredValues, getNumberOfCoordinates, getType, getValues, getXValue, getXValues, getYValue, getYValues, getZValue, getZValues, hashCode, isEmpty, isMeasured, toString
-
Constructor Details
-
ArcCoordinateSequenceSegment
public ArcCoordinateSequenceSegment(double[][] coordinates, boolean isMeasured)
-