org.jcae.mesh.bora.ds
Class Hypothesis.HypT3

java.lang.Object
  extended by org.jcae.mesh.bora.ds.Hypothesis.HypT3
All Implemented Interfaces:
Hypothesis.HypInterface
Enclosing class:
Hypothesis

public static class Hypothesis.HypT3
extends java.lang.Object
implements Hypothesis.HypInterface


Constructor Summary
Hypothesis.HypT3()
           
 
Method Summary
 CADShapeEnum dim()
           
 java.lang.String getType()
           
 java.lang.String impliedType(CADShapeEnum d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hypothesis.HypT3

public Hypothesis.HypT3()
Method Detail

dim

public CADShapeEnum dim()
Specified by:
dim in interface Hypothesis.HypInterface

getType

public java.lang.String getType()
Specified by:
getType in interface Hypothesis.HypInterface

impliedType

public java.lang.String impliedType(CADShapeEnum d)
Specified by:
impliedType in interface Hypothesis.HypInterface