Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(ElementVisitor<R, P>, P) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLElement
- add(String, Integer) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.EntityMap
-
Adds an entry to this entity map.
If the value is negative, only the name to value relation will be stored. - add(String, Integer) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities.PrimitiveEntityMap
-
Adds an entry to this entity map.
If the value is negative, only the name to value relation will be stored. - addCDATA(boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
booleanvalue as aCDATAelement to this XML element. - addCDATA(char) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
charvalue as aCDATAelement to this XML element. - addCDATA(double) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
doublevalue as aCDATAelement to this XML element. - addCDATA(int) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
intvalue as aCDATAelement to this XML element. - addCDATA(long) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
longvalue as aCDATAelement to this XML element. - addCDATA(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
enuminstance as aCDATAelement to this XML element. - addCDATA(Boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Booleaninstance as aCDATAelement to this XML element. - addCDATA(Character) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Characterinstance as aCDATAelement to this XML element. - addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGText
-
Adds a
CDATAelement to this<text>element. - addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGTSpan
-
Adds a
CDATAelement to this<tspan>element. - addCDATA(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Adds a
CDATAelement to this XML element. - addCDATA(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds a
CDATAelement. - addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds a
CDATAelement to this XML element. - addCDATA(Number) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Numberinstance as aCDATAelement to this XML element. - addCDATA(Instant) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Instantinstance as aCDATAelement to this XML element. - addCDATA(LocalDate) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
LocalDateinstance as aCDATAelement to this XML element. - addCDATA(LocalDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
LocalDateTimeinstance as aCDATAelement to this XML element. - addCDATA(ZonedDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
ZonedDateTimeinstance as aCDATAelement to this XML element. - addChild(E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGElementImpl
-
Adds a child to this element.
- addChild(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGElementWithChildren
-
Adds a child to this element.
- addChild(E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Adds a child to this element.
- addChild(E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds a child.
- addChild(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds a child to this element.
- addChild(XMLElement) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLDocument
-
Adds a child to the root element of this document.
- addChildElement(String, E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds a child element.
- addChildType(UMLTypeElement) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLTypeElement
-
Adds a type that extends or implements this one.
- addClippath(double, double, double, double) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLGraphLayout
-
Creates a clippath from the given coordinates and add that to the UML document.
- addClippath(SVGRectangle) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLDocument
-
Creates an SVG
<clipPath>element from the given rectangle and adds it to the SVG root element for this UML document. - addComment(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGElement
-
Adds a comment.
- addComment(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Adds a comment.
- addComment(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds a comment.
- addComment(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLDocument
-
Adds a comment to the root element of this document.
- addComment(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds a comment.
- addConnector(UMLConnector) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLDocument
-
Adds a UML connector for two type elements to this UML document.
- addData(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.ProcessingInstructionImpl
-
Adds data to the processing instruction.
- addData(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.ProcessingInstruction
-
Adds data to the processing instruction.
- addDefinition(E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGImpl
-
Adds a child to the definitions of this
<svg>element. - addDefinition(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVG
-
Adds a child to the definitions of this
<svg>element. - addDocumentChild(E) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLDocumentImpl
-
Adds a child to the document itself, not to the root element.
- addDocumentComment(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLDocumentImpl
-
Adds a comment to the document itself.
- addDocumentComment(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLDocument
-
Adds a comment to the document itself.
- addEndingConnector(TypeSymbol, UMLConnector) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLGraphLayout
-
Adds a connector to the registry of connectors ending on the given type symbol.
- ADDITIONAL_XML_ENTITIES - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The name for the resource file that holds the additional XML entities: "apos_entities.data".
- addPredefinedMarkup(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Adds predefined markup.
- addPredefinedMarkup(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds predefined markup.
- addPredefinedMarkup(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLDocument
-
Adds predefined XML markup to the root element of this document.
- addPredefinedMarkup(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds predefined markup.
- addProcessingInstruction(ProcessingInstruction) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLDocumentImpl
-
Adds a processing instruction to this document.
- addProcessingInstruction(ProcessingInstruction) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLDocument
-
Adds a processing instruction to this document.
- addStartingConnector(TypeSymbol, UMLConnector) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLGraphLayout
-
Adds a connector to the registry of connectors starting at the given type symbol.
- addStyle(CharSequence...) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGStyleImpl
-
Adds a CSS style definition to this style.
- addStyle(CharSequence...) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGElementAdapter
-
Adds a CSS style definition to this style.
- addStyle(CharSequence...) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGStyle
-
Adds a CSS style definition to this style.
- addStyle(SVGStyle) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGImpl
-
Adds an SVG
<style>element to the definitions of this<svg>element. - addStyle(SVGStyle) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVG
-
Adds an SVG
<style>element to the definitions of this<svg>element. - addSymbol(TypeSymbol) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLDocument
-
Adds the symbol for a type element to the UML document
- addSymbol(TypeSymbol) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLGraphLayout.UMLGraphLayoutRow
-
Add an element to this row; this method will not touch the width and height attributes for this row.
- addText(boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
booleanvalue as text to this element. - addText(char) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
charvalue as text to this element. - addText(double) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
doublevalue as text to this element. - addText(int) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
intvalue as text to this element. - addText(long) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
longvalue as text to this element. - addText(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
enuminstance as text element to this element. - addText(Boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Booleaninstance as text to this element. - addText(Character) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Characterinstance as text to this element. - addText(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGText
-
Adds text to this
<text>element. - addText(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGTSpan
-
Adds text to this
<tspan>element. - addText(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Adds text to this element.
- addText(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds text.
- addText(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds text to this element.
- addText(CharSequence, Function<? super CharSequence, String>, boolean) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Adds text.
- addText(Number) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Numberinstance as text to this element. - addText(Instant) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
Instantinstance as text to this element. - addText(LocalDate) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
LocalDateinstance as text to this element. - addText(LocalDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
LocalDateTimeinstance as text to this element. - addText(ZonedDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
-
Adds the provided
ZonedDateTimeinstance as text to this element. - addUse(SVGUse) - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLDocument
-
Places a symbol in the output diagram.
- addValidatorChangeListener(XMLBuilderUtils.ValidatorChangeListener) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLBuilderUtils
-
Adds a validator change listener.
- AFTER_EDGE - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
-
After edge.
- ALLOWS_CHILDREN - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
-
The element allows children.
- ALLOWS_TEXT - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement.Flags
-
The element allows text.
- allowsChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Returns the flag that indicates whether this instance of
ChildSupportallows other elements to be added as children. - AllowsConditionalProcessingAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the conditional processing attributes "externalResourcesRequired", "requiredExtensions", "requiredFeatures", and "systemLanguage" will implement this interface.
- AllowsDocumentElementEventAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
- AllowsDocumentEventAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the document event attributes "onabort", "onerror", "onresize", "onscroll", and "onunload" will implement this interface.
- AllowsGlobalEventAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the global event attributes "oncanplay", "oncanplaythrough", "oncancel", "onchange", "onclick", "onclose", "oncuechange", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragexit", "ondragleave", "ondragover", "ondragstart", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfocus", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadstart", "onloadeddata", "onloadedmetadata", "onmousedown", "onmouseenter", "onmouseleave", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreset", "onresize", "onscroll", "onseeked", "onseeking", "onselect", "onshow", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "ontoggle", "onvolumechange", and "onwaiting" will implement this interface.
- AllowsGraphicalEventAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the graphical event attributes "onactivate", "onfocusin", and "onfocusout" will implement this interface.
- AllowsPresentationAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the presentation attributes "alignment-baseline", "baseline-shift", "clip", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cursor", "direction", "display", "dominant-baseline", "enable-background", "fill", "fill-opacity", "fill-rule", "filter", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "glyph-orientation-horizontal", "glyph-orientation-vertical", "image-rendering", "kerning", "letter-spacing", "lighting-color", "marker-end", "marker-mid", "marker-start", "mask", "opacity", "overflow", "pointer-events", "shape-rendering", "stop-color", "stop-opacity", "stroke", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke-width", "text-anchor", "text-decoration", "text-rendering", "transform", "unicode-bidi", "vector-effect", "visibility", "word-spacing", and "writing-mode" will implement this interface.
- AllowsStyleAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
- allowsText() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Returns the flag that indicates whether this instance of
ChildSupportallows that text andCDATAelements can be added. - AllowsXLinkAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
-
SVG elements that allow the XLink attributes "xlink:actuate", "xlink:arcrole", "xlink:href", "xlink:role", "xlink:show", "xlink:title", and "xlink:type" will implement this interface.
- ALPHABETIC - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
-
Alphabetic.
- AnchorTaglet - Class in org.tquadrat.foundation.javadoc
-
This inline tag inserts an HTML anchor into the documentation that can be used for references to the location of that anchor.
- AnchorTaglet() - Constructor for class org.tquadrat.foundation.javadoc.AnchorTaglet
-
Creates a new
AnchorTagletinstance. - ANIMATION - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGElementCategory
-
Animation element.
- ANNOTATION - Enum constant in enum class org.tquadrat.foundation.javadoc.umlgraph.Stereotype
-
An annotation
- ANNOTATION_PROCESSOR_MODULE_PATH - Static variable in class org.tquadrat.foundation.javadoc.internal.Common
-
Location to search for modules containing annotation processors.
- ANNOTATION_PROCESSOR_PATH - Static variable in class org.tquadrat.foundation.javadoc.internal.Common
-
Location to search for annotation processors.
- ApplicationError - Exception Class in org.tquadrat.foundation.javadoc.internal.foundation.exception
-
Use the application error to signal the abort of an application.
This implementation ofErrorallows to set a flag that indicates whether this instance was already logged or not. - ApplicationError(String) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - ApplicationError(String, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - ApplicationError(String, Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - ApplicationError(String, Throwable, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - ApplicationError(Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - ApplicationError(Throwable, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
-
Creates a new
ApplicationErrorinstance. - arcTo(double, double, double, boolean, boolean, double, double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGArcTothat uses relative coordinates. - arcTo(long, long, long, boolean, boolean, long, long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGArcTothat uses relative coordinates. - arcToAbs(double, double, double, boolean, boolean, double, double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGArcTothat uses absolute coordinates. - arcToAbs(long, long, long, boolean, boolean, long, long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGArcTothat uses absolute coordinates. - asSVGPath() - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLConnector
-
Returns this
UMLConnectorinstance as an instance ofSVGPath. - asSVGSymbol() - Method in class org.tquadrat.foundation.javadoc.umlgraph.TypeSymbol
-
Returns this
TypeSymbolinstance as an instance ofSVGSymbol. - asType() - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLElement
- AttributeSupport - Class in org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi
-
This class provides the support for attributes to elements.
- AttributeSupport(Element) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
-
Creates a new
AttributeSupportinstance that checks whether attributes are valid to be added. - AttributeSupport(Element, boolean) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
-
Creates a new
AttributeSupportinstance. - AttributeSupport(Element, boolean, Comparator<String>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
-
Creates a new
AttributeSupportinstance. - AttributeSupport(Element, Comparator<String>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
-
Creates a new
AttributeSupportinstance that checks whether attributes are valid to be added. - AuthorTaglet - Class in org.tquadrat.foundation.javadoc
-
This taglet replaces the standard
@authortaglet. It is different in the way that it provides the author's email address as a hyperlink. - AuthorTaglet() - Constructor for class org.tquadrat.foundation.javadoc.AuthorTaglet
-
Creates a new
AuthorTagletinstance. - AUTO - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
-
Auto.
- AUTO - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGMarkerOrientation
-
A type of
autoindicates that the marker is oriented such that its positive x-axis is pointing in the direction of the path at the point it is place. - AUTO_START_REVERSE - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGMarkerOrientation
-
A type of
auto-start-reversemeans the same asSVGMarkerOrientation.AUTOexcept that for a marker placed by "marker-start", the orientation is 180° different from the orientation as determined byauto.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
