ProGAL.geom3d.complex.alphaComplex
Interface SimplexAlphaProperties

All Known Implementing Classes:
EdgeAlphaProperties, TetrahedronAlphaProperties, TriangleAlphaProperties, VertexAlphaProperties

public interface SimplexAlphaProperties


Method Summary
 double getInAlphaComplex()
           
 int getSimplexType()
           
 boolean isAttached()
           
 

Method Detail

getInAlphaComplex

double getInAlphaComplex()

getSimplexType

int getSimplexType()

isAttached

boolean isAttached()