| Modifier and Type | Method and Description |
|---|---|
static String |
SVGShapeTextCodeBuilder.generate(String viewInstanceName,
String viewId,
StyleSheetDefinition styleSheetDefinition) |
| Modifier and Type | Method and Description |
|---|---|
StyleSheetDefinition |
StyleSheetDefinition.addStyle(String name,
StyleDefinition styleDefinition) |
StyleSheetDefinition |
ViewFactory.getStyleSheetDefinition() |
| Modifier and Type | Method and Description |
|---|---|
StyleSheetDefinition |
ViewDefinitionImpl.getGlobalStyleSheetDefinition() |
StyleSheetDefinition |
ViewFactoryImpl.getStyleSheetDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewFactoryImpl.setStyleSheetDefinition(StyleSheetDefinition styleSheetDefinition) |
| Constructor and Description |
|---|
ViewDefinitionImpl(String id,
double x,
double y,
double width,
double height,
StyleSheetDefinition globalStyleSheetDefinition,
ViewDefinition.ViewBoxDefinition viewBox,
ShapeDefinition main,
PrimitiveDefinition... children) |
| Modifier and Type | Method and Description |
|---|---|
Optional<StyleSheetDefinition> |
SVGTranslatorContext.getGlobalStyleSheet() |
| Constructor and Description |
|---|
SVGTranslatorContext(Document root,
String path,
StyleSheetDefinition cssStyleSheet) |
| Modifier and Type | Method and Description |
|---|---|
static StyleSheetDefinition |
SVGStyleTranslator.parseStyleSheetDefinition(String cssPath,
InputStream cssStream) |
| Modifier and Type | Method and Description |
|---|---|
static StyleDefinition |
SVGStyleTranslator.parseStyleDefinition(Element element,
String svgId,
StyleSheetDefinition styleSheetDefinition) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.