public interface JRStyleContainer
| Modifier and Type | Method and Description |
|---|---|
JRDefaultStyleProvider |
getDefaultStyleProvider() |
JRStyle |
getStyle()
Returns this object's style.
|
String |
getStyleNameReference()
Returns the name of an external style which is to be used by this object.
|
JRDefaultStyleProvider getDefaultStyleProvider()
JRStyle getStyle()
String getStyleNameReference()
templates and are resolved
at fill time.
This attribute is only effective if no direct style (as returned by getStyle()
is specified for this object.Copyright © 2017. All rights reserved.