Generic methods for producing .SVG file
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
- Known subtypes
-
object SVGobject SVGInvalid
Members list
Value members
Concrete methods
animate
element with attributes
animate
element with attributes
Attributes
Animated arrow head
Animated arrow head
Value parameters
- points
-
spatial coordinates of the arrow movements
Attributes
Animated polygon
Animated polygon
Value parameters
- pointsSeries
-
spatial coordinates
Attributes
Animated polyline developing sequentially from start to end
Animated polyline developing sequentially from start to end
Value parameters
- points
-
spatial coordinates
Attributes
Animated arrow and polyline
Animated arrow and polyline
Value parameters
- arrowHeadStyle
-
arrow head style
- points
-
spatial coordinates of the polyline
- polylineStyle
-
polyline style
Attributes
Arrow head as a triangle
Arrow head as a triangle
Value parameters
- origin
-
spatial coordinates of other endpoint
- tip
-
spatial coordinates of endpoint with arrow
Attributes
circle
element
circle
element
Value parameters
- center
-
spatial coordinates
- radius
-
length
Attributes
group
element with optional title and description
group
element with optional title and description
Value parameters
- desc
-
optional description
- elems
-
placed in
group
- title
-
optional title
Attributes
line
element
line
element
Value parameters
- point1
-
spatial coordinates of one endpoint
- point2
-
spatial coordinates of other endpoint
Attributes
line
element from LineSegment
line
element from LineSegment
Attributes
metadata
element
metadata
element
Attributes
polygon
element
polygon
element
Value parameters
- elems
-
placed in
polygon
- points
-
spatial coordinates
Attributes
polygon
element from SimplePolygon
polygon
element from SimplePolygon
Attributes
polyline
element
polyline
element
Value parameters
- elems
-
placed in
polygon
- points
-
spatial coordinates
Attributes
rect
element
rect
element
Value parameters
- box
-
spatial coordinates
Attributes
svg
element with viewBox
to fit a given box
svg
element with viewBox
to fit a given box
Value parameters
- box
-
box area with width and height to fit
- elems
-
placed in
svg
Attributes
Concrete fields
scale multiplier for all elements
scale multiplier for all elements
Attributes
round accuracy for scaling
round accuracy for scaling
Attributes
Inherited fields
With set width and indentation
Extensions
Inherited extensions
Creates a NodeBuffer
of elements