Package org.ujmp.core.interfaces
-
Interface Summary Interface Description BaseMatrixProperties Clearable Conversions Conversions2D CoordinateFunctions This interface defines functions on a Matrix that have to do with the coordinates of the entries.CoreObject DistanceMeasures Erasable ExtendedMatrixProperties GettersAndSetters This interface declares the getters and setters for the entries in the Matrix for the most important Java types: boolean, int, char, float, double, long, Date, Object and String.GUIObject A GUIObject is an object that can be displayed in a Frame.HasBlockDoubleArray2D HasColumnMajorByteArray1D HasColumnMajorCharArray1D HasColumnMajorDateArray1D HasColumnMajorDoubleArray1D HasDataMap HasDependencies HasDescription HasFloatArray HasGUIObject Declares, that an object suitable for displaying on the screen with listeners, icon, etc.HasId HasIntArray HasLabel HasLongArray HasObjectArray HasRowMajorDoubleArray1D HasRowMajorDoubleArray2D HasShortArray HasStatus HasStringArray HasToolTip Refreshable Wrapper<A> Classes implementing this interface indicate, that they act as a wrapper for another class.