Package org.gvsig.basicformats
Class FormatsFile
java.lang.Object
org.gvsig.basicformats.FormatsFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CPGFilestatic HDRFilestatic PRJFilestatic STXFilestatic WLDFilestatic CPGFilegetCPGFile(File file) static HDRFilegetHDRFile(File file) static PRJFilegetPRJFile(File file) static STXFilegetSTXFile(File file) static WLDFilegetWLDFile(File file)
-
Constructor Details
-
FormatsFile
public FormatsFile()
-
-
Method Details
-
createCPGFile
-
getCPGFile
-
createHDRFile
-
getHDRFile
-
createPRJFile
-
getPRJFile
-
createSTXFile
-
getSTXFile
-
createWLDFile
-
getWLDFile
-