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

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

java.lang.Object
  extended by org.deegree.tools.rendering.dem.builder.dag.FragmentInfo
All Implemented Interfaces:
Serializable

public class FragmentInfo
extends Object
implements Serializable

TODO comment me

Version:
$Revision: $, $Date: $
Author:
Markus Schneider, last edited by: $Author: schneider $
See Also:
Serialized Form

Field Summary
 int blobLength
           
 long blobPosition
           
 float geometricError
           
(package private)  int id
           
 int locationCode
           
 float maxX
           
 float maxY
           
 float maxZ
           
 float minX
           
 float minY
           
 float minZ
           
static int SIZE
           
 
Constructor Summary
FragmentInfo(MacroTriangle patch, long blobPosition, int blobLength)
           
 
Method Summary
(package private)  void append(ByteBuffer buffer)
           
 float[][] getBBox()
           
 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

locationCode

public int locationCode

geometricError

public float geometricError

minX

public float minX

minY

public float minY

minZ

public float minZ

maxX

public float maxX

maxY

public float maxY

maxZ

public float maxZ

blobPosition

public long blobPosition

blobLength

public int blobLength
Constructor Detail

FragmentInfo

public FragmentInfo(MacroTriangle patch,
                    long blobPosition,
                    int blobLength)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

append

void append(ByteBuffer buffer)

getBBox

public float[][] getBBox()

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

]]>