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 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@NotNull ImagecreateImage(@NotNull ImageProducer imageProducer) Deprecated.floatfontSize()Deprecated.@NotNull ImageObserverDeprecated.booleanDeprecated.@NotNull PlatformSupport.TargetSurfaceDeprecated.toString()Deprecated.
-
Constructor Details
-
JComponentPlatformSupport
Deprecated.
-
-
Method Details
-
fontSize
public float fontSize()Deprecated.- Specified by:
fontSizein interfacePlatformSupport
-
targetSurface
Deprecated.- Specified by:
targetSurfacein interfacePlatformSupport
-
isLongLived
public boolean isLongLived()Deprecated.- Specified by:
isLongLivedin interfacePlatformSupport
-
imageObserver
Deprecated.- Specified by:
imageObserverin interfacePlatformSupport
-
createImage
Deprecated.- Specified by:
createImagein interfacePlatformSupport
-
toString
Deprecated.
-
AwtComponentPlatformSupportinstead.