public class StreamablePoint extends Point implements Streamable
Point2D.Double, Point2D.FloatStreamable.Closure| Constructor and Description |
|---|
StreamablePoint() |
StreamablePoint(int x,
int y) |
StreamablePoint(Point p) |
equals, getLocation, getX, getY, move, setLocation, setLocation, setLocation, toString, translateclone, distance, distance, distance, distanceSq, distanceSq, distanceSq, hashCode, setLocationpublic StreamablePoint()
public StreamablePoint(int x,
int y)
public StreamablePoint(Point p)
Copyright © 2015. All rights reserved.