Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
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 boolean value as a CDATA element to this XML element.
addCDATA(char) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided char value as a CDATA element to this XML element.
addCDATA(double) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided double value as a CDATA element to this XML element.
addCDATA(int) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided int value as a CDATA element to this XML element.
addCDATA(long) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided long value as a CDATA element to this XML element.
addCDATA(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided enum instance as a CDATA element to this XML element.
addCDATA(Boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Boolean instance as a CDATA element to this XML element.
addCDATA(Character) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Character instance as a CDATA element to this XML element.
addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGText
Adds a CDATA element to this <text> element.
addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGTSpan
Adds a CDATA element to this <tspan> element.
addCDATA(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
Adds a CDATA element to this XML element.
addCDATA(CharSequence) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
Adds a CDATA element.
addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds a CDATA element to this XML element.
addCDATA(Number) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Number instance as a CDATA element to this XML element.
addCDATA(Instant) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Instant instance as a CDATA element to this XML element.
addCDATA(LocalDate) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided LocalDate instance as a CDATA element to this XML element.
addCDATA(LocalDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided LocalDateTime instance as a CDATA element to this XML element.
addCDATA(ZonedDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided ZonedDateTime instance as a CDATA element 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 boolean value as text to this element.
addText(char) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided char value as text to this element.
addText(double) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided double value as text to this element.
addText(int) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided int value as text to this element.
addText(long) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided long value as text to this element.
addText(E) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided enum instance as text element to this element.
addText(Boolean) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Boolean instance as text to this element.
addText(Character) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Character instance 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 Number instance as text to this element.
addText(Instant) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided Instant instance as text to this element.
addText(LocalDate) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided LocalDate instance as text to this element.
addText(LocalDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided LocalDateTime instance as text to this element.
addText(ZonedDateTime) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.XMLElement
Adds the provided ZonedDateTime instance 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 ChildSupport allows 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
SVG elements that allow the document element event attributes "oncopy", "oncut", and "onpaste" will implement this interface.
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
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
AllowsStyleAttributes - Interface in org.tquadrat.foundation.javadoc.internal.foundation.svg
SVG elements that allow the style attributes "class" and "style" will implement this interface.
allowsText() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
Returns the flag that indicates whether this instance of ChildSupport allows that text and CDATA elements 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 AnchorTaglet instance.
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 of Error allows 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 ApplicationError instance.
ApplicationError(String, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
Creates a new ApplicationError instance.
ApplicationError(String, Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
Creates a new ApplicationError instance.
ApplicationError(String, Throwable, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
Creates a new ApplicationError instance.
ApplicationError(Throwable) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
Creates a new ApplicationError instance.
ApplicationError(Throwable, boolean) - Constructor for exception class org.tquadrat.foundation.javadoc.internal.foundation.exception.ApplicationError
Creates a new ApplicationError instance.
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.SVGArcTo that 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.SVGArcTo that 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.SVGArcTo that 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.SVGArcTo that uses absolute coordinates.
asSVGPath() - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLConnector
Returns this UMLConnector instance as an instance of SVGPath.
asSVGSymbol() - Method in class org.tquadrat.foundation.javadoc.umlgraph.TypeSymbol
Returns this TypeSymbol instance as an instance of SVGSymbol.
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 AttributeSupport instance 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 AttributeSupport instance.
AttributeSupport(Element, boolean, Comparator<String>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
Creates a new AttributeSupport instance.
AttributeSupport(Element, Comparator<String>) - Constructor for class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.AttributeSupport
Creates a new AttributeSupport instance that checks whether attributes are valid to be added.
AuthorTaglet - Class in org.tquadrat.foundation.javadoc
This taglet replaces the standard @author taglet. 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 AuthorTaglet instance.
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 auto indicates 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-reverse means the same as SVGMarkerOrientation.AUTO except that for a marker placed by "marker-start", the orientation is 180° different from the orientation as determined by auto.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form