public static class InternalHelper.InternalLogic.TestUnitFunctional extends InternalHelper.InternalLogic.TestHelper
Constructor and Description |
---|
TestUnitFunctional() |
Modifier and Type | Method and Description |
---|---|
String |
AssemblyConstants_ReleaseDate() |
int |
ColorDetectHelper_getColorType(Page page) |
int |
get_forceFailOnDramaticLevel() |
boolean |
get_pageBoundsOptimizationTesting() |
com.aspose.font.FontType |
getFontType(com.aspose.font.IFont iFont) |
void |
initPdfUa(Document doc) |
boolean |
isAnyRectanglePresent(OperatorCollection operators) |
boolean |
isRectanglePresent(int rectOrder,
OperatorCollection operators,
double comparePrecision,
double X,
double Y,
double Width,
double Height) |
void |
set_forceFailOnDramaticLevel(int value) |
void |
set_pageBoundsOptimizationTesting(boolean pageBoundsOptimizationTesting) |
void |
set_resizeTwiceAlways(boolean resizeTwiceAlway) |
void |
setMarkedContentProperties(TextFragment tf1,
String name,
int id) |
void |
writeXfdfFile(Annotation annot,
String outFileName) |
public String AssemblyConstants_ReleaseDate()
AssemblyConstants_ReleaseDate
in class InternalHelper.InternalLogic.TestHelper
public int ColorDetectHelper_getColorType(Page page)
ColorDetectHelper_getColorType
in class InternalHelper.InternalLogic.TestHelper
public void writeXfdfFile(Annotation annot, String outFileName)
writeXfdfFile
in class InternalHelper.InternalLogic.TestHelper
public com.aspose.font.FontType getFontType(com.aspose.font.IFont iFont)
getFontType
in class InternalHelper.InternalLogic.TestHelper
public void initPdfUa(Document doc)
initPdfUa
in class InternalHelper.InternalLogic.TestHelper
public void setMarkedContentProperties(TextFragment tf1, String name, int id)
setMarkedContentProperties
in class InternalHelper.InternalLogic.TestHelper
public boolean get_pageBoundsOptimizationTesting()
get_pageBoundsOptimizationTesting
in class InternalHelper.InternalLogic.TestHelper
public void set_forceFailOnDramaticLevel(int value)
set_forceFailOnDramaticLevel
in class InternalHelper.InternalLogic.TestHelper
public void set_resizeTwiceAlways(boolean resizeTwiceAlway)
set_resizeTwiceAlways
in class InternalHelper.InternalLogic.TestHelper
public void set_pageBoundsOptimizationTesting(boolean pageBoundsOptimizationTesting)
set_pageBoundsOptimizationTesting
in class InternalHelper.InternalLogic.TestHelper
public int get_forceFailOnDramaticLevel()
get_forceFailOnDramaticLevel
in class InternalHelper.InternalLogic.TestHelper
public boolean isRectanglePresent(int rectOrder, OperatorCollection operators, double comparePrecision, double X, double Y, double Width, double Height)
isRectanglePresent
in class InternalHelper.InternalLogic.TestHelper
public boolean isAnyRectanglePresent(OperatorCollection operators)
isAnyRectanglePresent
in class InternalHelper.InternalLogic.TestHelper