Name | Visibility | Description | |
---|---|---|---|
GIS_GESTURE_MOVEMENT_THRESHOLD | public | Minimum movement threshold. | |
GIS_GESTURE_TAPDOUBLE_THRESHOLD | public | Maximum time interval to discover taps as double taps. | |
GIS_GESTURE_TAPLONG_THRESHOLD | public | Time interval of persistent tap to be interpreted as long tap. | |
Name | Visibility | Description | |
---|---|---|---|
BitmapFactoryList | public | Global object for list of available bitmap factories. | |
FontHelper | public | Global object for device dependent font construction. | |
GUIScale | public | Global scale factor to scale GUI elements. | |
NativeBitmapFactory | public | Global object for device dependent bitmap construction. | |
Name | Visibility | Description | |
---|---|---|---|
RegisterBitmapFactory | public | Register a bitmap factory. | |
Name | Description | |
---|---|---|
TGIS_Bitmap | Platform independent Bitmap (same object for all platforms). | |
TGIS_BitmapAbstract | Platform dependent Bitmap implementation. | |
TGIS_BitmapFactory | Platform independent factory for platform dependent TGIS_Bitmap object. | |
TGIS_Brush | Platform independent brush class. | |
TGIS_Font | Platform independent font class. | |
TGIS_FontFactory | Platform independent factory for platform dependent TGIS_Font object. | |
TGIS_GradientMap | Structure of a gradient color ramp. | |
TGIS_GradientMapUnique | Structure of a gradient color ramp. | |
TGIS_Pen | Platform independent pen class. | |
Name | Description | |
---|---|---|
TGIS_Color | Platform independent color declaration. | |
TGIS_ColorMap | Array of color map for ramps. | |
TGIS_ColorMapEx | Array of color map for ramps. | |
TGIS_GestureState | Platform independent gesture state. | |
Name | Description | |
---|---|---|
TGIS_BitmapFormat | TGIS_Bitmap supported formats | |
TGIS_BitmapLinesOrder | TGIS_Bitmap lines order | |
TGIS_BitmapType | TGIS_Bitmap underlaying native bitmap type | |
TGIS_BrushStyle | Platform independent brush style definition. | |
TGIS_ColorInterpolationMode | Defines color interpolation method. | |
TGIS_ColorMapMode | Defines colormap mode. | |
TGIS_ColorSchema | Color schema types. | |
TGIS_FontStyle | Platform independent font style definition. | |
TGIS_LegendIconStyle | Style of legend icons. | |
TGIS_LineCap | Platform independent pen cap style. | |
TGIS_LineJoin | Platform independent pen join style. | |
TGIS_PenStyle | Platform independent pen style definition. | |
TGIS_PixelFormat | Platform independent pixel format specification | |
TGIS_PixelSubFormat | Platform independent pixel storage format definition. | |
TGIS_ScalingFilter | Bitmap scaling filtering type | |
Name | Description | |
---|---|---|
TGIS_ColorArray | Array of TGIS_Color. | |
TGIS_ColorMapArray | Array of TGIS_ColorMap. | |
TGIS_ColorMapExArray | Array of TGIS_ColorMap. | |
TGIS_ColorSchemas | Platform independent set of font style definition. | |
TGIS_FontStyles | Platform independent set of font style definition. | |
TGIS_Pixels | Platform independent storage for pixels as 32bit array (for ARGB support) | |