|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.tc.Lib.Countf
public class Countf
This class provides count object with scores in float format.
History:
| Field Summary | |
|---|---|
static int |
BY_COUNT1
|
static int |
BY_COUNT2
|
protected java.lang.String |
name_
|
| Constructor Summary | |
|---|---|
Countf()
Create a Countf object (default). |
|
Countf(java.lang.String name)
Create a Count2f object by specifying the name. |
|
| Method Summary | |
|---|---|
float |
GetCount(int index)
Get the score of the Countf object by specifying index. |
java.lang.String |
GetName()
Get the name of the Count1f object. |
void |
SetName(java.lang.String name)
Set the name of the Count1f object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BY_COUNT1
public static final int BY_COUNT2
protected java.lang.String name_
| Constructor Detail |
|---|
public Countf()
public Countf(java.lang.String name)
name - name of the Count2f object| Method Detail |
|---|
public void SetName(java.lang.String name)
name - name of the Count1f objectpublic java.lang.String GetName()
public float GetCount(int index)
|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||