ogre.dms.data
Class PDFEntity

java.lang.Object
  extended by ogre.dms.data.PDFEntity
All Implemented Interfaces:
Serializable

public class PDFEntity
extends Object
implements Serializable

PDF layout template property object.

Version:
$Id: PDFEntity.java,v 1.1.2.4.2.2 2007/06/28 06:03:33 esso Exp $
Author:
Docpedia team
See Also:
Serialized Form

Field Summary
static String[] AVAILABLE_COLOR
           
static String COLOR_BLACK
           
static String COLOR_BLUE
           
static String COLOR_DARK_GRAY
           
static String COLOR_GRAY
           
static String COLOR_GREEN
           
static String COLOR_LIGHT_GRAY
           
static String COLOR_MAGENTA
           
static String COLOR_ORANGE
           
static String COLOR_PINK
           
static String COLOR_RED
           
static String COLOR_YELLOW
           
 
Constructor Summary
PDFEntity()
           
PDFEntity(objectbroker.ResultTable rt)
           
 
Method Summary
 String getAngle()
           
 String getArrangement()
           
static Color getColor(String colorName)
           
 String getContent()
           
 String getEntityID()
           
 String getFontColor()
           
 String getFontSize()
           
 String getFontType()
           
 HashMap getMap()
           
 String getOpacity()
           
 void setAngle(String angle)
           
 void setArrangement(String arrangement)
           
 void setContent(String content)
           
 void setEntityID(String entityID)
           
 void setFontColor(String fontColor)
           
 void setFontSize(String fontSize)
           
 void setFontType(String fontType)
           
 void setOpacity(String opacity)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

COLOR_BLACK

public static final String COLOR_BLACK
See Also:
Constant Field Values

COLOR_BLUE

public static final String COLOR_BLUE
See Also:
Constant Field Values

COLOR_DARK_GRAY

public static final String COLOR_DARK_GRAY
See Also:
Constant Field Values

COLOR_GRAY

public static final String COLOR_GRAY
See Also:
Constant Field Values

COLOR_GREEN

public static final String COLOR_GREEN
See Also:
Constant Field Values

COLOR_LIGHT_GRAY

public static final String COLOR_LIGHT_GRAY
See Also:
Constant Field Values

COLOR_MAGENTA

public static final String COLOR_MAGENTA
See Also:
Constant Field Values

COLOR_ORANGE

public static final String COLOR_ORANGE
See Also:
Constant Field Values

COLOR_PINK

public static final String COLOR_PINK
See Also:
Constant Field Values

COLOR_RED

public static final String COLOR_RED
See Also:
Constant Field Values

COLOR_YELLOW

public static final String COLOR_YELLOW
See Also:
Constant Field Values

AVAILABLE_COLOR

public static final String[] AVAILABLE_COLOR
Constructor Detail

PDFEntity

public PDFEntity()

PDFEntity

public PDFEntity(objectbroker.ResultTable rt)
Method Detail

getColor

public static Color getColor(String colorName)

getAngle

public String getAngle()
Returns:
Returns the angle.

setAngle

public void setAngle(String angle)
Parameters:
angle - The angle to set.

getArrangement

public String getArrangement()
Returns:
Returns the arrangement.

setArrangement

public void setArrangement(String arrangement)
Parameters:
arrangement - The arrangement to set.

getContent

public String getContent()
Returns:
Returns the content.

setContent

public void setContent(String content)
Parameters:
content - The content to set.

getEntityID

public String getEntityID()
Returns:
Returns the entityID.

setEntityID

public void setEntityID(String entityID)
Parameters:
entityID - The entityID to set.

getFontColor

public String getFontColor()
Returns:
Returns the fontColor.

setFontColor

public void setFontColor(String fontColor)
Parameters:
fontColor - The fontColor to set.

getFontSize

public String getFontSize()
Returns:
Returns the fontSize.

setFontSize

public void setFontSize(String fontSize)
Parameters:
fontSize - The fontSize to set.

getFontType

public String getFontType()
Returns:
Returns the fontType.

setFontType

public void setFontType(String fontType)
Parameters:
fontType - The fontType to set.

getMap

public HashMap getMap()

getOpacity

public String getOpacity()
Returns:
Returns the opacity.

setOpacity

public void setOpacity(String opacity)
Parameters:
opacity - The opacity to set.

toString

public String toString()
Overrides:
toString in class Object


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.