Compiere 3.1

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

Field Summary
 
Fields inherited from class org.compiere.print.layout.PrintElement
LINK_COLOR, log, p_FieldAlignmentType, p_height, p_info, 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(Ctx ctx, int C_Location_ID, Font font, Paint color)
          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, 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(Ctx ctx,
                       int C_Location_ID,
                       Font font,
                       Paint color)
Constructor

Parameters:
ctx - context
C_Location_ID - location
font - font
color - color

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.