Package com.pdftools.geometry.units


package com.pdftools.geometry.units
  • Class
    Description
    Class that represents a measurable length.
     
    The margin defines the space around elements.
    Class that represents a point that is based on a X-coordinate and a Y-coordinate of type Length.
    A class that is based on a position (origin) of type Point and a size of type Size that spans the rectangle.
    The resolution defines the spatial dot density, e.g.
    Class that represents a size that is based on a width and height of type Length.