org.deegree.tools.rendering.dem.builder
Class MacroTriangle
java.lang.Object
org.deegree.tools.rendering.dem.builder.MacroTriangle
public class MacroTriangle
- extends Object
A macro triangle that consists of several "normal" triangles.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Field Summary |
float[][] |
bbox
The bbox of the macro triangle |
float |
geometryError
The geometric error of the macro triangle |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bbox
public float[][] bbox
- The bbox of the macro triangle
geometryError
public float geometryError
- The geometric error of the macro triangle
getLocationCode
public String getLocationCode()
- Returns:
- the location code
getBBox
public float[][] getBBox()
- Returns:
- the bbox of this Macrotriangle
Copyright © 2011. All Rights Reserved.