Documentation of 'georegression.struct.point.Point2D_I16' Java class
Point2D_I16
georegression.struct.point

Class Point2D_I16

    • Field Detail

      • x

        public short x
      • y

        public short y
    • Constructor Detail

      • Point2D_I16

        public Point2D_I16(short x,
                           short y)
      • Point2D_I16

        public Point2D_I16()
    • Method Detail

      • set

        public void set(int x,
                        int y)
      • setX

        public void setX(int x)
      • setY

        public void setY(int y)
      • getX

        public final int getX()
      • getY

        public final int getY()
      • getDimension

        public int getDimension()
        Description copied from class: GeoTuple
        The dimensionality of space the tuple is contained in and the number of values it has.
        Specified by:
        getDimension in class GeoTuple<Point2D_I16>
        Returns:
        Dimensionality of the object.
      • copy

        public Point2D_I16 copy()
        Description copied from class: GeoTuple
        Generic copy routine. It is recommended that this be overridden with a faster implementation.
        Specified by:
        copy in class GeoTuple<Point2D_I16>
        Returns:
        An exact copy of this GeoTuple.
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.