Class HwmfEmbedded


  • @Beta
    public class HwmfEmbedded
    extends java.lang.Object
    An embedded resource - this class hides the logic of chained emf+ object records and other internals. Consider its API as unstable for now, i.e. there's no guarantee for backward compatibility
    • Constructor Detail

      • HwmfEmbedded

        public HwmfEmbedded()
    • Method Detail

      • getRawData

        public byte[] getRawData()
      • setEmbeddedType

        public void setEmbeddedType​(HwmfEmbeddedType embeddedType)
      • setData

        public void setData​(byte[] data)