Modifier and Type | Field | Description |
---|---|---|
protected P2SquareWellOneSide |
p2 |
|
protected P2SquareWellOneSide |
p2Mix |
|
protected P2SquareWellOneSide |
p2Other |
|
protected MuGraphic |
simGraphic |
|
protected SpeciesGeneral |
species |
Constructor | Description |
---|---|
ModifierAtomDiameter(MuGraphic simGraphic,
SpeciesGeneral species,
P2SquareWellOneSide p2,
P2SquareWellOneSide p2Mix,
P2SquareWellOneSide p2Other) |
Modifier and Type | Method | Description |
---|---|---|
Dimension |
getDimension() |
Returns the dimension of the property being modified.
|
java.lang.String |
getLabel() |
Returns a descriptive label of the property being modified.
|
double |
getValue() |
Gets the current value of the property.
|
void |
setValue(double d) |
Sets the value of the property.
|
protected final MuGraphic simGraphic
protected final SpeciesGeneral species
protected final P2SquareWellOneSide p2
protected final P2SquareWellOneSide p2Mix
protected final P2SquareWellOneSide p2Other
public ModifierAtomDiameter(MuGraphic simGraphic, SpeciesGeneral species, P2SquareWellOneSide p2, P2SquareWellOneSide p2Mix, P2SquareWellOneSide p2Other)
public void setValue(double d)
Modifier
public double getValue()
Modifier
public Dimension getDimension()
Modifier
getDimension
in interface Modifier