Uses of Class
ch.tatool.core.display.swing.matrix.MatrixValue

Packages that use MatrixValue
ch.tatool.core.display.swing.matrix   
 

Uses of MatrixValue in ch.tatool.core.display.swing.matrix
 

Methods in ch.tatool.core.display.swing.matrix that return MatrixValue
 MatrixValue MatrixValue.copy()
           
static MatrixValue MatrixValue.fromString(String string)
          Converts a string into a matrix value.
 

Methods in ch.tatool.core.display.swing.matrix with parameters of type MatrixValue
 boolean MatrixValue.comparePositionTo(MatrixValue other)
           
 void MatrixPanel.removeValue(MatrixValue matrixValue)
           
 void MatrixPanel.setValue(MatrixValue matrixValue)
           
 



Copyright © 2012. All Rights Reserved.