|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attributable | |
|---|---|
| jebl.evolution.alignments | |
| jebl.evolution.graphs | |
| jebl.evolution.sequences | |
| jebl.evolution.taxa | |
| jebl.evolution.trees | |
| jebl.gui.trees.treeviewer_dev.decorators | |
| jebl.util | |
| Uses of Attributable in jebl.evolution.alignments |
|---|
| Classes in jebl.evolution.alignments that implement Attributable | |
|---|---|
class |
ConsensusSequence
|
| Uses of Attributable in jebl.evolution.graphs |
|---|
| Subinterfaces of Attributable in jebl.evolution.graphs | |
|---|---|
interface |
Edge
Represents a node in a graph or tree. |
interface |
Graph
|
interface |
Node
Represents a node in a graph or tree. |
| Uses of Attributable in jebl.evolution.sequences |
|---|
| Subinterfaces of Attributable in jebl.evolution.sequences | |
|---|---|
interface |
Sequence
A biomolecular sequence. |
| Classes in jebl.evolution.sequences that implement Attributable | |
|---|---|
class |
BasicSequence
A default implementation of the Sequence interface. |
class |
FilteredSequence
|
class |
GaplessSequence
|
class |
TranslatedSequence
|
| Uses of Attributable in jebl.evolution.taxa |
|---|
| Classes in jebl.evolution.taxa that implement Attributable | |
|---|---|
class |
Taxon
|
| Uses of Attributable in jebl.evolution.trees |
|---|
| Subinterfaces of Attributable in jebl.evolution.trees | |
|---|---|
interface |
RootedTree
A tree with a root (node with maximum height). |
interface |
Tree
An unrooted tree. |
| Classes in jebl.evolution.trees that implement Attributable | |
|---|---|
class |
CompactRootedTree
A memory efficient rooted tree. |
class |
FilteredRootedTree
|
class |
MutableRootedTree
A simple rooted tree providing some ability to manipulate the tree. |
class |
RootedFromUnrooted
Root an unrooted tree. |
class |
SimpleRootedTree
A simple, and initially immutable rooted tree implementation. |
class |
SimpleTree
A basic implementation on an unrooted tree. |
class |
SortedRootedTree
|
class |
TransformedRootedTree
This RootedTree class wraps another RootedTree and transforms the branch lengths and node heights using various functions. |
| Uses of Attributable in jebl.gui.trees.treeviewer_dev.decorators |
|---|
| Constructor parameters in jebl.gui.trees.treeviewer_dev.decorators with type arguments of type Attributable | |
|---|---|
ContinuousColorDecorator(String attributeName,
Set<? extends Attributable> items,
Color color1,
Color color2)
|
|
DiscreteColorDecorator(String attributeName,
Set<? extends Attributable> items)
|
|
DiscreteColorDecorator(String attributeName,
Set<? extends Attributable> items,
Color[] paints)
|
|
| Uses of Attributable in jebl.util |
|---|
| Classes in jebl.util that implement Attributable | |
|---|---|
class |
AttributableHelper
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||