Uses of Class
com.openkm.sdk4j.bean.StampCoordinates
Packages that use StampCoordinates
-
Uses of StampCoordinates in com.openkm.sdk4j.definition
Methods in com.openkm.sdk4j.definition that return StampCoordinatesModifier and TypeMethodDescriptionBaseStamp.calculateStampCoordinates(long imgToStampWidth, long imgToStampHeight, long floatingDivWidth, long floatingDivHeight, String exprX, String exprY, String stampType, String stampAlign) Calculate stamp coordinates stamp coordinates. -
Uses of StampCoordinates in com.openkm.sdk4j.impl
Methods in com.openkm.sdk4j.impl that return StampCoordinatesModifier and TypeMethodDescriptionStampImpl.calculateStampCoordinates(long imgToStampWidth, long imgToStampHeight, long floatingDivWidth, long floatingDivHeight, String exprX, String exprY, String stampType, String stampAlign)