igeo
Class ICurveR.IsClosed

java.lang.Object
  extended by igeo.IParameterObject
      extended by igeo.ICurveR.IsClosed
All Implemented Interfaces:
IBoolOp, IParameter, IScalar, ISubobject, IVal
Enclosing class:
ICurveR

public static class ICurveR.IsClosed
extends IParameterObject
implements IBoolOp


Field Summary
 ICurveOp crv
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
ICurveR.IsClosed(ICurveOp c)
           
 
Method Summary
 IBool get()
           
 boolean x()
           
 
Methods inherited from class igeo.IParameterObject
createObject, parent, parent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

crv

public ICurveOp crv
Constructor Detail

ICurveR.IsClosed

public ICurveR.IsClosed(ICurveOp c)
Method Detail

x

public boolean x()
Specified by:
x in interface IBoolOp

get

public IBool get()
Specified by:
get in interface IBoolOp
Specified by:
get in interface IParameter