public class CompositeLayerTest extends Object
for the layout of columns/rows.
Constructor and Description |
---|
CompositeLayerTest() |
Modifier and Type | Method and Description |
---|---|
void |
cellBoundsForNonExistentCellPosition() |
void |
childLayerInfoByPixelPosition() |
void |
getBoundsByPosition() |
void |
getCellBounds() |
void |
getCellByPosition() |
void |
getChildLayerByLayoutPosition() |
void |
getColumnCount() |
void |
getColumnIndexByPosition() |
void |
getColumnPositionByX() |
void |
getColumnWidthByPosition() |
void |
getDataValueByPosition() |
void |
getDataValueForPositionNotInTheViewport() |
void |
getHeight() |
void |
getRowCount() |
void |
getRowHeightByPosition() |
void |
getRowIndexByPosition() |
void |
getRowPositionByY() |
void |
getStartXOfColumnPosition() |
void |
getStartYOfRowPosition() |
void |
getUnderlyingLayersByColumnPosition() |
void |
getWidth() |
void |
isColumnPositionResizable() |
void |
isRowPositionResizable() |
void |
setup() |
void |
testChildLayerInfoForViewportByLayout() |
void |
testingChildLayerInfoForCornerByLayout() |
public void setup()
public void testingChildLayerInfoForCornerByLayout()
public void testChildLayerInfoForViewportByLayout()
public void childLayerInfoByPixelPosition() throws Exception
Exception
public void getChildLayerByLayoutPosition() throws Exception
Exception
public void isColumnPositionResizable() throws Exception
Exception
public void getStartXOfColumnPosition() throws Exception
Exception
public void cellBoundsForNonExistentCellPosition() throws Exception
Exception
public void getDataValueForPositionNotInTheViewport() throws Exception
Exception
public void getUnderlyingLayersByColumnPosition() throws Exception
Exception
Copyright © 2013. All Rights Reserved.