Class Covdet.VlFrameEllipse

java.lang.Object
gov.nih.mipav.model.algorithms.Covdet.VlFrameEllipse
Enclosing class:
Covdet

class Covdet.VlFrameEllipse extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) float
    invalid input: '<' center y-coordinate
    (package private) float
    invalid input: '<'
    (package private) float
     
    (package private) float
     
    (package private) float
    invalid input: '<' center x-coordinate
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • x

      float x
    • y

      float y
      invalid input: '<' center x-coordinate
    • e11

      float e11
      invalid input: '<' center y-coordinate
    • e12

      float e12
      invalid input: '<'
    • e22

      float e22
  • Constructor Details

    • VlFrameEllipse

      VlFrameEllipse()