public class SVGCssStyle extends CssStyle<SVGAttributeType,SVGAttributeHolder>
| Constructor and Description |
|---|
SVGCssStyle(String name,
SVGDocumentDataProvider provider)
Creates a new instance.
|
SVGCssStyle(SVGDocumentDataProvider provider)
Creates a new instance.
|
combineWithStyle, equals, getAttributeHolder, getName, getProperties, hashCode, parseCssTextpublic SVGCssStyle(SVGDocumentDataProvider provider)
provider - the data provider to usepublic SVGCssStyle(String name, SVGDocumentDataProvider provider)
name - the name to of this style.provider - the data provider to use.Copyright © 2016 Saxonia Systems AG. All rights reserved.