igeo
Class ISurfaceR.IsFlat

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

public static class ISurfaceR.IsFlat
extends IParameterObject
implements IBoolOp


Field Summary
 ISurfaceOp srf
           
 
Fields inherited from class igeo.IParameterObject
parent
 
Constructor Summary
ISurfaceR.IsFlat(ISurfaceOp s)
           
 
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

srf

public ISurfaceOp srf
Constructor Detail

ISurfaceR.IsFlat

public ISurfaceR.IsFlat(ISurfaceOp s)
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