org.jmol.shapespecial
Class GeoSurface

java.lang.Object
  extended by org.jmol.shape.Shape
      extended by org.jmol.shape.AtomShape
          extended by org.jmol.shape.Dots
              extended by org.jmol.shapespecial.GeoSurface

public class GeoSurface
extends Dots


Field Summary
 
Fields inherited from class org.jmol.shape.Dots
ec, isSurface
 
Fields inherited from class org.jmol.shape.AtomShape
atomCount, atoms, bsColixSet, bsSizeSet, colixes, isActive, mads, paletteIDs
 
Fields inherited from class org.jmol.shape.Shape
g3d, isBioShape, modelSet, myVisibilityFlag, shapeID, translucentAllowed, translucentLevel, viewer
 
Constructor Summary
GeoSurface()
           
 
Method Summary
 void initShape()
           
 
Methods inherited from class org.jmol.shape.Dots
getShapeState, setModelClickability, setProperty, setSize
 
Methods inherited from class org.jmol.shape.AtomShape
initModelSet
 
Methods inherited from class org.jmol.shape.Shape
appendCmd, checkBoundsMinMax, checkObjectClicked, checkObjectDragged, checkObjectHovered, findNearestAtomIndex, getColix, getColorCommand, getColorCommand, getFontCommand, getIndexFromName, getProperty, getShapeCommands, getShapeCommands, getShapeDetail, getViewer, initializeShape, remapColors, setColix, setColix, setModelSet, setStateInfo, setStateInfo, setVisibilityFlags, wasClicked
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeoSurface

public GeoSurface()
Method Detail

initShape

public void initShape()
Overrides:
initShape in class Dots