Uses of Class
com.iizix.prop.image.AbstractImageDefinition
Packages that use AbstractImageDefinition Package Description com.iizigo.image.prop com.iizix com.iizix.prop.image Uses of AbstractImageDefinition in com.iizigo.image.prop
Subclasses of AbstractImageDefinition in com.iizigo.image.prop Modifier and Type Class Description class
EditorFontIconsDefinition
Font icon definitions property container for the Editor.class
EditorImageDefinition
This Image Definition part property container for the Editor.class
EditorImagesDefinition
This multiple Images Definition property container for the Editor.class
EditorStyledImageDefinition
This Styled Image Definition part property container for the Editor.class
EditorSVGDefinition
SVG definition property container for the Editor.Uses of AbstractImageDefinition in com.iizix
Fields in com.iizix with type parameters of type AbstractImageDefinition Modifier and Type Field Description static IPluginDescriptor<AbstractImageDefinition>
BaseModules. IMAGE
The Image module.Uses of AbstractImageDefinition in com.iizix.prop.image
Subclasses of AbstractImageDefinition in com.iizix.prop.image Modifier and Type Class Description class
FontIconsDefinition
The Font Icon Definition property container that contains an installable font using @FontFace CSS and contains several icons that can be displayed in any square size.class
ImageDefinition
Single image definition property container.class
ImagesDefinition
The Images Definition property container for multiple icons/images and multiple states and resolutions.class
RuntimeImageDefinition
The runtime image definition is used to provide images at runtime that are images located in other files than the asset files.class
StyledImageDefinition
Image States Definition property container when a single image file has one image in many states and possibly resolutions.class
SVGDefinition
The SVG Image Definition property container contains a reference to an SVG file in the Assets.