Class BlendModeComposite
java.lang.Object
com.github.weisj.jsvg.nodes.filter.AbstractBlendComposite
com.github.weisj.jsvg.nodes.filter.BlendModeComposite
- All Implemented Interfaces:
Composite
-
Nested Class Summary
Nested classes/interfaces inherited from class com.github.weisj.jsvg.nodes.filter.AbstractBlendComposite
AbstractBlendComposite.Blender -
Method Summary
Modifier and TypeMethodDescriptionprotected @NotNull AbstractBlendComposite.Blenderblender()static @NotNull CompositeMethods inherited from class com.github.weisj.jsvg.nodes.filter.AbstractBlendComposite
createContext, setConvertToLinearRGB
-
Method Details
-
create
-
blender
- Specified by:
blenderin classAbstractBlendComposite
-