@Deprecated public class IlvTimeIndicatorContext extends Object
IlvTimeIndicatorContext
class is used for painting the time indicators
of the Gantt sheet on the screen.IlvGanttSheet
,
IlvTimeIndicator
Constructor and Description |
---|
IlvTimeIndicatorContext(IlvGanttSheet sheet)
Deprecated.
Creates an
IlvTimeIndicatorContext . |
Modifier and Type | Method and Description |
---|---|
IlvTimeConverter |
getTimeConverter()
Deprecated.
Returns the time converter used to paint the time indicators.
|
IlvTransformer |
getTransformer()
Deprecated.
Returns the
IlvTransformer used to draw the time indicator. |
Rectangle |
getVisibleBounds()
Deprecated.
Gets the Gantt sheet part where the time indicator should be drawn.
|
public IlvTimeIndicatorContext(IlvGanttSheet sheet)
IlvTimeIndicatorContext
.sheet
- The Gantt sheet.public Rectangle getVisibleBounds()
public IlvTransformer getTransformer()
IlvTransformer
used to draw the time indicator. This is the
transform from IlvManager
world coordinates to the coordinates of
the graphics context that is being drawn.public IlvTimeConverter getTimeConverter()
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.