Class PMove


  • public class PMove
    extends java.lang.Object
    • Constructor Detail

      • PMove

        public PMove()
    • Method Detail

      • setIn

        public void setIn​(Point3D in)
      • getmXyz

        public double[] getmXyz()
      • setmXyz

        public void setmXyz​(double[] mXyz)
      • setRepresentable

        public void setRepresentable​(Representable representable)
      • getRow

        public int getRow()
      • setRow

        public void setRow​(int row)
      • getCol

        public int getCol()
      • setCol

        public void setCol​(int col)
      • getPout

        public Point3D getPout()
      • setLsXyz

        public void setLsXyz​(LineSegment[] lsXyz)