|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Bearing | |
|---|---|
| org.opengis.geometry.coordinate | Set of geometric objects. |
| org.opengis.geometry.primitive | Set of geometric objects that are not decomposed further into other primitives. |
| Uses of Bearing in org.opengis.geometry.coordinate |
|---|
| Methods in org.opengis.geometry.coordinate that return Bearing | |
|---|---|
Bearing |
Arc.getEndAngle()
Calculates the bearing of the line from the center of the circle of which this arc is a portion to the end point of the arc. |
Bearing |
Arc.getStartAngle()
Calculates the bearing of the line from the center of the circle of which this arc is a portion to the start point of the arc. |
| Uses of Bearing in org.opengis.geometry.primitive |
|---|
| Methods in org.opengis.geometry.primitive that return Bearing | |
|---|---|
Bearing |
Point.getBearing(Position toPoint)
Returns the bearing, as a unit vector, of the tangent (at this Point) to
the curve between this Point and a passed position. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||