|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Style | |
|---|---|
| org.gwtopenmaps.openlayers.client | |
| org.gwtopenmaps.openlayers.client.feature | |
| org.gwtopenmaps.openlayers.client.layer | |
| Uses of Style in org.gwtopenmaps.openlayers.client |
|---|
| Methods in org.gwtopenmaps.openlayers.client that return Style | |
|---|---|
Style |
StyleMap.createSymbolizer(VectorFeature feature,
String renderIntent)
|
static Style |
Style.narrowToOpenLayersStyle(JSObject element)
|
| Constructors in org.gwtopenmaps.openlayers.client with parameters of type Style | |
|---|---|
StyleMap(Style style)
Creates a StyleMap setting the same style for all renderer intents. |
|
StyleMap(Style defaultStyle,
Style selectStyle,
Style temporaryStyle)
Creates a StyleMap setting different styles for renderer intents. |
|
| Uses of Style in org.gwtopenmaps.openlayers.client.feature |
|---|
| Methods in org.gwtopenmaps.openlayers.client.feature that return Style | |
|---|---|
Style |
Feature.getStyle()
|
| Methods in org.gwtopenmaps.openlayers.client.feature with parameters of type Style | |
|---|---|
void |
Feature.setStyle(Style newStyle)
|
| Constructors in org.gwtopenmaps.openlayers.client.feature with parameters of type Style | |
|---|---|
VectorFeature(Geometry g,
Style s)
|
|
| Uses of Style in org.gwtopenmaps.openlayers.client.layer |
|---|
| Methods in org.gwtopenmaps.openlayers.client.layer that return Style | |
|---|---|
Style |
Vector.getStyle()
|
| Methods in org.gwtopenmaps.openlayers.client.layer with parameters of type Style | |
|---|---|
void |
Vector.drawFeature(VectorFeature vector,
Style style)
|
JSObject |
VectorOptions.getStyle(Style style)
|
void |
VectorOptions.setStyle(Style style)
|
void |
Vector.setStyle(Style style)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||