igeo
Interface IMatrixOp

All Superinterfaces:
IParameter
All Known Subinterfaces:
IMatrix3I, IMatrix4I, IMatrixI
All Known Implementing Classes:
IMatrix, IMatrix3, IMatrix4

public interface IMatrixOp
extends IParameter

Interface of matrix operator.


Method Summary
 IMatrix get()
           
 

Method Detail

get

IMatrix get()
Specified by:
get in interface IParameter