Class ResourceDraw

java.lang.Object
net.sourceforge.plantuml.project.draw.ResourceDraw
All Implemented Interfaces:
UDrawable

public class ResourceDraw extends java.lang.Object implements UDrawable
  • Constructor Summary

    Constructors
    Constructor
    Description
    ResourceDraw(GanttDiagram gantt, Resource res, TimeScale timeScale, double y, Day min, Day max)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    double
     
    final double
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • drawU

      public void drawU(UGraphic ug)
      Specified by:
      drawU in interface UDrawable
    • getHeight

      public double getHeight()
    • getY

      public final double getY()