Module imp3d

Class ArrayPoint

java.lang.Object
de.grogra.imp3d.objects.ArrayPoint
All Implemented Interfaces:
Cloud.Point, CloudContext, Manageable, Serializable, Cloneable

public class ArrayPoint extends Object implements Cloud.Point, Manageable, Serializable, Cloneable
Minimal implementation of a point in a arraycloud. Its Manageable type enables proper copies of CloudArray/List as the Point needs to be copied
See Also: