| Package | com.yworks.graph.drawing |
| Interface | public interface ITemplateStyle extends IVisualStyle, ICloneable |
| Implementors | TemplateStyle |
| Property | Defined By | ||
|---|---|---|---|
![]() | styleRenderer : IStyleRenderer [read-only]
Gets the renderer implementation that has been supplied to
this instance upon creation. | IVisualStyle | |
| templateClass : Class [read-only]
The template class which defines the visual appearance of the items. | ITemplateStyle | ||
| userTagProvider : IUserTagProvider [read-only]
A user tag provider which can retrieve user data associated with the item. | ITemplateStyle | ||
| templateClass | property |
templateClass:Class [read-only] The template class which defines the visual appearance of the items.
public function get templateClass():Class| userTagProvider | property |
userTagProvider:IUserTagProvider [read-only] A user tag provider which can retrieve user data associated with the item.
public function get userTagProvider():IUserTagProvider