Uses of Class
org.ofdrw.gm.ses.v5.SES_ESPictrueInfo
Packages that use SES_ESPictrueInfo
-
Uses of SES_ESPictrueInfo in org.ofdrw.gm.ses.v5
Methods in org.ofdrw.gm.ses.v5 that return SES_ESPictrueInfoModifier and TypeMethodDescriptionstatic SES_ESPictrueInfoSES_ESPictrueInfo.getInstance(Object o) SES_SealInfo.getPicture()SES_ESPictrueInfo.setData(byte[] data) SES_ESPictrueInfo.setData(org.bouncycastle.asn1.ASN1OctetString data) SES_ESPictrueInfo.setHeight(long height) SES_ESPictrueInfo.setHeight(org.bouncycastle.asn1.ASN1Integer height) SES_ESPictrueInfo.setType(org.bouncycastle.asn1.DERIA5String type) SES_ESPictrueInfo.setWidth(long width) SES_ESPictrueInfo.setWidth(org.bouncycastle.asn1.ASN1Integer width) Methods in org.ofdrw.gm.ses.v5 with parameters of type SES_ESPictrueInfoConstructors in org.ofdrw.gm.ses.v5 with parameters of type SES_ESPictrueInfoModifierConstructorDescriptionSES_SealInfo(SES_Header header, org.bouncycastle.asn1.DERIA5String esID, SES_ESPropertyInfo property, SES_ESPictrueInfo picture, ExtensionDatas extDatas)