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