com.mancrd.ahah.samples.clusterer.visual.oned
Class Blob1d

java.lang.Object
  extended by com.mancrd.ahah.samples.clusterer.visual.oned.Blob1d

public final class Blob1d
extends Object

Author:
timmolter

Constructor Summary
Blob1d(int xCoord, int radius)
          Constructor
 
Method Summary
 int getRadius()
           
 int getxCoord()
           
 void setxCoord(int xCoord)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blob1d

public Blob1d(int xCoord,
              int radius)
Constructor

Parameters:
yCoord -
radius -
Method Detail

getxCoord

public int getxCoord()

setxCoord

public void setxCoord(int xCoord)

getRadius

public int getRadius()


Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.