|
deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.tools.rendering.dem.builder.dag.Node
public class Node
| 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 |
|---|
public static final int SIZE
int id
int lowestOutgoingArc
int highestOutgoingArc
int lowestIncomingArc
int lastIncomingArc
int locationCode1
int locationCode2
int locationCode3
int locationCode4
| Constructor Detail |
|---|
Node(int id)
| Method Detail |
|---|
public String toString()
toString in class Object
void append(ByteBuffer nodesBuffer,
float error,
float[][] bbox)
|
deegree-tools-3.0-pre-nightly (2010/03/05 00:05) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||