public interface IFragmentAtom extends IPseudoAtom
Group concept.IAtomType.Hybridization| Modifier and Type | Method and Description |
|---|---|
IAtomContainer |
getFragment()
Returns the fully expended form of the IFragmentAtom.
|
boolean |
isExpanded()
Helper method to indicate that the method should be drawn fully, and not
just the abbreviated form.
|
void |
setExpanded(boolean bool)
Sets whether this atom is to be fully drawn and not just in the abbreviated form.
|
void |
setFragment(IAtomContainer fragment)
Sets the fully expended form of the IFragmentAtom.
|
clone, getAttachPointNum, getLabel, setAttachPointNum, setLabelbonds, getBondCount, getCharge, getContainer, getFractionalPoint3d, getImplicitHydrogenCount, getIndex, getPoint2d, getPoint3d, getStereoParity, isAromatic, isInRing, setCharge, setFractionalPoint3d, setImplicitHydrogenCount, setIsAromatic, setIsInRing, setPoint2d, setPoint3d, setStereoParitygetAtomTypeName, getBondOrderSum, getCovalentRadius, getFormalCharge, getFormalNeighbourCount, getHybridization, getMaxBondOrder, getValency, setAtomTypeName, setBondOrderSum, setCovalentRadius, setFormalCharge, setFormalNeighbourCount, setHybridization, setMaxBondOrder, setValencygetExactMass, getMassNumber, getNaturalAbundance, setExactMass, setMassNumber, setNaturalAbundancegetAtomicNumber, getSymbol, setAtomicNumber, setSymboladdListener, addProperties, getFlag, getFlags, getFlagValue, getID, getListenerCount, getNotification, getProperties, getProperty, getProperty, notifyChanged, notifyChanged, removeListener, removeProperty, setFlag, setFlags, setID, setNotification, setProperties, setProperty, toStringgetBuilderboolean isExpanded()
void setExpanded(boolean bool)
bool - true if the full structure should be drawnIAtomContainer getFragment()
void setFragment(IAtomContainer fragment)
fragment - The fragmentCopyright © 2017. All rights reserved.