Class IncomingMaskPosition


  • public class IncomingMaskPosition
    extends Object
    This object describes the position on faces where a mask should be placed by default.
    • Constructor Detail

      • IncomingMaskPosition

        public IncomingMaskPosition()
    • Method Detail

      • getPoint

        public String getPoint()
      • setPoint

        public void setPoint​(String point)
      • getxShift

        public Float getxShift()
      • setxShift

        public void setxShift​(Float xShift)
      • getyShift

        public Float getyShift()
      • setyShift

        public void setyShift​(Float yShift)
      • getScale

        public Float getScale()
      • setScale

        public void setScale​(Float scale)