|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DrawableModifier | |
---|---|
org.proteinshader.structure.visitor.modifiers | Holds helper classes for the ModifierVisitor class, which is used to modify Drawable objects (Atoms, Bonds, and Segments). |
Uses of DrawableModifier in org.proteinshader.structure.visitor.modifiers |
---|
Subclasses of DrawableModifier in org.proteinshader.structure.visitor.modifiers | |
---|---|
class |
AtomModifier
This helper class for the ModifierVisitor knows how to accept an Atom object and modify its attributes. |
class |
BondModifier
This helper class for the ModifierVisitor knows how to accept a Bond object and modify its attributes. |
class |
SegmentModifier
This helper class for the ModifierVisitor knows how to accept a Segment object and modify its attributes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |