Class JDialogPatellaTraceSectionsNIH.ShapeFactor
java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.Knees.JDialogPatellaTraceSectionsNIH.ShapeFactor
- Enclosing class:
JDialogPatellaTraceSectionsNIH
shape descriptor class.
- Author:
- ruida
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloatfloatfloatfloatfloatfloatfloatfloat -
Constructor Summary
ConstructorsConstructorDescriptionShapeFactor(float _formFactor, float _roundness, float _compactness, float _aspectRatio, float _eccentricity, float _area, float _perimeter, float _avgIntensity) -
Method Summary
-
Field Details
-
formFactor
public float formFactor -
roundness
public float roundness -
compactness
public float compactness -
aspectRatio
public float aspectRatio -
eccentricity
public float eccentricity -
area
public float area -
perimeter
public float perimeter -
avgIntensity
public float avgIntensity
-
-
Constructor Details
-
ShapeFactor
public ShapeFactor(float _formFactor, float _roundness, float _compactness, float _aspectRatio, float _eccentricity, float _area, float _perimeter, float _avgIntensity)
-