inetsoft.report
Class CompositeLens.Space
java.lang.Object
inetsoft.report.CompositeLens.Space
- Enclosing interface:
- CompositeLens
public static class CompositeLens.Space
- extends Object
Space represents a space element.
|
Method Summary |
int |
getSpace()
Get the space pixel number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeLens.Space
public CompositeLens.Space(int pixels)
- Create a space element.
- Parameters:
pixels - number of pixels.
getSpace
public int getSpace()
- Get the space pixel number.