jwo.landserf.process
Class VectorBearing
java.lang.Object
jwo.landserf.process.VectorBearing
- public class VectorBearing
- extends Object
Calculates the slope and aspect along regular intervals of a vector
object.
- Version:
- 2.0, 9th March, 2004.
- Author:
- Jo Wood
Constructor Summary |
VectorBearing(VectorMap vectorMap,
float increment)
Initialises the bearing calculator using the given vector map and
increment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VectorBearing
public VectorBearing(VectorMap vectorMap,
float increment)
- Initialises the bearing calculator using the given vector map and
increment.
- Parameters:
vectorMap
- Vector map to process.increment
- Incremental distance use to report bearings.
Copyright Jo Wood, 1996-2004, last modified, 19th March, 2004