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

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

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

public class Arc
extends Object


Field Summary
(package private)  int destinationNode
           
(package private)  float error
           
(package private)  int highestPatch
           
(package private)  int id
           
(package private)  int[] locationCodes
           
(package private)  int lowestPatch
           
(package private)  int nextArcWithSameDestination
           
(package private)  int[] patchIds
           
static int SIZE
           
(package private)  int sourceNode
           
 
Constructor Summary
Arc(int id, int sourceNode, int destinationNode)
           
 
Method Summary
(package private)  void append(ByteBuffer buffer)
           
 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

sourceNode

int sourceNode

destinationNode

int destinationNode

lowestPatch

int lowestPatch

highestPatch

int highestPatch

nextArcWithSameDestination

int nextArcWithSameDestination

locationCodes

int[] locationCodes

patchIds

int[] patchIds

error

float error
Constructor Detail

Arc

Arc(int id,
    int sourceNode,
    int destinationNode)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

append

void append(ByteBuffer buffer)

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

]]>