SVG
Methods to convert a Tiling into an SVG file
Attributes
- Graph
-
- Supertypes
- Self type
-
SVG.type
Members list
Type members
Classlikes
Alternative options for displaying node labels
Alternative options for displaying node labels
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Alternative options for displaying node marks
Alternative options for displaying node marks
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
group of the perimeter node labels
group of the perimeter node labels
Attributes
Inherited methods
animate element with attributes
Animated arrow head
Animated arrow head
Value parameters
- points
-
spatial coordinates of the arrow movements
Attributes
- Inherited from:
- ConverterSVG
Animated polygon
Animated polygon
Value parameters
- pointsSeries
-
spatial coordinates
Attributes
- Inherited from:
- ConverterSVG
Animated polyline developing sequentially from start to end
Animated polyline developing sequentially from start to end
Value parameters
- points
-
spatial coordinates
Attributes
- Inherited from:
- ConverterSVG
Animated arrow and polyline
Animated arrow and polyline
Value parameters
- arrowHeadStyle
-
arrow head style
- points
-
spatial coordinates of the polyline
- polylineStyle
-
polyline style
Attributes
- Inherited from:
- ConverterSVG
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
- Inherited from:
- ConverterSVG
circle element
circle element
Value parameters
- center
-
spatial coordinates
- radius
-
length
Attributes
- Inherited from:
- ConverterSVG
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
- Inherited from:
- ConverterSVG
line element from LineSegment
line element
line element
Value parameters
- point1
-
spatial coordinates of one endpoint
- point2
-
spatial coordinates of other endpoint
Attributes
- Inherited from:
- ConverterSVG
metadata element
polygon element from SimplePolygon
polygon element
polygon element
Value parameters
- elems
-
placed in
polygon - points
-
spatial coordinates
Attributes
- Inherited from:
- ConverterSVG
polyline element
polyline element
Value parameters
- elems
-
placed in
polygon - points
-
spatial coordinates
Attributes
- Inherited from:
- ConverterSVG
rect element
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
- Inherited from:
- ConverterSVG
text element
text element
Value parameters
- point
-
spatial coordinates
- s
-
text
Attributes
- Inherited from:
- ConverterSVG
Concrete fields
Colors to differentiate uniformity marks
Colors to differentiate uniformity marks
Attributes
Attributes for metadata
Attributes for metadata
Attributes
stroke-width attribute
stroke-width attribute
Attributes
Inherited fields
fill attribute
With set width and indentation
scale multiplier for all elements
stroke attribute
round accuracy for scaling
Extensions
Extensions
group with all the tiling features
group with all the tiling features
Value parameters
- fillPolygons
-
if false, the polygons have no color fill
- labelledNodes
-
strategy for labelling nodes
- markStyle
-
strategy for marking nodes
- showDual
-
if true, the dual tessellation is shown
- showGrowth
-
if true, growth by ordinal nodes is shown
- showPerimeter
-
if true, the perimeter is shown
Attributes
svg with all the tilings features
svg with all the tilings features
Value parameters
- fillPolygons
-
if false, the polygons have no color fill
- labelledNodes
-
strategy for labelling nodes
- markStyle
-
strategy for marking nodes
- showDual
-
if true, the inverted tessellation is shown
- showGrowth
-
if true, growth by ordinal nodes is shown
- showPerimeter
-
if true, the perimeter is shown
Attributes
svg element with metadata and viewBox fitting the tiling
svg element with metadata and viewBox fitting the tiling
Attributes
Inherited extensions
Creates a NodeBuffer of elements