public interface JRStyleSetter
JRAbstractObjectFactory.setStyle(JRStyleSetter, JRStyleContainer)| Modifier and Type | Method and Description |
|---|---|
void |
setStyle(JRStyle style)
Set the style on the object.
|
void |
setStyleNameReference(String name)
Set the name of an external style that is to be used by the object.
|
void setStyle(JRStyle style)
style - the style to be used by the objectvoid setStyleNameReference(String name)
name - the name of an external styleCopyright © 2017. All rights reserved.