- handleLibraryError(String) - Method in class org.girod.javafx.svgimage.GlobalConfig
-
- handleLibraryException(Throwable) - Method in class org.girod.javafx.svgimage.GlobalConfig
-
- handleParsingError(String) - Method in class org.girod.javafx.svgimage.GlobalConfig
-
- handleParsingException(Throwable) - Method in class org.girod.javafx.svgimage.GlobalConfig
-
- hasAnimations() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there are animations.
- hasAttribute(String) - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Return true if the Node has an attribute of a specified name.
- hasAttribute(String) - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return true if the Node has an attribute of a specified name.
- hasAttribute(String) - Method in class org.girod.javafx.svgimage.xml.specs.SpanGroup.TSpan
-
Return true if the underlying XML node has the attribute.
- hasCDATA() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Return true if there is a the CDATA content for the node.
- hasCDATA() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return true if there is a the CDATA content for the node.
- hasChildren() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
Return true if this Node has children.
- hasChildren() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
Return true if this Node has children.
- hasClip(String) - Method in class org.girod.javafx.svgimage.xml.parsers.ClippingFactory
-
Return true if a clip spec is registered for the id.
- hasFill(XMLNode) - Static method in class org.girod.javafx.svgimage.xml.builders.SVGStyleBuilder
-
Return true if the XML node defines a fill (directly or via style).
- hashCode() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLNode
-
- hashCode() - Method in class org.girod.javafx.svgimage.tosvg.xml.XMLRoot
-
- hashCode() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLNode
-
- hashCode() - Method in class org.girod.javafx.svgimage.xml.parsers.xmltree.XMLRoot
-
- hasMarker(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there is a marker with a specified id.
- hasMarkerEnd() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return true if an end marker is set.
- hasMarkerMid() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return true if a mid marker is set.
- hasMarkers() - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there is at least one marker.
- hasMarkerStart() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return true if a start marker is set.
- hasNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there is a node with a specified id.
- hasNode(String) - Method in class org.girod.javafx.svgimage.SVGImage
-
Return true if there is a Node indicated by an id.
- hasOrientation() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return true if the marker has an explicit orientation.
- hasRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BackgroundWrapper
-
Return true if the wrapper has a CornerRadii (means that at least one corner radius is 0).
- hasRadii() - Method in class org.girod.javafx.svgimage.tosvg.wrappers.BorderWrapper
-
Return true if the wrapper has a CornerRadii (means that at least one corner radius is 0).
- hasReifiedNamedNode(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there is a node with a specified id.
- hasRule(String) - Method in class org.girod.javafx.svgimage.xml.specs.Styles
-
Return true if a rule exists for the style class.
- hasSymbol(String) - Method in class org.girod.javafx.svgimage.LoaderContext
-
Return true if there is a symbol with a specified id.
- hasViewbox - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
-
Checked to add a viewBox.
- hasViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerSpec
-
Return true if a viewbox is defined.
- hasViewbox() - Method in class org.girod.javafx.svgimage.xml.specs.SymbolSpec
-
Return true if the symbol has a viewbox.
- hasVisibility() - Method in class org.girod.javafx.svgimage.tosvg.converters.AbstractConverter
-
Return true if a visibility property is explicitly set.
- hasWidthAndHeight - Variable in class org.girod.javafx.svgimage.Viewbox
-
True if the viewbox has a width and height.
- hasWidthAndHeight() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return true if the viewbox has a width and height.
- hasXPosition(ElementNode) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return true if the node specifies an x position.
- height - Variable in class org.girod.javafx.svgimage.tosvg.ConverterParameters
-
The height.
- height - Variable in class org.girod.javafx.svgimage.Viewbox
-
The height attribute.
- HEIGHT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for HEIGHT.
- height - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEFlood
-
Height of the flood region.
- HIDDEN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for HIDDEN.
- HORIZONTAL_LINE_TO - Static variable in class org.girod.javafx.svgimage.xml.parsers.AbstractPathParser
-
Path command type for horizontal line-to.
- HREF - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for HREF.
- href - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Optional reference to another gradient spec.