| Package | Description |
|---|---|
| de.saxsys.svgfx.core.attributes | |
| de.saxsys.svgfx.core.attributes.type |
| Modifier and Type | Method and Description |
|---|---|
Function<TDataProvider,? extends SVGAttributeType> |
BaseAttributeMapper.getContentTypeCreator()
Returns the
BaseAttributeMapper.contentTypeCreator. |
| Modifier and Type | Class and Description |
|---|---|
class |
SVGAttributeTypeCycleMethod
This class represents a svg transform content type.
|
class |
SVGAttributeTypeDouble
This class represents a svg length content type
|
class |
SVGAttributeTypeFillRule
Represents a
FillRule, the default value is FillRule.EVEN_ODD. |
class |
SVGAttributeTypeGradientUnits
This class represents a svg transform content type.
|
class |
SVGAttributeTypeLength
This class represents a svg length content type
|
class |
SVGAttributeTypePaint
Represents a
Paint used to color fill and strokes, the default value is Color.TRANSPARENT. |
class |
SVGAttributeTypePoint
This class represents a svg length content type
|
class |
SVGAttributeTypePoints
This class represents a svg transform content type.
|
class |
SVGAttributeTypeRectangle
This class represents a svg length content type
|
class |
SVGAttributeTypeString |
class |
SVGAttributeTypeStrokeDashArray
Represents a dash array used for strokes, the default value is an empty array.
|
class |
SVGAttributeTypeStrokeLineCap
Represents a
StrokeLineCap, the default value is StrokeLineCap.SQUARE. |
class |
SVGAttributeTypeStrokeLineJoin
Represents a
StrokeLineJoin, the default value is StrokeLineJoin.MITER. |
class |
SVGAttributeTypeStrokeType
Represents a
StrokeType, the default value is StrokeType.INSIDE. |
class |
SVGAttributeTypeStyle
This class represents a svg transform content type.
|
class |
SVGAttributeTypeTransform
This class represents a svg transform content type.
|
| Modifier and Type | Method and Description |
|---|---|
SVGAttributeType |
SVGAttributeHolder.createAttributeType(String name) |
Copyright © 2016 Saxonia Systems AG. All rights reserved.