Package | Description |
---|---|
com.saperion.ngc.viewer.virtualviewer.annotation |
Package for viewer annotation .
|
com.saperion.ngc.viewer.virtualviewer.annotation.ini |
Package for viewer annotation ini structure classes.
|
com.saperion.ngc.viewer.virtualviewer.annotation.ini.elements |
Package for viewer annotation ini components structure classes.
|
com.saperion.ngc.viewer.virtualviewer.annotation.ixos |
Package for viewer annotation IXOS components structure classes.
|
Modifier and Type | Method and Description |
---|---|
Node |
DocDimensionsRetriever.getDocumentSize(String revisionId,
int element,
boolean currentRevision,
javax.servlet.http.HttpSession session)
Gets the document's size (in pixels).
|
Modifier and Type | Method and Description |
---|---|
void |
XmlBuilder.setDocumentImageSize(Node aDocumentImageSize) |
void |
JadiceXmlBuilder.setDocumentImageSize(Node aDocumentImageSize) |
void |
IXOSXMLBuilder.setDocumentImageSize(Node aDocumentImageSize) |
Modifier and Type | Method and Description |
---|---|
Node |
Component.getXy() |
Node |
Component.getXy1() |
Node |
Component.getXy2() |
Modifier and Type | Method and Description |
---|---|
ArrayList<Node> |
Component.getXyn() |
Modifier and Type | Method and Description |
---|---|
String |
Component.renderNode(String keyX,
String keyY,
Node node) |
String |
Component.renderNode(String keyX,
String keyY,
Node node,
String delimiter) |
void |
Component.setXy(Node aXy) |
void |
Component.setXy1(Node aXy1) |
void |
Component.setXy2(Node aXy2) |
Modifier and Type | Method and Description |
---|---|
void |
Component.setXyn(ArrayList<Node> aXyn) |
Modifier and Type | Method and Description |
---|---|
void |
Freehand.setXyn(ArrayList<Node> aXyn) |
Constructor and Description |
---|
Arrow(Node n1,
Node n2)
Instantiates a new arrow.
|
Highlight(Node position,
Node area)
Instantiates a new highlight.
|
Text(Node position,
String text,
Integer fontHeight)
Instantiates a new text.
|
Constructor and Description |
---|
HighlightPolygon(ArrayList<Node> nodes,
Integer width,
Integer height)
Constructor create HighlightPolygon Component.
|
OpenPolygon(ArrayList<Node> nodes)
Constructor create OpenPolygon Component.
|
Polygon(ArrayList<Node> nodes,
Integer width,
Integer height)
Constructor create Polygon Component.
|
RedactPolygon(ArrayList<Node> nodes,
Integer width,
Integer height)
Constructor create RedactPolygon "Black-Label-Polygon" Component.
|
Modifier and Type | Method and Description |
---|---|
void |
IXOSAnno.setDocSize(Node size) |
Constructor and Description |
---|
ArrowAnno(String line,
Node documentImageSize)
/**
Constructor.
|
CheckmarkAnno(String line,
Node documentImageSize)
Constructor.
|
CircleAnno(String line,
Node documentImageSize)
Constructor.
|
FreehandAnno(String line,
Node documentImageSize)
Constructor.
|
LineAnno(String line,
Node documentImageSize)
Constructor.
|
NoteAnno(String line,
Node documentImageSize)
Constructor.
|
TextAnno(String line,
Node documentImageSize)
Constructor.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.