SVGAttributes |
PatternOptions.getPathAsObject()
Either an SVG path as string, or an object.
|
SVGAttributes |
SVGAttributes.setDAsArrayNumber(List<Number> dAsArrayNumber) |
SVGAttributes |
SVGAttributes.setDAsArrayString(List<String> dAsArrayString) |
SVGAttributes |
SVGAttributes.setDAsString(String dAsString) |
SVGAttributes |
SVGAttributes.setFill(Color fill) |
SVGAttributes |
SVGAttributes.setInverted(Boolean inverted) |
SVGAttributes |
SVGAttributes.setMatrix(List<Number> matrix) |
SVGAttributes |
SVGAttributes.setRotation(Number rotation) |
SVGAttributes |
SVGAttributes.setRotationOriginX(Number rotationOriginX) |
SVGAttributes |
SVGAttributes.setRotationOriginY(Number rotationOriginY) |
SVGAttributes |
SVGAttributes.setScaleX(Number scaleX) |
SVGAttributes |
SVGAttributes.setScaleY(Number scaleY) |
SVGAttributes |
SVGAttributes.setStroke(Color stroke) |
SVGAttributes |
SVGAttributes.setStrokeWidth(Number strokeWidth) |
SVGAttributes |
SVGAttributes.setStyle(CSSObject styleAsCSSObject) |
SVGAttributes |
SVGAttributes.setStyle(String styleAsString) |
SVGAttributes |
SVGAttributes.setTranslateX(Number translateX) |
SVGAttributes |
SVGAttributes.setTranslateY(Number translateY) |
SVGAttributes |
SVGAttributes.setZIndex(Number zIndex) |