com.mancrd.ahah.samples.clusterer.visual.oned
Class Coordinate1d
java.lang.Object
com.mancrd.ahah.samples.clusterer.visual.oned.Coordinate1d
public final class Coordinate1d
- extends Object
- Author:
- timmolter
Constructor Summary |
Coordinate1d(int xCoord,
int colorIdx)
Constructor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coordinate1d
public Coordinate1d(int xCoord,
int colorIdx)
- Constructor
- Parameters:
xCoord
- colorIdx
-
getxCoord
public int getxCoord()
getColorIdx
public int getColorIdx()
Copyright © 2013–2014 M. Alexander Nugent Consulting, Research and Devlopment. All rights reserved.