|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignatureTypeDefinition | |
|---|---|
| at.knowcenter.wag.egov.egiz | |
| at.knowcenter.wag.egov.egiz.framework | |
| at.knowcenter.wag.egov.egiz.pdf | |
| at.knowcenter.wag.egov.egiz.sig | |
| Uses of SignatureTypeDefinition in at.knowcenter.wag.egov.egiz |
|---|
| Methods in at.knowcenter.wag.egov.egiz with parameters of type SignatureTypeDefinition | |
|---|---|
static List |
PdfAS.findBlockInText(String text,
SignatureTypeDefinition sig_type_def,
boolean old_style)
Tries to find a block of the given type in the text. |
| Uses of SignatureTypeDefinition in at.knowcenter.wag.egov.egiz.framework |
|---|
| Fields in at.knowcenter.wag.egov.egiz.framework declared as SignatureTypeDefinition | |
|---|---|
SignatureTypeDefinition |
FoundBlock.std
The type of the block. |
| Uses of SignatureTypeDefinition in at.knowcenter.wag.egov.egiz.pdf |
|---|
| Methods in at.knowcenter.wag.egov.egiz.pdf with parameters of type SignatureTypeDefinition | |
|---|---|
static List |
AbsoluteTextSignature.findPotentialSignaturesForProfile(String text,
SignatureTypeDefinition block_type)
Finds the List of potential blocks within the given text for the given profile. |
| Uses of SignatureTypeDefinition in at.knowcenter.wag.egov.egiz.sig |
|---|
| Methods in at.knowcenter.wag.egov.egiz.sig that return SignatureTypeDefinition | |
|---|---|
SignatureTypeDefinition |
SignatureObject.getSignatureTypeDefinition()
|
SignatureTypeDefinition |
SignatureTypes.getSignatureTypeDefinition(String type)
This method returns the corresponding signature type definition to a given type key |
| Methods in at.knowcenter.wag.egov.egiz.sig with parameters of type SignatureTypeDefinition | |
|---|---|
boolean |
SignatureTypeDefinition.isSemanticallyEqual(SignatureTypeDefinition other)
Tells if this signature profile is semantically equal to the other signature profile. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||