|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.rendering.r3d.multiresolution.crit.Finest
public class Finest
LODCriterion that requests the finest LOD available in a MultiresolutionMesh.
| Field Summary |
|---|
| Fields inherited from interface org.deegree.rendering.r3d.multiresolution.crit.LODCriterion |
|---|
COARSEST, FINEST |
| Constructor Summary | |
|---|---|
Finest()
|
|
| 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 |
| Constructor Detail |
|---|
public Finest()
| Method Detail |
|---|
public boolean needsRefinement(Arc arc)
needsRefinement in interface LODCriterionarc - arc to be checked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||