|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProjectionConstraint
A constraint on what constitutes a valid projection.
Method Summary | |
---|---|
Projection |
findNearestValid(Projection p)
Find the nearest projection to that given that meets the constraint |
boolean |
isValid(Projection p)
Whether or not the given projection meets the constraint |
Method Detail |
---|
boolean isValid(Projection p)
Projection findNearestValid(Projection p)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |