org.simtk.moleculargraphics.cartoon
Interface Hidable

All Known Implementing Classes:
HidableActorClass

public interface Hidable


Method Summary
 void hide()
           
 void show()
           
 

Method Detail

show

void show()

hide

void hide()