Package org.geotools.renderer.label
Class LineStringCursor
Object
LineStringCursor
LineStringCursor
Deprecated.
Allows to move a point cursor along the path of a LineString using a curvilinear coordinate system and either
absolute distances (from the start of the line) or offsets relative to the current position, to return the absolute
position of the cursor as a Point, and to get the orientation of the current segment.
- Author:
- Andrea Aime
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LineStringCursor
getCurrentAngle, getCurrentOrdinate, getCurrentPosition, getCurrentPosition, getLabelOrientation, getLineString, getLineStringLength, getMaxAngleChange, getMaxAngleChange, getMaxDistanceFromStraightLine, getSegmentAngle, getSubLineString, moveRelative, moveTo, reverse
-
Constructor Details
-
LineStringCursor
Deprecated. -
LineStringCursor
Deprecated.
-
LineStringCursor
instead