|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TopologyManager
TopologyManager determines visible entities.
Method Summary | |
---|---|
java.util.Iterator |
getVisibleEntities(LayeredPosition position)
Determines the visible entities for the given position. |
void |
setEntityIterator(java.util.Iterator newEntityIterator)
Set the EntityIterator value. |
void |
setRelationshipResolver(RelationshipResolver newRelationshipResolver)
Set the RelationshipResolver value. |
Method Detail |
---|
java.util.Iterator getVisibleEntities(LayeredPosition position)
position
- the position (longitude/latitude/level)
void setEntityIterator(java.util.Iterator newEntityIterator)
newEntityIterator
- the new EntityIterator valuevoid setRelationshipResolver(RelationshipResolver newRelationshipResolver)
newRelationshipResolver
- the new RelationshipResolver value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |