Class RectangularZ

  • All Implemented Interfaces:
    Rect

    public class RectangularZ
    extends Rectangular
    Zoomed rectangular.
    Author:
    burgetr
    • Constructor Detail

      • RectangularZ

        public RectangularZ​(org.fit.cssbox.layout.Rectangle src,
                            float zoomFactor)
      • RectangularZ

        public RectangularZ​(float x1,
                            float y1,
                            float zoomFactor)