Uses of Class
com.vividsolutions.jump.workbench.imagery.graphic.WorldFile
Packages that use WorldFile
-
Uses of WorldFile in com.vividsolutions.jump.workbench.imagery.graphic
Fields in com.vividsolutions.jump.workbench.imagery.graphic declared as WorldFileModifier and TypeFieldDescriptionstatic final WorldFileWorldFile.DEFAULTprotected WorldFileAbstractGraphicImage.wfprotected WorldFileJAIGraphicImage.wfMethods in com.vividsolutions.jump.workbench.imagery.graphic that return WorldFileConstructors in com.vividsolutions.jump.workbench.imagery.graphic with parameters of type WorldFileModifierConstructorDescriptionAbstractGraphicImage(String location, WorldFile wf) CommonsImage(String location, WorldFile wf) CommonsTIFFImage(String location, WorldFile wf) IOGraphicImage(String uri, WorldFile wf) JAIGraphicImage(String location, WorldFile wf)