All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pdfjet.Operation Maven / Gradle / Ivy

/*    */ package com.pdfjet;
/*    */ 
/*    */ public class Operation
/*    */ {
/* 38 */   public static char STROKE = 'S';
/* 39 */   public static char CLOSE = 's';
/* 40 */   public static char FILL = 'f';
/*    */ }

/* Location:           E:\EGGWIFI\Customer\trunk\src\Workspace\Customer\Customer Maven Webapp\src\main\webapp\WEB-INF\lib\PDFjet.jar
 * Qualified Name:     com.pdfjet.Operation
 * JD-Core Version:    0.6.2
 */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy