org.jcae.mesh.bora.ds
Interface Hypothesis.HypInterface

All Known Implementing Classes:
Hypothesis.HypE2, Hypothesis.HypNone, Hypothesis.HypQ4, Hypothesis.HypT3, Hypothesis.HypT4, Hypothesis.HypV1
Enclosing class:
Hypothesis

public static interface Hypothesis.HypInterface


Method Summary
 CADShapeEnum dim()
           
 java.lang.String getType()
           
 java.lang.String impliedType(CADShapeEnum d)
           
 

Method Detail

impliedType

java.lang.String impliedType(CADShapeEnum d)

getType

java.lang.String getType()

dim

CADShapeEnum dim()