| Summary | Included libraries | Package variables | Synopsis | Description | General documentation | Methods |
See Bio::Graphics::Panel and Bio::Graphics::Glyph.
| connector | No description | Code |
| label | No description | Code |
| connector | description | prev | next | Top |
my $self = shift; my $super = $self->SUPER::connector(@_); return $super if $self->all_callbacks; return 'dashed' unless defined($super) && $super eq 'none';}
| label | description | prev | next | Top |
0}
| BUGS | Top |
| SEE ALSO | Top |
| AUTHOR | Top |