ColloidGraphic.WallRangeModifier
, ConfigFromFileLAMMPS.ModifierConfiguration
, DropletGraphic.ModifierBoxSize
, IntegratorDCVGCMD.Mu1Modulator
, IntegratorDCVGCMD.Mu2Modulator
, InterfacialSWGraphic.ModifierBoxSize
, LatticeEditor.NModifier
, ModifierCells3D
, ModifierFunctionWrapper
, ModifierGeneral
, ModifierNMolecule
, ModifierPistonPressure
, ModifierPMu
, ModifierTPI
, ModifierXCells2D
, ModifierYCells2D
, MuGraphic.ModifierAtomDiameter
, MuGraphic.ModifierEpsilon
, MuGraphic.ModifierLambda
, NucleationGraphic.ModifierDensity
, PistonCylinderGraphic.ModifierAtomDiameter
, PistonCylinderGraphic.ModifierPistonDensity
, ReverseOsmosisGraphic.ModifierAtomDiameter
, ReverseOsmosisGraphic.ModifierEpsilon
, ReverseOsmosisWaterGraphic.ModifierAtomDiameter
, ReverseOsmosisWaterGraphic.ModifierEpsilon
, ReverseOsmosisWaterGraphic.ModifierSoluteCharge
, SamGraphic.ModifierWallPosition
, SwmdGraphic.ModifierAtomDiameter
public interface Modifier
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 newValue) |
Sets the value of the property.
|
void setValue(double newValue)
double getValue()
Dimension getDimension()
java.lang.String getLabel()