Package io.anyline2.model
Class ALPoint
-
- All Implemented Interfaces:
public class ALPoint extends ALGeometry
-
-
Constructor Summary
Constructors Constructor Description ALPoint(int x, int y)
ALPoint(JSONObject json)
ALPoint(ALPoint alPoint)
-