CartoType Android API 8.8-7-gb35e4dc71
for Java development on Android
Public Attributes | List of all members
com.cartotype.FileType Enum Reference

Public Attributes

 PNG
 
 JPEG
 
 TIFF
 
 CTM1
 
 CTMS
 
 KML
 
 CTSQL
 
 CTROUTE
 
 GPX
 

Detailed Description

File types of interest to CartoType.

Member Data Documentation

◆ CTM1

com.cartotype.FileType.CTM1

CTM1 (CartoType Map Data Type 1) map data files.

◆ CTMS

com.cartotype.FileType.CTMS

CTMS (CartoType Map Data, Serialized) map data files.

◆ CTROUTE

com.cartotype.FileType.CTROUTE

CTROUTE (CartoType XML route) files.

◆ CTSQL

com.cartotype.FileType.CTSQL

CTSQL (CartoType SQLite format) map data files.

◆ GPX

com.cartotype.FileType.GPX

GPX (GPS Exchange) files.

◆ JPEG

com.cartotype.FileType.JPEG

JPEG (Joint Photographic Expert Group) image files.

◆ KML

com.cartotype.FileType.KML

KML (Keyhole Markup Language) map data files.

◆ PNG

com.cartotype.FileType.PNG

PNG (Portable Network Graphics) image files.

◆ TIFF

com.cartotype.FileType.TIFF

TIFF (Tagged Image File Format) image files.


The documentation for this enum was generated from the following file: