Uses of Class
org.molwind.chemical.model.ChemicalEntity

Packages that use ChemicalEntity
org.molwind.chemical.model   
org.molwind.chemical.view   
 

Uses of ChemicalEntity in org.molwind.chemical.model
 

Methods in org.molwind.chemical.model with parameters of type ChemicalEntity
 Relationship[] ChemicalEntity.hasRelationship(ChemicalEntity entity)
          Tests whether there are relationships between this entity and the given entity.
 

Uses of ChemicalEntity in org.molwind.chemical.view
 

Methods in org.molwind.chemical.view with parameters of type ChemicalEntity
 java.awt.image.BufferedImage SubstructureRenderer.getImage(ChemicalEntity chemicalEntity)
          Returns a graphical representation of a molecule.
 java.awt.image.BufferedImage MoleculeRenderer.getImage(ChemicalEntity chemicalEntity)
          Returns a graphical representation of a molecule.
 



Copyright © 2008-2010. All Rights Reserved.