Uses of Class
org.ghost4j.AbstractRemoteComponent
-
Packages that use AbstractRemoteComponent Package Description org.ghost4j.analyzer org.ghost4j.converter org.ghost4j.modifier org.ghost4j.renderer -
-
Uses of AbstractRemoteComponent in org.ghost4j.analyzer
Subclasses of AbstractRemoteComponent in org.ghost4j.analyzer Modifier and Type Class Description classAbstractRemoteAnalyzerclassFontAnalyzerFont analyzer: analyze fonts used in a document.classInkAnalyzerInk analyzer: analyze ink coverage of a document. -
Uses of AbstractRemoteComponent in org.ghost4j.converter
Subclasses of AbstractRemoteComponent in org.ghost4j.converter Modifier and Type Class Description classAbstractRemoteConverterAbstract remote converter implementation.classPDFConverterPDF converter.classPSConverterPS converter. -
Uses of AbstractRemoteComponent in org.ghost4j.modifier
Subclasses of AbstractRemoteComponent in org.ghost4j.modifier Modifier and Type Class Description classAbstractRemoteModifierAbstract remote modifier implementation.classSafeAppenderModifierSafe appender : appends a document to another one. -
Uses of AbstractRemoteComponent in org.ghost4j.renderer
Subclasses of AbstractRemoteComponent in org.ghost4j.renderer Modifier and Type Class Description classAbstractRemoteRendererclassSimpleRenderer
-