| Modifier and Type | Field and Description |
|---|---|
private static byte[] |
alphaOffsets |
backboneBlockVis, bioPolymer, monomerIndex, offsetschain, dssrNT, firstAtomIndex, group1, group3Names, groupID, groupIndex, lastAtomIndex, leadAtomIndex, selectedIndex, seqcode, shapeVisibilityFlags, specialAtomNames, standardGroupList| Modifier | Constructor and Description |
|---|---|
private |
CarbohydrateMonomer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
findNearestAtomIndex(int x,
int y,
Atom[] closest,
short madBegin,
short madEnd)
Selects LeadAtom when this Monomer is clicked iff it is
closer to the user.
|
STR |
getProteinStructureType() |
boolean |
isCarbohydrate() |
(package private) boolean |
isConnectedAfter(Monomer possiblyPreviousMonomer) |
boolean |
isConnectedPrevious() |
(package private) static Monomer |
validateAndAllocate(Chain chain,
java.lang.String group3,
int seqcode,
int firstIndex,
int lastIndex) |
checkOptional, getAtomFromOffsetIndex, getAtomIndex, getBioPolymerIndexInModel, getBioPolymerLength, getCrossLinkGroup, getCrossLinkVector, getGroup1, getGroup1b, getGroupParameter, getHelixData2, getInitiatorAtom, getLeadAtom, getMonomerIndex, getMonomerSequenceAtoms, getMyInfo, getQuaternionFrameCenter, getSelectedMonomerCount, getSelectedMonomerIndex, getSpecialAtom, getSpecialAtomPoint, getStructureId, getTerminatorAtom, getUniqueID, getWingAtom, have, isCrossLinked, isHelix, isLeadAtom, isSheet, scanForOffsets, set2, setBioPolymer, setGroupID, setGroupParameter, setLeadAtomIndex, setStrucNo, updateOffsetsForAlternativeLocationsaddAtoms, fixIndices, getBSSideChain, getCarbonylOxygenAtom, getGroup3, getGroupInfo, getHelixData, getInsCode, getInsertionCode, getInsertionCodeChar, getInsertionCodeFor, getLeadAtomOr, getMinZ, getModel, getNitrogenAtom, getProteinStructureSubType, getProteinStructureTag, getQuaternion, getQuaternionFrame, getResno, getSeqcodeFor, getSeqcodeString, getSeqcodeStringFor, getSeqNumberFor, getStrucNo, getStructure, haveSequenceNumber, isAdded, isCursorOnTopOf, isDna, isDnaByID, isNucleic, isNucleicMonomer, isProtein, isPurine, isPurineByID, isPyrimidine, isPyrimidineByID, isRna, isRnaByID, isSelected, isWithinStructure, scaleToScreen, setAtomBits, setAtomBitsAndClear, setGroup, setProteinStructureType, setResno, setShapeVisibility, toStringstatic Monomer validateAndAllocate(Chain chain, java.lang.String group3, int seqcode, int firstIndex, int lastIndex)
public boolean isCarbohydrate()
isCarbohydrate in class Grouppublic STR getProteinStructureType()
getProteinStructureType in class Monomerboolean isConnectedAfter(Monomer possiblyPreviousMonomer)
isConnectedAfter in class Monomervoid findNearestAtomIndex(int x,
int y,
Atom[] closest,
short madBegin,
short madEnd)
MonomerfindNearestAtomIndex in class Monomerpublic boolean isConnectedPrevious()
isConnectedPrevious in class Monomer