- ID - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for id.
- id - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Gradient identifier.
- IDENTITY - Static variable in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
The Identity transform.
- IMAGE - Static variable in interface org.girod.javafx.svgimage.fromjfx.utils.CSSProperties
-
the "-fx-image" CSS property.
- IMAGE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for image.
- ImagePatternConstructor - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
Builds SVG image pattern elements.
- ImagePatternConstructor() - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImagePatternConstructor
-
Constructor.
- ImageViewConverter - Class in org.girod.javafx.svgimage.fromjfx.awt.converters
-
A delegate which convert ImageViews.
- ImageViewConverter(AwtConverterDelegate, ImageView) - Constructor for class org.girod.javafx.svgimage.fromjfx.awt.converters.ImageViewConverter
-
Constructor.
- ImageViewConverter - Class in org.girod.javafx.svgimage.fromjfx.tosvg.converters
-
A converter which convert ImageViews.
- ImageViewConverter(SVGConverterDelegate, ImageView, XMLNode) - Constructor for class org.girod.javafx.svgimage.fromjfx.tosvg.converters.ImageViewConverter
-
Constructor.
- imgToBase64String(RenderedImage) - Static method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractImageConverter
-
Encode a rendered image as a base64 PNG string.
- IN - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for in.
- in - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
Input reference for the effect.
- IN2 - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for in2.
- INDEFINITE - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for indefinite.
- INHERIT - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for inherit.
- inputType - Variable in class org.girod.javafx.svgimage.xml.specs.FilterSpec.AbstractFilterEffect
-
Input type for the effect.
- insets - Variable in class org.girod.javafx.svgimage.fromjfx.ConverterParameters
-
The insets of the svg content.
- intersects(double, double, double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Tests if the interior of this Polygon intersects the interior of a specified set of rectangular
coordinates.
- intersects(Rectangle2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Polygon2D
-
Tests if the interior of this Polygon intersects the interior of a specified Rectangle2D.
- isColinear(Point2D, Vector2D, Point2D, double, double) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Determines if two lines are colinear.
- isColinear(Point2D, Vector2D, Point2D) - Method in class org.girod.javafx.svgimage.fromjfx.awt.utils.Vector2D
-
Determines if two lines are colinear.
- isConform() - Method in class org.girod.javafx.svgimage.SVGImageRegion
-
Return true if the resulting image must be conform.
- isEmpty() - Method in class org.girod.javafx.svgimage.browser.SVGBrowser
-
- isEmpty() - Method in class org.girod.javafx.svgimage.xml.specs.MarkerContext
-
Return true if no markers are configured.
- isFromString() - Method in class org.girod.javafx.svgimage.SVGContent
-
Return true if the SVG content if from a String.
- isFromURL() - Method in class org.girod.javafx.svgimage.SVGContent
-
Return true if the SVG content if from an URL.
- isNested() - Method in class org.girod.javafx.svgimage.Viewport
-
Return true if the svg element on which the viexwpiort is defined is nested.
- isOblique - Variable in class org.girod.javafx.svgimage.xml.specs.ExtendedFontPosture
-
True when the posture represents an oblique style.
- isPercent(XMLNode, String) - Static method in class org.girod.javafx.svgimage.xml.parsers.ParserUtils
-
Return true if the attribute value is expressed as a percent.
- isPlayingAnimations() - Method in class org.girod.javafx.svgimage.SVGImage
-
Return true if the animations are playing.
- isPreservingAspectRatio() - Method in class org.girod.javafx.svgimage.Viewbox
-
Return true if the aspect ratio must be preserved.
- isProportional - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec.Coord
-
True if the value is proportional.
- isRelative(SVGPath) - Static method in class org.girod.javafx.svgimage.fromjfx.awt.utils.AwtUtilities
-
Return true if the position of a SVGPath is relative (using the first m or M moveTo command).
- isResolved - Variable in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
True once the gradient has been resolved.
- isResolved() - Method in class org.girod.javafx.svgimage.xml.specs.GradientSpec
-
Return true if the gradient has been resolved.
- isScaled() - Method in class org.girod.javafx.svgimage.Viewport
-
Return true if lengths must be scaled.
- isScaleShape() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.RegionConverter
-
Return true if the Region associated shape is scaled.
- isScalingLineWidth() - Method in class org.girod.javafx.svgimage.Viewport
-
Return true if line widths must be scaled.
- isSecondLast() - Method in class org.girod.javafx.svgimage.xml.specs.FilterSpec.FEComposite
-
Return true if the composite takes the source graphic as the first input.
- isSupportingDisabled - Variable in class org.girod.javafx.svgimage.fromjfx.ConverterParameters
-
True if the Disabled state for Nodes is supported.
- isSwingAvailable() - Method in class org.girod.javafx.svgimage.GlobalConfig
-
Return true if swing is available.
- isTexture() - Method in class org.girod.javafx.svgimage.fromjfx.awt.wrappers.AwtBackgroundWrapper
-
Return true if the wrapper wraps a Texture.
- isTexture() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.wrappers.BackgroundWrapper
-
Return true if the wrapper wraps a Texture.
- isVisible() - Method in class org.girod.javafx.svgimage.fromjfx.awt.converters.AbstractAwtConverter
-
- isVisible() - Method in class org.girod.javafx.svgimage.fromjfx.tosvg.converters.AbstractSVGConverter
-
Return true if the node should be visible based on its visibility property.
- ITALIC - Static variable in interface org.girod.javafx.svgimage.xml.parsers.SVGTags
-
SVG constant for italic.