Uses of Interface
org.jzy3d.plot3d.rendering.image.IImageWrapper
Packages that use IImageWrapper
Package
Description
-
Uses of IImageWrapper in org.jzy3d.chart.factories
Methods in org.jzy3d.chart.factories with parameters of type IImageWrapperModifier and TypeMethodDescriptionEmulGLPainterFactory.newSymbolHandler(IImageWrapper image) IPainterFactory.newSymbolHandler(IImageWrapper image) NativePainterFactory.newSymbolHandler(IImageWrapper image) -
Uses of IImageWrapper in org.jzy3d.plot3d.primitives.symbols
Methods in org.jzy3d.plot3d.primitives.symbols with parameters of type IImageWrapperModifier and TypeMethodDescriptionstatic AWTNativeSymbolHandlerAWTNativeSymbolHandler.from(IImageWrapper image) Constructors in org.jzy3d.plot3d.primitives.symbols with parameters of type IImageWrapper -
Uses of IImageWrapper in org.jzy3d.plot3d.rendering.image
Classes in org.jzy3d.plot3d.rendering.image that implement IImageWrapperMethods in org.jzy3d.plot3d.rendering.image with parameters of type IImageWrapperModifier and TypeMethodDescriptionstatic AWTImageWrapperAWTImageWrapper.from(IImageWrapper image)