|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object visad.ThingImpl visad.formula.VRealType
public class VRealType
Thing wrapper for visad.RealType.
Constructor Summary | |
---|---|
VRealType(RealType rt)
constructor |
Method Summary | |
---|---|
static VRealType |
get(RealType rt)
gets the VRealType corresponding to the specified RealType, creating it if necessary |
RealType |
getRealType()
return the wrapper's RealType |
Methods inherited from class visad.ThingImpl |
---|
addReference, clone, notifyReferences, removeReference |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VRealType(RealType rt)
Method Detail |
---|
public static VRealType get(RealType rt)
public RealType getRealType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |