Class AlignedPosition
java.lang.Object
org.biojava.nbio.structure.gui.util.AlignedPosition
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
flag if this position is equivalentstatic final int
they can be shown in the same column (for a compact display) , but they are not structurally equivalent -
Constructor Summary
-
Method Summary
-
Field Details
-
EQUIVALENT
flag if this position is equivalent- See Also:
-
NOT_ALIGNED
they can be shown in the same column (for a compact display) , but they are not structurally equivalent- See Also:
-
-
Constructor Details
-
AlignedPosition
public AlignedPosition()
-
-
Method Details