Class Dots

Direct Known Subclasses:
GeoSurface

public class Dots extends AtomShape
  • Field Details

    • ec

    • isSurface

      public boolean isSurface
    • SURFACE_DISTANCE_FOR_CALCULATION

      static final float SURFACE_DISTANCE_FOR_CALCULATION
      See Also:
    • 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
    • rdLast

      RadiusData rdLast
  • Constructor Details

    • Dots

      public Dots()
  • Method Details