LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.getinterface
Interface LyGanttInterface

All Known Implementing Classes:
LySwingGantt

public interface LyGanttInterface

Interface for Gantt component.


Field Summary
static java.lang.String __VERSION
           
 
Method Summary
 void centerOnDate(java.util.Date date)
          Center the planning on a given date.
 void displayTimeFrame()
          Display the time frame.
 java.util.Date getCenterDate()
          Return the center date of the Gantt component.
 float getVerticalZoom()
          Return the vertical zoom factor.
 void startDivideInterval()
          Start the division of an interval.
 void verticalZoomIn()
          Perform a vertical zoom in.
 void verticalZoomOut()
          Perform a vertical zoom out.
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

getCenterDate

java.util.Date getCenterDate()
Return the center date of the Gantt component.


centerOnDate

void centerOnDate(java.util.Date date)
Center the planning on a given date.


verticalZoomIn

void verticalZoomIn()
Perform a vertical zoom in.


verticalZoomOut

void verticalZoomOut()
Perform a vertical zoom out.


getVerticalZoom

float getVerticalZoom()
Return the vertical zoom factor.


displayTimeFrame

void displayTimeFrame()
Display the time frame.


startDivideInterval

void startDivideInterval()
Start the division of an interval.


(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com