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.Objectpublic int hashCode()
hashCode クラス内 java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals クラス内 java.lang.Objectpublic double getWeighting()
UnknownParametergetWeighting インタフェース内 UnknownParameterpublic PartialType getPartialType()
getPartialType インタフェース内 UnknownParameterPartialType of a parameter