Class Covdet.VlFrameOrientedEllipse

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

class Covdet.VlFrameOrientedEllipse 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
     
    (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
    • a11

      float a11
      invalid input: '<' center y-coordinate
    • a12

      float a12
      invalid input: '<'
    • a21

      float a21
    • a22

      float a22
  • Constructor Details

    • VlFrameOrientedEllipse

      VlFrameOrientedEllipse()