org.compiere.print.layout
Class LocationElement
java.lang.Object
org.compiere.print.layout.PrintElement
org.compiere.print.layout.GridElement
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
| 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 |
LocationElement
public LocationElement(Properties ctx,
int C_Location_ID,
Font font,
Paint color,
boolean isHeightOneLine,
String label,
String labelSuffix)
- Constructor
- Parameters:
ctx - contextC_Location_ID - locationfont - fontcolor - colorisHeightOneLine - 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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.