Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.workflow.diagram.DiagramConfiguration

  • Packages that use DiagramConfiguration 
    Package Description
    psdi.workflow.diagram  
    • Uses of DiagramConfiguration in psdi.workflow.diagram

      Fields in psdi.workflow.diagram declared as DiagramConfiguration 
      Modifier and Type Field and Description
      protected DiagramConfiguration Diagram.configuration 
      Methods in psdi.workflow.diagram that return DiagramConfiguration 
      Modifier and Type Method and Description
      DiagramConfiguration DiagramConfiguration.scale(int scaleFactor)
      Scales all the parts of the configuration by a percentage and returns a new configuration object.
      Methods in psdi.workflow.diagram with parameters of type DiagramConfiguration 
      Modifier and Type Method and Description
      void Diagram.setConfiguration(DiagramConfiguration configuration)
      Sets the configuration for the diagram
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes