Package common.helper.image
Class Bitmap
java.lang.Object
common.helper.image.Bitmap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
render()
void
reset()
void
setPoint3D
(Point3D point3D) toString()
-
Constructor Details
-
Bitmap
-
-
Method Details
-
reset
public void reset() -
setPoint3D
- Specified by:
setPoint3D
in interfaceImage
-
getPoint3D
- Specified by:
getPoint3D
in interfaceImage
-
render
public void render() -
toString
-