Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Method and Description |
---|---|
PrintMatrix |
PrintMatrix.setColumnSpacing(int columnSpacing)
Sets the number of spaces between columns.
|
PrintMatrix |
PrintMatrix.setEqualColumnWidths(boolean equalColumnWidths)
Force all of the columns to have the same width.
|
PrintMatrix |
PrintMatrix.setMatrixType(int matrixType)
Set matrix type.
|
PrintMatrix |
PrintMatrix.setPageWidth(int pageWidth)
Sets the page width.
|
PrintMatrix |
PrintMatrix.setTitle(String title)
Sets matrix title
|
Copyright © 2020 Rogue Wave Software. All rights reserved.