public abstract class AbstractGenotypeTableMask extends Object implements GenotypeTableMask
GenotypeTableMask.MaskType
Constructor and Description |
---|
AbstractGenotypeTableMask(GenotypeTable align,
String name,
Color color,
GenotypeTableMask.MaskType type) |
Modifier and Type | Method and Description |
---|---|
GenotypeTable |
getAlignment() |
Color |
getColor() |
GenotypeTableMask.MaskType |
getMaskType() |
void |
setColor(Color color) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMask
public AbstractGenotypeTableMask(GenotypeTable align, String name, Color color, GenotypeTableMask.MaskType type)
public Color getColor()
getColor
in interface GenotypeTableMask
public void setColor(Color color)
setColor
in interface GenotypeTableMask
public GenotypeTable getAlignment()
getAlignment
in interface GenotypeTableMask
public GenotypeTableMask.MaskType getMaskType()
getMaskType
in interface GenotypeTableMask
Copyright © 2018. All rights reserved.