Package com.luciad.drawing


package com.luciad.drawing
Drawing-related concepts like Icons, Color, Image, ...
  • Class
    Description
    Represents the horizontal alignment of, for example, icons or labels.
    Contains context information for painting the icon.
    Represents an icon, that can for example be used when painting point data or labels.
    An icon painter can paint an icon as an Image.
    An image with a width, height and pixel data in a specified pixel format.
    Helper class for loading JPEG or PNG files.
    Builder which takes images as input to create an IIcon.
    Mipmap filtering is a technique used to reduce the visual artifacts that occurs when a high resolution texture is rendered onto a small surface.
    Enumeration for the supported pixel formats.
    Describes a position relative to an anchor, with a rotation, alignment and offset.
    Represents the vertical alignment of, for example, icons or labels.