Serialized Form


Package fr.orsay.lri.varna

Class fr.orsay.lri.varna.VARNAPanel extends JPanel implements Serializable

serialVersionUID: 8194421570308956001L

Serialized Fields

_RNA

fr.orsay.lri.varna.models.rna.RNA _RNA

_conf

fr.orsay.lri.varna.models.VARNAConfig _conf

_realCoords

Point2D.Double[] _realCoords

_selectedBase

int _selectedBase

_nearestBase

Integer _nearestBase

_scaleFactor

double _scaleFactor

_offsetPanel

Point2D.Double _offsetPanel

_offsetRNA

Point2D.Double _offsetRNA

_g2D

Graphics2D _g2D

_offX

double _offX

_offY

double _offY

_blink

fr.orsay.lri.varna.controlers.ControleurBlinkingThread _blink

_lastSelectedCoord

Point2D.Double _lastSelectedCoord

_titleHeight

int _titleHeight

_border

Dimension _border

_debug

boolean _debug

_drawBBox

boolean _drawBBox

_drawBorder

boolean _drawBorder

_translation

Point _translation

_horsCadre

boolean _horsCadre

_premierAffichage

boolean _premierAffichage

_highlightedIndices

Vector<E> _highlightedIndices

_highlightAnnotation

boolean _highlightAnnotation

_interpolator

fr.orsay.lri.varna.controlers.ControleurInterpolator _interpolator

_popup

fr.orsay.lri.varna.views.VueMenu _popup
If comparison mode is TRUE (ON), then the application will be used to display a super-structure resulting on an RNA secondary structure comparison. Else, the application is used by default.


_UI

fr.orsay.lri.varna.views.VueUI _UI

_selectedAnnotation

fr.orsay.lri.varna.models.TextAnnotation _selectedAnnotation