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