Package qmwi.kseg.som.diagram
Class AttributsAttribut
java.lang.Object
qmwi.kseg.som.diagram.AttributsAttribut
public class AttributsAttribut extends Object
Insert the type's description here. Creation date: (17.12.2001 01:23:56)
-
Field Summary
Fields Modifier and Type Field Description float
average
Vector<Integer>
valuesCount
Vector
valuesPercent
-
Constructor Summary
Constructors Constructor Description AttributsAttribut()
AttributsOneAttribut constructor comment. -
Method Summary
Modifier and Type Method Description double
getValueCount(int valueIndex)
Insert the method's description here.void
initializeValueCount(int count)
Insert the method's description here.void
inkValueCount(int valuesIndex)
Insert the method's description here.
-
Field Details
-
valuesPercent
-
average
public float average -
valuesCount
-
-
Constructor Details
-
AttributsAttribut
public AttributsAttribut()AttributsOneAttribut constructor comment.
-
-
Method Details
-
getValueCount
public double getValueCount(int valueIndex)Insert the method's description here. Creation date: (18.12.2001 20:45:47)- Parameters:
valueIndex
- int- Returns:
- java.lang.String
-
initializeValueCount
public void initializeValueCount(int count)Insert the method's description here. Creation date: (18.12.2001 00:34:21)- Parameters:
valuesIndex
- int
-
inkValueCount
public void inkValueCount(int valuesIndex)Insert the method's description here. Creation date: (18.12.2001 00:34:21)- Parameters:
valuesIndex
- int
-