Interface SelectiveComputation
- All Known Implementing Classes:
DocMDPSelectiveComputation, FieldMDPSelectiveComputation
public interface SelectiveComputation
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptionbooleanallows(SelectiveComputation.Change change) floatbooleanbooleanselectiveness(SelectiveComputation.Selectiveness selectiveness) boolean
-
Method Details
-
getPDFVersion
float getPDFVersion() -
allows
-
selectiveness
-
useIcpBrRules
boolean useIcpBrRules() -
protectVisualRepresentation
boolean protectVisualRepresentation()
-