Class PackageDiagram


public class PackageDiagram extends Diagram
Author:
Sjoerd Talsma
  • Constructor Details

  • Method Details

    • getPlantUmlFile

      protected File getPlantUmlFile()
      Description copied from class: Diagram
      Determine the physical file location for the plantuml output.

      This will even be called if -createPumlFiles is not enabled, to determine the Diagram.getDiagramBaseFile().

      Specified by:
      getPlantUmlFile in class Diagram
      Returns:
      The physical file for the plantuml output.