java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.ProstateFramework.svm_toy.point
Enclosing class:
svm_toy

class svm_toy.point extends Object
  • Field Details

    • x

      double x
    • y

      double y
    • value

      byte value
  • Constructor Details

    • point

      point(double x, double y, byte value)