deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

org.deegree.tools.rendering.dem.builder.dag
Class Node

java.lang.Object
  extended by org.deegree.tools.rendering.dem.builder.dag.Node

public class Node
extends Object


Field Summary
(package private)  int highestOutgoingArc
           
(package private)  int id
           
(package private)  int lastIncomingArc
           
(package private)  int locationCode1
           
(package private)  int locationCode2
           
(package private)  int locationCode3
           
(package private)  int locationCode4
           
(package private)  int lowestIncomingArc
           
(package private)  int lowestOutgoingArc
           
static int SIZE
           
 
Constructor Summary
Node(int id)
           
 
Method Summary
(package private)  void append(ByteBuffer nodesBuffer, float error, float[][] bbox)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

SIZE

public static final int SIZE

id

int id

lowestOutgoingArc

int lowestOutgoingArc

highestOutgoingArc

int highestOutgoingArc

lowestIncomingArc

int lowestIncomingArc

lastIncomingArc

int lastIncomingArc

locationCode1

int locationCode1

locationCode2

int locationCode2

locationCode3

int locationCode3

locationCode4

int locationCode4
Constructor Detail

Node

Node(int id)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

append

void append(ByteBuffer nodesBuffer,
            float error,
            float[][] bbox)

deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>