public abstract class IXOSAnno extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IXOSAnno.ANNOTYPE
Annotation types.
|
Modifier and Type | Field and Description |
---|---|
static int |
HEIGHT_OFFSET
Offset for text height.
|
static int |
WIDTH_OFFSET
Offset for text width.
|
Constructor and Description |
---|
IXOSAnno() |
Modifier and Type | Method and Description |
---|---|
int |
convertFontHeight(int height)
Converts font-height from ixos-annotation-file to points.
|
protected String |
getHex(Color color) |
String |
getUTCTime(String date,
String time) |
abstract void |
renderAnno(com.saperion.ngc.viewer.virtualviewer.annotation.xml.elements.AnnMeta annMeta,
com.saperion.ngc.viewer.virtualviewer.annotation.xml.elements.AnnObject annObject) |
void |
setDocSize(Node size) |
public static final int WIDTH_OFFSET
public static final int HEIGHT_OFFSET
protected String getHex(Color color)
color
- Color objectpublic void setDocSize(Node size)
size
- Document sizepublic int convertFontHeight(int height)
height
- IXOS font heightpublic String getUTCTime(String date, String time)
date
- Date stringtime
- Time stringpublic abstract void renderAnno(com.saperion.ngc.viewer.virtualviewer.annotation.xml.elements.AnnMeta annMeta, com.saperion.ngc.viewer.virtualviewer.annotation.xml.elements.AnnObject annObject)
annMeta
- Annotation metadataannObject
- Annotation objectCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.