public class PiCation extends Interaction
| Constructor and Description |
|---|
PiCation(int plipIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getAtoms1() |
List<Integer> |
getAtoms2() |
double |
getDistance() |
int |
getFirstSourceAtom() |
int |
getFirstTargetAtom() |
String |
getLigandGroup() |
double |
getOffset() |
boolean |
isProtcharged() |
void |
setAtoms1(List<Integer> atoms1) |
void |
setAtoms2(List<Integer> atoms2) |
void |
setDistance(double distance) |
void |
setLigandGroup(String ligandGroup) |
void |
setOffset(double offset) |
void |
setProtcharged(boolean protcharged) |
String |
toString() |
getLigandCoordinate, getPlipIdentifier, getProteinCoordinate, getSource, getTarget, setLigandCoordinate, setPlipIdentifier, setProteinCoordinate, setSource, setTargetpublic double getDistance()
public void setDistance(double distance)
public double getOffset()
public void setOffset(double offset)
public boolean isProtcharged()
public void setProtcharged(boolean protcharged)
public String getLigandGroup()
public void setLigandGroup(String ligandGroup)
public int getFirstSourceAtom()
getFirstSourceAtom in class Interactionpublic int getFirstTargetAtom()
getFirstTargetAtom in class InteractionCopyright © 2018. All rights reserved.