Uses of Class
qmwi.kseg.som.diagram.AttributsAttribut
| Package | Description |
|---|---|
| qmwi.kseg.som.diagram |
-
Uses of AttributsAttribut in qmwi.kseg.som.diagram
Fields in qmwi.kseg.som.diagram with type parameters of type AttributsAttribut Modifier and Type Field Description Vector<AttributsAttribut>AttributsClass. attributsMethods in qmwi.kseg.som.diagram that return AttributsAttribut Modifier and Type Method Description AttributsAttributAttributsAll. getAttribut(int classIndex, int attributeIndex)Insert the method's description here.AttributsAttributAttributsClass. getAttribut(int attributIndex)Insert the method's description here.Methods in qmwi.kseg.som.diagram with parameters of type AttributsAttribut Modifier and Type Method Description voidAttributsClass. addAttribut(AttributsAttribut a)Insert the method's description here.voidAttributsClass. setAttribut(int attributIndex, AttributsAttribut a)Insert the method's description here.