Uses of Class
com.vividsolutions.jump.workbench.imagery.graphic.WorldFile
-
Packages that use WorldFile Package Description com.vividsolutions.jump.workbench.imagery.graphic -
-
Uses of WorldFile in com.vividsolutions.jump.workbench.imagery.graphic
Fields in com.vividsolutions.jump.workbench.imagery.graphic declared as WorldFile Modifier and Type Field Description static WorldFileWorldFile. DEFAULTprotected WorldFileAbstractGraphicImage. wfprotected WorldFileJAIGraphicImage. wfMethods in com.vividsolutions.jump.workbench.imagery.graphic that return WorldFile Modifier and Type Method Description static WorldFileWorldFile. create(String location)Constructors in com.vividsolutions.jump.workbench.imagery.graphic with parameters of type WorldFile Constructor Description AbstractGraphicImage(String location, WorldFile wf)CommonsImage(String location, WorldFile wf)CommonsTIFFImage(String location, WorldFile wf)IOGraphicImage(String uri, WorldFile wf)JAIGraphicImage(String location, WorldFile wf)
-