|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simtk.toon.secstruct.BasePosition
public class BasePosition
Constructor Summary | |
---|---|
BasePosition(Residue r,
Vector2D pos)
|
Method Summary | |
---|---|
Residue |
getResidue()
|
double |
getX()
|
double |
getY()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasePosition(Residue r, Vector2D pos)
Method Detail |
---|
public double getX()
public double getY()
public Residue getResidue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |