Adempiere 3.5.2a

org.compiere.print.layout
Class LocationElement

java.lang.Object
  extended by org.compiere.print.layout.PrintElement
      extended by org.compiere.print.layout.GridElement
          extended by org.compiere.print.layout.LocationElement
All Implemented Interfaces:
ImageObserver

public class LocationElement
extends GridElement

Location/Address Element. Prints Addresses

Version:
$Id: LocationElement.java,v 1.2 2006/07/30 00:53:02 jjanke Exp $
Author:
Jorg Janke, Teo Sarca, SC ARHIPAC SERVICE SRL
  • BF [ 1888085 ] One line location field not working
  • BF [ 1888094 ] PF: label & label suffix not working for location field

  • Field Summary
     
    Fields inherited from class org.compiere.print.layout.PrintElement
    LINK_COLOR, log, p_FieldAlignmentType, p_height, p_maxHeight, p_maxWidth, p_pageLocation, p_sizeCalculated, p_width
     
    Fields inherited from interface java.awt.image.ImageObserver
    ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
     
    Constructor Summary
    LocationElement(Properties ctx, int C_Location_ID, Font font, Paint color)
              Deprecated. since 3.3.1b
    LocationElement(Properties ctx, int C_Location_ID, Font font, Paint color, boolean isHeightOneLine, String label, String labelSuffix)
              Constructor
     
    Method Summary
     
    Methods inherited from class org.compiere.print.layout.GridElement
    calculateSize, paint, setData, setGap
     
    Methods inherited from class org.compiere.print.layout.PrintElement
    getAbsoluteLocation, getBounds, getDetailInfo, getDrillAcross, getDrillDown, getHeight, getHeight, getLocation, getPageCount, getWidth, imageUpdate, isTranslated, layout, setLocation, setMaxHeight, setMaxWidth, toString, translate, waitForLoad
     
    Methods inherited from class java.lang.Object
    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
     

    Constructor Detail

    LocationElement

    public LocationElement(Properties ctx,
                           int C_Location_ID,
                           Font font,
                           Paint color,
                           boolean isHeightOneLine,
                           String label,
                           String labelSuffix)
    Constructor

    Parameters:
    ctx - context
    C_Location_ID - location
    font - font
    color - color
    isHeightOneLine -
    label -
    labelSuffix -

    LocationElement

    public LocationElement(Properties ctx,
                           int C_Location_ID,
                           Font font,
                           Paint color)
    Deprecated. since 3.3.1b

    See Also:
    LocationElement(Properties, int, Font, Paint, boolean, String, String)

    Adempiere 3.5.2a

    Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.