org.deegree.rendering.r3d.multiresolution.crit
Class Coarsest
java.lang.Object
org.deegree.rendering.r3d.multiresolution.crit.Coarsest
- All Implemented Interfaces:
- LODCriterion
public class Coarsest
- extends Object
- implements LODCriterion
LODCriterion
that requests the coarsest LOD available in a MultiresolutionMesh
.
- Version:
- $Revision: $, $Date: $
- Author:
- Markus Schneider, last edited by: $Author: schneider $
Method Summary |
boolean |
needsRefinement(Arc arc)
Always returns false, so no refinements are applied -> the resulting LOD is the coarsest available. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coarsest
public Coarsest()
needsRefinement
public boolean needsRefinement(Arc arc)
- Always returns false, so no refinements are applied -> the resulting LOD is the coarsest available.
- Specified by:
needsRefinement
in interface LODCriterion
- Parameters:
arc
- arc to be checked
- Returns:
- always false
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>