org.neuroph.imgrec.image
Class Dimension
- java.lang.Object
-
- org.neuroph.imgrec.image.Dimension
-
- All Implemented Interfaces:
- java.io.Serializable
public class Dimension extends java.lang.Object implements java.io.SerializableThis class holds dimensions (width and height) and it is a replacement for java.awt.Dimension on Android- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor and Description Dimension(int width, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intgetHeight()intgetWidth()voidsetHeight(int height)voidsetWidth(int width)
-
DMelt 3.0 © DataMelt by jWork.ORG