Class InventorTemplate


  • public class InventorTemplate
    extends java.lang.Object
    • Constructor Detail

      • InventorTemplate

        public InventorTemplate​(StereoMolecule fragment,
                                long[] ffp,
                                boolean keepAbsoluteOrientation)
    • Method Detail

      • keepAbsoluteOrientation

        public boolean keepAbsoluteOrientation()
      • normalizeCoordinates

        public void normalizeCoordinates()
      • getNormalizedAtomX

        public double getNormalizedAtomX​(int atom)
      • getNormalizedAtomY

        public double getNormalizedAtomY​(int atom)
      • getFFP

        public long[] getFFP()