Uses of Interface
org.ghost4j.modifier.Modifier
-
Packages that use Modifier Package Description org.ghost4j.modifier -
-
Uses of Modifier in org.ghost4j.modifier
Subinterfaces of Modifier in org.ghost4j.modifier Modifier and Type Interface Description interface
RemoteModifier
Interface defining a remote modifier (for Ghostscript multi process support).Classes in org.ghost4j.modifier that implement Modifier Modifier and Type Class Description class
AbstractModifier
Abstract modifier implementation.class
AbstractRemoteModifier
Abstract remote modifier implementation.class
SafeAppenderModifier
Safe appender : appends a document to another one.
-