|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.octet.builder.AbstractRepresentationBuilder.PaddleWheelTemplate
A template for the construction of represenation-specific paddle wheels. Note that this class is not immutable; values returned may differ from those returned by previous or subsequent method invocations.
| Method Summary | |
int |
countHalfPlaneTemplates()
Returns the number of HalfPlaneTemplates owned by this PaddleWheelTemplate. |
AtomPair |
getAxis()
Returns the AtomPair forming the axis of this PaddleWheelTemplate. |
AbstractRepresentationBuilder.HalfPlaneTemplate |
getHalfPlaneTemplate(int index)
Returns the HalfPlaneTemplate located at index. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int countHalfPlaneTemplates()
HalfPlaneTemplates owned by this PaddleWheelTemplate.
HalfPlaneTemplates owned by this PaddleWheelTemplatepublic AbstractRepresentationBuilder.HalfPlaneTemplate getHalfPlaneTemplate(int index)
HalfPlaneTemplate located at index.
index - the index to query
HalfPlaneTemplate located at indexpublic AtomPair getAxis()
AtomPair forming the axis of this PaddleWheelTemplate.
AtomPair forming the axis of this PaddleWheelTemplate
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||