public static class JRVirtualPrintPage.JRIdHolderTemplateElement extends JRTemplateElement
defaultStyleProvider, origin, parentStyle
Constructor and Description |
---|
JRVirtualPrintPage.JRIdHolderTemplateElement(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
int |
getHashCode()
Returns a hash code to be used for the deduplicate map.
|
boolean |
isIdentical(java.lang.Object object)
Determines if this instance is identical to another object.
|
addTemplateHash, getBackcolor, getBaseStyle, getDefaultStyleProvider, getForecolor, getHeight, getId, getKey, getModeValue, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getParentProperties, getPropertiesMap, getStyle, getStyleNameReference, getWidth, hasProperties, setBackcolor, setElement, setForecolor, setKey, setMode, setStyle, templateIdentical
public JRVirtualPrintPage.JRIdHolderTemplateElement(java.lang.String id)
public int getHashCode()
Deduplicable
Deduplicable.isIdentical(Object)
,
i.e. if two objects are identical they should have the same hash code.public boolean isIdentical(java.lang.Object object)
Deduplicable
object
- the object to compare with this instancetrue
if the two objects are identical and can be deduplicated© 2001-2010 Jaspersoft Corporation www.jaspersoft.com