public abstract class AttributeBase<TSVGContentType extends AttributeWrapper> extends Object
| Constructor and Description |
|---|
AttributeBase(String name,
TSVGContentType content) |
| Modifier and Type | Method and Description |
|---|---|
TSVGContentType |
getContent()
Returns the
content. |
String |
getName()
Returns the
name. |
public AttributeBase(String name, TSVGContentType content)
Copyright © 2016 Saxonia Systems AG. All rights reserved.