public class GridStripe extends Object
Modifier and Type | Field and Description |
---|---|
AxisTickModel |
endTick
The end tick of the stripe.
|
RadRect |
fillRect
The layout rectangle that should be painted by the visualization.
|
AxisTickModel |
startTick
The start tick of the stripe.
|
Constructor and Description |
---|
GridStripe() |
public RadRect fillRect
public AxisTickModel startTick
public AxisTickModel endTick