Class ScanDot

    • Constructor Detail

      • ScanDot

        public ScanDot​(int pType,
                       int pX,
                       int pY)
      • ScanDot

        public ScanDot​(int pType,
                       Point2D pPoint)
    • Method Detail

      • getType

        public int getType()
      • getX

        public int getX()
      • getY

        public int getY()