|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphicServer4a | |
---|---|
org.foray.graphic | Classes providing read-only access to graphic files. |
org.foray.graphic.factory | Factory classes that identify graphic formats and create instances to read them. |
Uses of GraphicServer4a in org.foray.graphic |
---|
Methods in org.foray.graphic that return GraphicServer4a | |
---|---|
GraphicServer4a |
Graphic4a.getServer()
Return the server. |
Uses of GraphicServer4a in org.foray.graphic.factory |
---|
Methods in org.foray.graphic.factory that return GraphicServer4a | |
---|---|
GraphicServer4a |
GraphicFactory.getServer()
Returns the parent server. |
Constructors in org.foray.graphic.factory with parameters of type GraphicServer4a | |
---|---|
BMPFactory(GraphicServer4a server)
Constructor. |
|
EPSFactory(GraphicServer4a server)
Constructor. |
|
GIFFactory(GraphicServer4a server)
Constructor. |
|
GraphicFactory(GraphicServer4a server)
Constructor. |
|
JPEGFactory(GraphicServer4a server)
Constructor. |
|
MathFactory(GraphicServer4a server)
Constructor. |
|
PDFFactory(GraphicServer4a server)
Constructor. |
|
PNGFactory(GraphicServer4a server)
Constructor. |
|
SVGFactory(GraphicServer4a server)
Constructor. |
|
TIFFFactory(GraphicServer4a server)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |