Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- HANGING - Enum constant in enum class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGAlignmentBaseLine
-
Hanging.
- hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.internal.SVGStyleImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.DocType
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.ProcessingInstructionImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.XMLElementImpl
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.ChildSupport
-
Returns
true
if the element has children,false
otherwise. - hasChildren() - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi.Element
-
Returns
true
if the element has children,false
otherwise. - hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.lang.internal.LazyImpl
- hashCode() - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.lang.Lazy
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGNumber
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGPaint
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGPathElement
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.SVGTransform
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.type.ValueBase
- hashCode() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.Namespace
- hashCode() - Method in record class org.tquadrat.foundation.javadoc.umlgraph.Dimension
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.tquadrat.foundation.javadoc.umlgraph.Point
-
Returns a hash code value for this object.
- hashCode() - Method in class org.tquadrat.foundation.javadoc.umlgraph.TypeSymbol
- hashCode() - Method in class org.tquadrat.foundation.javadoc.umlgraph.UMLTypeElement
- hasParent(UMLTypeElement) - Method in class org.tquadrat.foundation.javadoc.UmlGraphLinkTaglet
-
Checks whether the given type element has at least one parent.
Interfaces that do not extend another interface are parent-less;Object
is the only class that does not have a parent class. - hasVariable(String) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Template
-
Checks whether the adjusted template contains the variable of the form
${<name>}
(matching the pattern given inTemplate.VARIABLE_PATTERN
) with the given name. - hasVariables() - Method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Template
-
Checks whether the adjusted template contains at least one variable of the form
${<name>}
(matching the pattern given inTemplate.VARIABLE_PATTERN
). - hasVariables(CharSequence) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.util.Template
-
Checks whether the given String contains at least one variable of the form
${<name>}
(matching the pattern given inTemplate.VARIABLE_PATTERN
). - height - Variable in record class org.tquadrat.foundation.javadoc.umlgraph.Dimension
-
The field for the
height
record component. - height() - Method in record class org.tquadrat.foundation.javadoc.umlgraph.Dimension
-
Returns the value of the
height
record component. - hLineTo(double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGHLineTo
that uses relative coordinates. - hLineTo(long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGHLineTo
that uses relative coordinates. - hLineToAbs(double) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGHLineTo
that uses absolute coordinates. - hLineToAbs(long) - Static method in class org.tquadrat.foundation.javadoc.internal.foundation.svg.SVGUtils
-
Creates an instance of the path element
SVGPathElement.SVGHLineTo
that uses absolute coordinates. - HRefTaglet - Class in org.tquadrat.foundation.javadoc
-
This inline tag inserts a hyperlink to an external URL into the documentation.
- HRefTaglet() - Constructor for class org.tquadrat.foundation.javadoc.HRefTaglet
-
Creates a new
HRefTaglet
instance. - HTML32 - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The set of entities supported by HTML 3.2.
- HTML32_ENTITIES - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The name for the resource final that holds the entities that were introduced for HTML 3.2: "ISO8859_1_entities.data".
- HTML40 - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The set of entities supported by HTML 4.0.
- HTML40_ENTITIES - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The name for the resource final that holds the entities that were introduced for HTML 4.0: "html40_entities.data".
- HTML50 - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The set of entities supported by HTML 5.0.
- HTML50_ENTITIES - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.util.Entities
-
The name for the resource final that holds the entities that were introduced for HTML 5.0: "html50_entities.data".
- HYPHEN_REPLACEMENT - Static variable in class org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal.Comment
-
The hyphen replacement (escaped).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form