|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.molwind.view.AbstractTopologyManager org.molwind.chemical.view.ChemicalTopologyManager
public class ChemicalTopologyManager
ChemicalTopologyManager determines and places visible chemical structures.
Constructor Summary | |
---|---|
ChemicalTopologyManager()
Creates a new topology manager to place chemical entities. |
Method Summary | |
---|---|
void |
calculatePositions()
|
java.util.Iterator |
getVisibleEntities(LayeredPosition position)
Determines the visible entities for the given position. |
Methods inherited from class org.molwind.view.AbstractTopologyManager |
---|
getEntityIterator, getRelationshipResolver, setEntityIterator, setRelationshipResolver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ChemicalTopologyManager()
Method Detail |
---|
public void calculatePositions()
public java.util.Iterator getVisibleEntities(LayeredPosition position)
getVisibleEntities
in interface TopologyManager
getVisibleEntities
in class AbstractTopologyManager
position
- the position (longitude/latitude/level)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |