Uses of Class
mgui.io.domestic.network.CorticalNetworkMatrixInOptions.Format
Package | Description |
---|---|
mgui.io.domestic.network |
-
Uses of CorticalNetworkMatrixInOptions.Format in mgui.io.domestic.network
Fields in mgui.io.domestic.network declared as CorticalNetworkMatrixInOptions.Format Modifier and Type Field Description CorticalNetworkMatrixInOptions.Format
CorticalNetworkMatrixInOptions. format
Methods in mgui.io.domestic.network that return CorticalNetworkMatrixInOptions.Format Modifier and Type Method Description static CorticalNetworkMatrixInOptions.Format
CorticalNetworkMatrixInOptions.Format. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static CorticalNetworkMatrixInOptions.Format[]
CorticalNetworkMatrixInOptions.Format. values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in mgui.io.domestic.network with parameters of type CorticalNetworkMatrixInOptions.Format Constructor Description CorticalNetworkMatrixInOptions(CorticalNetworkMatrixInOptions.Format format)