Class Dots

    • Field Detail

      • isSurface

        public boolean isSurface
      • SURFACE_DISTANCE_FOR_CALCULATION

        static final float SURFACE_DISTANCE_FOR_CALCULATION
        See Also:
        Constant Field Values
      • bsOn

        javajs.util.BS bsOn
      • bsSelected

        private javajs.util.BS bsSelected
      • bsIgnore

        private javajs.util.BS bsIgnore
      • MAX_LEVEL

        public static int MAX_LEVEL
      • thisAtom

        int thisAtom
      • thisRadius

        float thisRadius
      • thisArgb

        int thisArgb
    • Constructor Detail

      • Dots

        public Dots()
    • Method Detail

      • getSize

        public int getSize​(int atomIndex)
        Description copied from class: Shape
        overridden in Dots, CGOMesh, and AtomShape
        Overrides:
        getSize in class AtomShape
        Returns:
        size
      • setProperty

        public void setProperty​(java.lang.String propertyName,
                                java.lang.Object value,
                                javajs.util.BS bs)
        Specified by:
        setProperty in class Shape
      • initialize

        void initialize()