Class RotationUtils.PropertiesBackup

java.lang.Object
com.itextpdf.layout.renderer.RotationUtils.PropertiesBackup
Enclosing class:
RotationUtils

private static class RotationUtils.PropertiesBackup extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • storeFloatProperty

      public Float storeFloatProperty(int property)
    • storeBoolProperty

      public Boolean storeBoolProperty(int property)
    • storeProperty

      public <T> T storeProperty(int property)
    • restoreProperty

      public void restoreProperty(int property)