Package net.anwiba.spatial.coordinate
Class LineCoordinateSequenceSegment
java.lang.Object
net.anwiba.spatial.coordinate.AbstractCoordinateSequenceSegment
net.anwiba.spatial.coordinate.LineCoordinateSequenceSegment
- 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
-
LineCoordinateSequenceSegment
public LineCoordinateSequenceSegment(double[][] coordinates, boolean isMeasured)
-