Singleton que gerencia o box de desenho de planejamento.
Methods
(inner) _calcularPosicaoDesenho(offsetX, offsetY, type)
Parameters:
Name | Type | Description |
---|---|---|
offsetX |
* | |
offsetY |
* | |
type |
* |
(inner) alterarQuantidadeIcones(qtd)
Parameters:
Name | Type | Description |
---|---|---|
qtd |
* |
(inner) buscarEnderecoDeCoordenada(ponto)
Parameters:
Name | Type | Description |
---|---|---|
ponto |
* |
(inner) buscarEnderecos(query)
Parameters:
Name | Type | Description |
---|---|---|
query |
* |
(inner) clearListeners(eventName)
Parameters:
Name | Type | Description |
---|---|---|
eventName |
* |
(inner) definirAlturaCaixaDesenho(altura)
Parameters:
Name | Type | Description |
---|---|---|
altura |
* |
(inner) definirCorLinha(cor)
Parameters:
Name | Type | Description |
---|---|---|
cor |
* |
(inner) definirCorPreenchimento(cor)
Parameters:
Name | Type | Description |
---|---|---|
cor |
* |
(inner) definirEspessuraLinha(espessura)
Parameters:
Name | Type | Description |
---|---|---|
espessura |
* |
(inner) definirLayerAtual(layer, mapa)
Parameters:
Name | Type | Description |
---|---|---|
layer |
* | |
mapa |
* |
(inner) definirOpacidadeLinha(opacidade)
Parameters:
Name | Type | Description |
---|---|---|
opacidade |
* |
(inner) definirOpacidadePreenchimento(opacidade)
Parameters:
Name | Type | Description |
---|---|---|
opacidade |
* |
(inner) definirTexto(texto)
Parameters:
Name | Type | Description |
---|---|---|
texto |
* |
(inner) on(eventName, callback)
Parameters:
Name | Type | Description |
---|---|---|
eventName |
* | |
callback |
* |
(inner) PlanejamentoDesenhoService($http, $q, MainState, MapaService)
Parameters:
Name | Type | Description |
---|---|---|
$http |
* | |
$q |
* | |
MainState |
* | |
MapaService |
* |
(inner) removerDesenho()
(inner) tracarRotas(pontos)
Parameters:
Name | Type | Description |
---|---|---|
pontos |
* |
(inner) triggerLayerChange(e)
Parameters:
Name | Type | Description |
---|---|---|
e |
* |
(inner) triggerNovoLayer(type)
Parameters:
Name | Type | Description |
---|---|---|
type |
* |
(inner) unlisten(eventName, index)
Parameters:
Name | Type | Description |
---|---|---|
eventName |
* | |
index |
* |