Class JComponentPlatformSupport
java.lang.Object
com.github.weisj.jsvg.renderer.awt.JComponentPlatformSupport
- All Implemented Interfaces:
PlatformSupport
Deprecated.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.github.weisj.jsvg.renderer.awt.PlatformSupport
PlatformSupport.TargetSurface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull Image
createImage
(@NotNull ImageProducer imageProducer) Deprecated.float
fontSize()
Deprecated.@NotNull ImageObserver
Deprecated.boolean
Deprecated.@NotNull PlatformSupport.TargetSurface
Deprecated.toString()
Deprecated.
-
Field Details
-
impl
Deprecated.
-
-
Constructor Details
-
JComponentPlatformSupport
Deprecated.
-
-
Method Details
-
fontSize
public float fontSize()Deprecated.- Specified by:
fontSize
in interfacePlatformSupport
-
targetSurface
Deprecated.- Specified by:
targetSurface
in interfacePlatformSupport
-
isLongLived
public boolean isLongLived()Deprecated.- Specified by:
isLongLived
in interfacePlatformSupport
-
imageObserver
Deprecated.- Specified by:
imageObserver
in interfacePlatformSupport
-
createImage
Deprecated.- Specified by:
createImage
in interfacePlatformSupport
-
toString
Deprecated.
-
AwtComponentPlatformSupport
instead.