Package com.storedobject.svg
package com.storedobject.svg
-
ClassDescriptionAbstractGroup<G extends AbstractGroup<G>>Abstract base class representing an SVG group element.AbstractPolyline<P extends AbstractPolyline<P>>Represents an SVG polyline.AbstractRectangle<R extends AbstractRectangle<R>>Represents an abstract SVG rectangle.Represents various possible alignment options for positioning or arranging elements.At<T>Represents a generic type that supports setting and retrieving 2D positional coordinates.A canvas for drawing nodes.Represents an SVG circle.Represents a coordinate system defined by two points (x1, y1) and (x2, y2).Represents the four cardinal directions: UP, DOWN, LEFT, and RIGHT.The Document class represents a collection of
Nodeobjects and provides functionality to generate scalable vector graphic (SVG) output for the collection.Represents an SVG element.Represents an SVG ellipse.Represents a rectangle with vertical and/or horizontal grid-lines at specified gaps.Represents a group element in the SVG structure.Represents an SVG line.Represents a margin around a rectangular area.Base class for all SVG objects.Represents an SVG path element allowing the creation and manipulation of the "d" attribute, which defines a sequence of commands to draw complex shapes and paths.Represents a point in 2D space.Represents an SVG polygon.Represents an SVG polyline.Represents an SVG rectangle.Represents a side.Represents an SVG square.Represents an SVG star.The Styles class extends HashMap and provides functionality for constructing CSS style definitions.Represents an SVG text.TransformMatrix<N extends Node<N>>Represents a transformation matrix for aNode.