Documentation of 'org.jzy3d.maths.Point2D' Java class
Point2D
org.jzy3d.maths

Class Point2D



  • public class Point2D
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      int x 
      int y 
    • Constructor Summary

      Constructors 
      Constructor and Description
      Point2D(int x, int y) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      int getX() 
      int getY() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • x

        public int x
      • y

        public int y
    • Constructor Detail

      • Point2D

        public Point2D(int x,
                       int y)
    • Method Detail

      • getY

        public int getY()
      • getX

        public int getX()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.