Package com.adobe.xfa.gfx


package com.adobe.xfa.gfx
  • Class
    Description
    The graphic attribute object is a base class for different display attributes and holds information about common attibute values such as background and foreground colour, shading, style etc.
    The graphic colour object is a convinience class for basic colour handling.
    Class jfGfxContext is the base class for all graphic context classes.
     
    Trivial device point class.
    Trivial device rectangle class.
    A base class used by the text and gfx packages to render/position objects within their respective environment.
    A base class to position, align, etc, objects within a given environment.
     
     
    The graphic context allows the client to manage different graphic attributes--attributes that are outside the scope of functionality provided by XGA.
    The graphic Line attribute object holds information about attribute values specific for line drawing.
    This class represents one character/glyph mapping.
    A mapping list represents the complete set of mappings for some set of glyphs and corresponding Unicode characters.
    This class represents a model context, effectively allowing the client to manage multiple co-ordinate spaces for its model.
    The graphic text attribute object holds information about attribute values specific for text drawing.
    The text context allows the client to manage different text attributes--attributes that are outside the scope of functionality provided by XGA.