public class GenotypeTableMaskBoolean
extends AbstractGenotypeTableMask
public GenotypeTableMaskBoolean(GenotypeTable align, kotlin.Array[] mask, java.lang.String name, net.maizegenetics.gui.GenotypeTableMask.MaskType type)
public GenotypeTableMaskBoolean(GenotypeTable align, kotlin.Array[] mask, java.lang.String name, java.awt.Color color, net.maizegenetics.gui.GenotypeTableMask.MaskType type)
public static GenotypeTableMaskBoolean getInstanceCompareReference(GenotypeTable align)
public static GenotypeTableMaskBoolean getInstanceCompareReference(GenotypeTable align, Taxon id)
public static GenotypeTableMaskBoolean getInstanceCompareReference(GenotypeTable align, int index)
public static GenotypeTableMaskBoolean getInstanceCompareReference(GenotypeTable align, java.lang.String id)
public static GenotypeTableMaskBoolean getInstanceCompareReference(GenotypeTable align, kotlin.Array[] ref, java.lang.String name)
public static GenotypeTableMaskBoolean getInstanceCompareAlignments(GenotypeTable align1, GenotypeTable align2, java.lang.String name, net.maizegenetics.gui.GenotypeTableMask.MaskType type)
public byte getMask(int taxon,
int site)