|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenderIntent | |
|---|---|
| org.gwtopenmaps.openlayers.client | |
| org.gwtopenmaps.openlayers.client.control | |
| Uses of RenderIntent in org.gwtopenmaps.openlayers.client |
|---|
| Methods in org.gwtopenmaps.openlayers.client that return RenderIntent | |
|---|---|
static RenderIntent |
RenderIntent.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RenderIntent[] |
RenderIntent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of RenderIntent in org.gwtopenmaps.openlayers.client.control |
|---|
| Methods in org.gwtopenmaps.openlayers.client.control with parameters of type RenderIntent | |
|---|---|
void |
SelectFeatureOptions.setRenderIntent(RenderIntent renderIntent)
Sets the render intent of the styles to be used when drawing the features on the selected state controled by the SelectFeature.Defaults to DEFAULT. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||