DK11 for Java | tatukgis.jdk.TGIS_ShortestPath.CompassBlocks | Constructors | Fields | Methods | Properties | Events
Compass divided to a number of blocks (4 by default). It will be used for computing courses like N, NE, E etc. If a value is negative, then the course will be absolute; or else the course will be computed based on a link (relative). Course will be a number ranging from negative to positive integers to reflect courses in the scope of -Pi..Pi
// Java public int getCompassBlocks(); public void setCompassBlocks( int _value );
// Oxygene public property CompassBlocks : Integer read write;
Type |
---|
int Integer |