| Package | Description |
|---|---|
| org.opentripplanner.analyst.request | |
| org.opentripplanner.api.parameter |
This package contains classes which interpret incoming HTTP query parameters.
|
| Modifier and Type | Field and Description |
|---|---|
Layer |
RenderRequest.layer |
| Constructor and Description |
|---|
RenderRequest(MIMEImageFormat format,
Layer layer,
Style style,
boolean transparent,
boolean timestamp) |
| Modifier and Type | Method and Description |
|---|---|
Layer |
LayerList.get(int index) |
static Layer |
Layer.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Layer[] |
Layer.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.