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