Class Sticks

java.lang.Object
org.jmol.shape.Shape
org.jmol.shape.Sticks

public class Sticks extends Shape
  • Field Details

    • reportAll

      public boolean reportAll
    • bsOrderSet

      public BS bsOrderSet
  • Constructor Details

    • Sticks

      public Sticks()
  • Method Details

    • initShape

      public void initShape()
      Specified by:
      initShape in class Shape
    • setSize

      protected void setSize(int size, BS bsSelected)
      sets the size of a bond, or sets the selectedBonds set
      Overrides:
      setSize in class Shape
      Parameters:
      size -
      bsSelected -
    • setProperty

      public void setProperty(String propertyName, Object value, BS bs)
      Specified by:
      setProperty in class Shape
    • getProperty

      public Object getProperty(String property, int index)
      Overrides:
      getProperty in class Shape
      Parameters:
      property -
      index -
      Returns:
      true if serviced
    • setAtomClickability

      public void setAtomClickability()
      Overrides:
      setAtomClickability in class Shape
    • getShapeState

      public String getShapeState()
      Specified by:
      getShapeState in class Shape
    • checkObjectHovered

      public boolean checkObjectHovered(int x, int y, BS bsVisible)
      Overrides:
      checkObjectHovered in class Shape
      Parameters:
      x -
      y -
      bsVisible -
      Returns:
      T/F
    • checkObjectClicked

      public Map<String,Object> checkObjectClicked(int x, int y, int modifiers, BS bsVisible, boolean drawPicking)
      Overrides:
      checkObjectClicked in class Shape
      Parameters:
      x -
      y -
      modifiers -
      bsVisible -
      drawPicking - TODO
      Returns:
      Hashtable containing information about pt clicked