| Modifier and Type | Class and Description |
|---|---|
class |
BaseBounds
Base implementation of
Bounds |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
BaseGridRendererHelper.RenderingInformation.getBounds() |
| Constructor and Description |
|---|
RenderingInformation(Bounds bounds,
List<GridColumn<?>> allColumns,
BaseGridRendererHelper.RenderingBlockInformation bodyBlockInformation,
BaseGridRendererHelper.RenderingBlockInformation floatingBlockInformation,
int minVisibleRowIndex,
int maxVisibleRowIndex,
List<Double> allRowHeights,
List<Double> visibleRowOffsets,
boolean isFixedHeader,
boolean isFloatingHeader,
int headerRowCount,
double headerRowHeight,
double headerRowsHeight,
double headerRowsYOffset) |
| Modifier and Type | Method and Description |
|---|---|
Bounds |
GridLayer.getVisibleBounds()
Get the visible bounds of the Layer in the Viewport
|
| Modifier and Type | Method and Description |
|---|---|
Bounds |
DefaultGridLayer.getVisibleBounds() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridLienzoPanel.setBounds(Bounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
com.ait.lienzo.client.core.types.Transform |
TransformMediator.adjust(com.ait.lienzo.client.core.types.Transform transform,
Bounds visibleBounds)
Adjusts a
Transform to mediate transformations. |
| Modifier and Type | Method and Description |
|---|---|
com.ait.lienzo.client.core.types.Transform |
GridTransformMediator.adjust(com.ait.lienzo.client.core.types.Transform transform,
Bounds visibleBounds) |
com.ait.lienzo.client.core.types.Transform |
BoundaryTransformMediator.adjust(com.ait.lienzo.client.core.types.Transform transform,
Bounds visibleBounds) |
void |
BoundaryTransformMediator.setBounds(Bounds bounds) |
| Constructor and Description |
|---|
BoundaryTransformMediator(Bounds bounds) |
| Modifier and Type | Method and Description |
|---|---|
void |
GridLienzoScrollable.setBounds(Bounds bounds) |
void |
GridLienzoScrollHandler.setBounds(Bounds bounds) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.