public class Physical3DParameter extends java.lang.Object implements UnknownParameter
This class is IMMUTABLE
コンストラクタと説明 |
---|
Physical3DParameter(PartialType partialType,
Location pointLocation,
double weighting) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
equals(java.lang.Object obj) |
PartialType |
getPartialType() |
Location |
getPointLocation() |
double |
getWeighting()
Weighting may be a width of a layer of volume of voxel and so on...
|
int |
hashCode() |
java.lang.String |
toString() |
public Physical3DParameter(PartialType partialType, Location pointLocation, double weighting)
public Location getPointLocation()
public java.lang.String toString()
toString
クラス内 java.lang.Object
public int hashCode()
hashCode
クラス内 java.lang.Object
public boolean equals(java.lang.Object obj)
equals
クラス内 java.lang.Object
public double getWeighting()
UnknownParameter
getWeighting
インタフェース内 UnknownParameter
public PartialType getPartialType()
getPartialType
インタフェース内 UnknownParameter
PartialType
of a parameter