Class HemfText

java.lang.Object
org.apache.poi.hemf.record.emf.HemfText

@Internal public class HemfText extends Object
Container class to gather all text-related commands This is starting out as read only, and very little is actually implemented at this point!
  • Constructor Details

    • HemfText

      public HemfText()
  • Method Details

    • setMaxRecordLength

      public static void setMaxRecordLength(int length)
      Parameters:
      length - the max record length allowed for HemfText
    • getMaxRecordLength

      public static int getMaxRecordLength()
      Returns:
      the max record length allowed for HemfText