|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.ray2.tracing.modular.ConditionObject
public abstract class ConditionObject
Field Summary | |
---|---|
LineTracer |
lineTracer
|
PathValues |
path
|
Constructor Summary | |
---|---|
ConditionObject(PathValues path,
LineTracer lineTracer)
|
Method Summary | |
---|---|
boolean |
stopOnCondition()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public LineTracer lineTracer
public PathValues path
Constructor Detail |
---|
public ConditionObject(PathValues path, LineTracer lineTracer)
Method Detail |
---|
public boolean stopOnCondition()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |