Package schrodinger :: Package maestro :: Module markers
[hide private]
[frames] | no frames]

Module markers

Module for placing markers in the Workspace.

Classes [hide private]
  Icons
Constants for marker icons
  Marker
Class to manipulate a set of markers in the Workspace by ASLs.
  _BaseMarker
Base class for the marker classes.
  AtomMarker
Class for marking a single atom.
  PairMarker
Class for marking two atoms.
  TripleMarker
Class for marking three atoms.
  QuadMarker
Class for marking four atoms.
  NotInWorkspaceError
An exception when trying to display a marker covering atoms that are not currently in the workspace.
Variables [hide private]
  maestro = schrodinger.get_maestro()