类 ImageShape

  • 所有已实现的接口:
    java.lang.Cloneable
    直接已知子类:
    ImageShape3D

    public class ImageShape
    extends PointShape
    作者:
    Yaqiang Wang
    • 构造器详细资料

      • ImageShape

        public ImageShape()
        Constructor
    • 方法详细资料

      • getImage

        public java.awt.image.BufferedImage getImage()
        Get image
        返回:
        Image
      • setImage

        public void setImage​(java.awt.image.BufferedImage value)
        Set image
        参数:
        value - Image
      • getInterpolation

        public java.lang.Object getInterpolation()
        Get interpolation
        返回:
        Interpolation
      • setInterpolation

        public void setInterpolation​(java.lang.Object value)
        Set interpolation object
        参数:
        value - Interpolation object
      • setInterpolation

        public void setInterpolation​(java.lang.String value)
        Set interpolation string
        参数:
        value - Interpolation string