| | Class | Description |
|---|
| | Control |
Base class for all Flex based OpenScales control.
Provide a Flex compatible implementation of IControl interface.
|
| | Copyright | Copyright control to display a copyright |
| | DataOriginatorsDisplay | DataOriginatorsDisplay control to display all logo originators |
| | DataOriginatorsRenderer | |
| | FeatureDrawing | Drawing controls. |
| | FeatureInfo | Display selected feature informations |
| | FeatureInfoDisplay | FeatureInfoDisplay Flex control, used to change layer order or visbility |
| | FxCapabilities | The AddLayer control is use for adding layers easily (with just an url, format and version) |
| | FxControl |
Abstract Control Flex wrapper
|
| | FxCorePanZoom |
PanZoom pure ActionScript3 control Flex wrapper. |
| | FxCorePanZoomBar |
PanZoomBar pure ActionScript3 control Flex wrapper. |
| | FxDefaultCapabilitiesItemRenderer | This ItemRenderer is use for displaying the layers result after a GetCapabilities on a service
It manages doubleClick on an item to add a layer on the map |
| | FxOverviewMap |
OverviewMap Flex wrapper.
To use it, declare a <OverviewMap /> MXML component using xmlns="http://openscales.org"
|
| | FxSpinner |
Spinner Flex wrapper
To use it, declare a <Spinner /> MXML component using xmlns="http://openscales.org"
|
| | IconButton |
Since Flex 4 does not provide builtin button capable to display an Icon,
we provide it in OpenScales
|
| | LanguageSwitcher | The language Switcher is a drop down list used to change the language of the application. |
| | LayerCatalog | The LayerCatalog component displays a catalog of layers that can be filtered. |
| | MousePosition | |
| | NumericScale | Numeric scale display a scale ratio |
| | OverviewMapRatio | |
| | Pan | Pan control to pan the map |
| | PanZoom | PanZoom control : contains Pan and Zoom control |
| | ScaleLine | |
| | TermsOfService | Terms Of Service control to display a label and a link to Terms of service explanations page |
| | TraceInfo | Control used to display OpenScales logging message, useful for debugging your apppliation |
| | Zoom | Zoom control with zoomLabels |
| | ZoomBox | ZoomBox control, allow the user to draw a zoom extent |
| | ZoomBox__icon | |