public interface JRObjectRender
java.awt.Component
.JRObjectResult
Modifier and Type | Method and Description |
---|---|
java.awt.Dimension |
getPreferredSize()
Gets the UDO render's template size.
The unit is pixel. |
void |
setProperty(jet.util.PropertySetable property)
Initializes the UDO properties by the specified property table.
|
void setProperty(jet.util.PropertySetable property)
property
- The Properties UDO is stored as a table.jet.util.PropertySetable
java.awt.Dimension getPreferredSize()