Class Redaction
java.lang.Object
com.saperion.ngc.viewer.hylandviewer.annotation.json.Annotation
com.saperion.ngc.viewer.hylandviewer.annotation.json.redaction.Redaction
Contains configuration for Redaction
- Author:
- schowdhury
- 
Field Summary
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.saperion.ngc.viewer.hylandviewer.annotation.json.AnnotationgetAnnId, getFillColor, getHeight, getOpacity, getPageNo, getStroke, getWidth, getX, getY, isFillable, isFixRotation, isMovable, isResizable, normalizeX, normalizeY, setAnnId, setPageNo
- 
Constructor Details- 
Redactionpublic Redaction()
- 
Redactionpublic Redaction(com.saperion.hyrcs.models.DocDimension docDimension, boolean editMode) 
 
- 
- 
Method Details- 
getType- Specified by:
- getTypein class- Annotation
 
- 
getAcls
- 
setAcls
- 
drawDescription copied from class:AnnotationThis is an abstract method for filling up the annotation configuration by different types of annotations subclasses- Specified by:
- drawin class- Annotation
- Parameters:
- section- contains information about an annotation (e.g. - annotation type and key value pairs)
 
 
-