Skip navigation links
A D G I P S W 

A

addPath(SVGPath) - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Adds the given path to the svg group.

D

de.saxsys.styleablefx.additions - package de.saxsys.styleablefx.additions
 
de.saxsys.styleablefx.controls - package de.saxsys.styleablefx.controls
 
de.saxsys.styleablefx.core - package de.saxsys.styleablefx.core
 
de.saxsys.styleablefx.skins - package de.saxsys.styleablefx.skins
 
DEFAULT_STYLE_CLASS - Static variable in class de.saxsys.styleablefx.controls.SVGGroup
 

G

getClassCssMetaData() - Static method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
 
getClassCssMetaData() - Static method in class de.saxsys.styleablefx.controls.SVGGroup
 
getClassCssMetaData() - Static method in class de.saxsys.styleablefx.core.StyleableAdditionBase
This methods need to be provided in any class extending a StyleableAdditionBase.
getCssMetaData() - Method in class de.saxsys.styleablefx.controls.SVGGroup
getStyleableAddition(Class<TStyleableAddition>) - Method in class de.saxsys.styleablefx.controls.SVGGroup
Provides the StyleableAdditionBase for the desired class.
getStyleableAddition(Class<TStyleableAddition>) - Method in interface de.saxsys.styleablefx.core.IStyleableAdditionProvider
Provides the StyleableAdditionBase for the desired class.
getStyleableAddition(Styleable, Class<TStyleableAddition>) - Static method in class de.saxsys.styleablefx.core.StyleableAdditionBase
Returns the StyleableAdditionBase from the given Styleable using the given clazz.
getStyleableAddition(Class<TStyleableAddition>) - Method in class de.saxsys.styleablefx.skins.SVGButtonSkin
Provides the StyleableAdditionBase for the desired class.
getSvgGroup() - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
getSVGStyleableAddition() - Method in class de.saxsys.styleablefx.controls.SVGGroup
 
getSvgUrl() - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Gets the value of the Url.
getWillCacheSvg() - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Gets the value of the WillCacheSvg.

I

IStyleableAdditionProvider - Interface in de.saxsys.styleablefx.core
This interface is to be attached either a Skin or Styleable that use a StyleableAdditionBase.

P

ParseException(String, Throwable) - Constructor for exception de.saxsys.styleablefx.additions.SVGStyleableAddition.ParseException
Creates new instance with the given message and cause.

S

setSvgUrl(String) - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
sets the value of the Url.
setWillCacheSvg(Boolean) - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Sets the value of the WillCacheSvg.
StyleableAdditionBase - Class in de.saxsys.styleablefx.core
The idea of this class is simply to allow both Regions and Controls to share a base class which responsible to style a Node, so there is no need to have the same code twice.
StyleableAdditionBase() - Constructor for class de.saxsys.styleablefx.core.StyleableAdditionBase
 
SVG_COMPOUND_SELECTOR - Static variable in class de.saxsys.styleablefx.skins.SVGButtonSkin
Contains the name of the compound selector for the SVGGroup used in this element.
SVGButtonSkin - Class in de.saxsys.styleablefx.skins
This skin can be applied to and a Button in order to provide an svg image on the button.
SVGButtonSkin(Button) - Constructor for class de.saxsys.styleablefx.skins.SVGButtonSkin
Constructor for the skin
svgData - Variable in class de.saxsys.styleablefx.skins.SVGButtonSkin
The svg data that is being displayed in the graphic node.
SVGGroup - Class in de.saxsys.styleablefx.controls
This group contains svg data provided by an SVG Parser.
SVGGroup() - Constructor for class de.saxsys.styleablefx.controls.SVGGroup
Creates a new instance.
SVGStyleableAddition - Class in de.saxsys.styleablefx.additions
This class is intended to allow the usage of svg file for skins.
SVGStyleableAddition() - Constructor for class de.saxsys.styleablefx.additions.SVGStyleableAddition
Creates a new instance.
SVGStyleableAddition.ParseException - Exception in de.saxsys.styleablefx.additions
Will be thrown when the parsing of a svg file fails.
svgUrlProperty() - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Returns the Url to the svg image to be used.

W

willCacheSvgProperty() - Method in class de.saxsys.styleablefx.additions.SVGStyleableAddition
Returns the WillCacheSvg.
A D G I P S W 
Skip navigation links

Copyright © 2017 Saxonia Systems AG. All rights reserved.