| Package | Description |
|---|---|
| org.geojsf.model.xml.geojsf |
| Modifier and Type | Field and Description |
|---|---|
protected ViewPort |
Query.viewPort |
protected ViewPort |
Map.viewPort |
protected ViewPort |
Layer.viewPort |
| Modifier and Type | Field and Description |
|---|---|
protected List<ViewPort> |
ViewPorts.viewPort |
| Modifier and Type | Method and Description |
|---|---|
ViewPort |
ObjectFactory.createViewPort()
Create an instance of
ViewPort |
ViewPort |
Query.getViewPort()
Gets the value of the viewPort property.
|
ViewPort |
Map.getViewPort()
Gets the value of the viewPort property.
|
ViewPort |
Layer.getViewPort()
Gets the value of the viewPort property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ViewPort> |
ViewPorts.getViewPort()
Gets the value of the viewPort property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setViewPort(ViewPort value)
Sets the value of the viewPort property.
|
void |
Map.setViewPort(ViewPort value)
Sets the value of the viewPort property.
|
void |
Layer.setViewPort(ViewPort value)
Sets the value of the viewPort property.
|
Copyright © 2016. All rights reserved.