Uses of Class
br.ufsc.labsec.signature.conformanceVerifier.pdf.Action.Path
Packages that use Action.Path
-
Uses of Action.Path in br.ufsc.labsec.signature.conformanceVerifier.pdf
Methods in br.ufsc.labsec.signature.conformanceVerifier.pdf that return Action.PathModifier and TypeMethodDescriptionAction.Path.clone()Retorna uma cópia do objetoAction.Path.getNext()Retorna o caminho do próximo objetoAction.path()Retorna o caminho do objetoMethods in br.ufsc.labsec.signature.conformanceVerifier.pdf that return types with arguments of type Action.PathMethods in br.ufsc.labsec.signature.conformanceVerifier.pdf with parameters of type Action.PathModifier and TypeMethodDescriptionvoidAction.Path.pushBack(Action.Path path) Adiciona o caminho como o último da cadeiaConstructors in br.ufsc.labsec.signature.conformanceVerifier.pdf with parameters of type Action.PathModifierConstructorDescriptionAction(Action.ActionType type, org.apache.pdfbox.cos.COSBase base, Action.Path path, org.apache.pdfbox.cos.COSObjectKey origin) Construtor