Class PPGraphics2D

All Implemented Interfaces:
Cloneable

@Deprecated @Removal(version="5.0.0") public final class PPGraphics2D extends SLGraphics
Deprecated.
since 4.0.0 - use SLGraphics
Translates Graphics2D calls into PowerPoint.
  • Constructor Details

    • PPGraphics2D

      public PPGraphics2D(HSLFGroupShape group)
      Deprecated.
      Construct Java Graphics object which translates graphic calls in ppt drawing layer.
      Parameters:
      group - The shape group to write the graphics calls into.