Module com.github.weisj.jsvg
Class AwtComponentPlatformSupport
java.lang.Object
com.github.weisj.jsvg.renderer.awt.AwtComponentPlatformSupport
- All Implemented Interfaces:
PlatformSupport
-
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) float
fontSize()
@NotNull ImageObserver
boolean
@NotNull PlatformSupport.TargetSurface
toString()
-
Field Details
-
component
-
-
Constructor Details
-
AwtComponentPlatformSupport
-
-
Method Details
-
fontSize
public float fontSize()- Specified by:
fontSize
in interfacePlatformSupport
-
targetSurface
- Specified by:
targetSurface
in interfacePlatformSupport
-
isLongLived
public boolean isLongLived()- Specified by:
isLongLived
in interfacePlatformSupport
-
imageObserver
- Specified by:
imageObserver
in interfacePlatformSupport
-
createImage
- Specified by:
createImage
in interfacePlatformSupport
-
toString
-