|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.domain2d.DisulfidBridgeTranslator
Translates Disulfide_Annotation to a Drawing to be rendered on a Diagram.
| Constructor Summary | |
DisulfidBridgeTranslator()
|
|
| Method Summary | |
Drawing |
parseAnnotation(BiologicalAnnotation ann,
AnnotationsToDrawings translator)
Parse Disulfide_Annotation and translates it as a drawing (DisulfidBridgeDrawing). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DisulfidBridgeTranslator()
| Method Detail |
public Drawing parseAnnotation(BiologicalAnnotation ann,
AnnotationsToDrawings translator)
parseAnnotation in interface AnnotationParsertranslator - Can be used by the parser to
get information required by the building of the
Drawing. This information is provided by the actual
implementation of the AnnotationParser.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||