| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected ImagePyramid |
PhotoOverlay.imagePyramid
|
| Modifier and Type | Method and Description |
|---|---|
ImagePyramid |
ImagePyramid.addToImagePyramidObjectExtension(AbstractObject imagePyramidObjectExtension)
add a value to the imagePyramidObjectExtension property collection
|
ImagePyramid |
ImagePyramid.addToImagePyramidSimpleExtension(Object imagePyramidSimpleExtension)
add a value to the imagePyramidSimpleExtension property collection
|
ImagePyramid |
ImagePyramid.addToObjectSimpleExtension(Object objectSimpleExtension) |
ImagePyramid |
ImagePyramid.clone() |
ImagePyramid |
PhotoOverlay.createAndSetImagePyramid()
Creates a new instance of
ImagePyramid and set it to imagePyramid. |
static ImagePyramid |
KmlFactory.createImagePyramid()
Create an instance of
ImagePyramid |
ImagePyramid |
PhotoOverlay.getImagePyramid() |
ImagePyramid |
ImagePyramid.withGridOrigin(GridOrigin gridOrigin)
fluent setter
|
ImagePyramid |
ImagePyramid.withId(String id) |
ImagePyramid |
ImagePyramid.withImagePyramidObjectExtension(List<AbstractObject> imagePyramidObjectExtension)
fluent setter
|
ImagePyramid |
ImagePyramid.withImagePyramidSimpleExtension(List<Object> imagePyramidSimpleExtension)
fluent setter
|
ImagePyramid |
ImagePyramid.withMaxHeight(int maxHeight)
fluent setter
|
ImagePyramid |
ImagePyramid.withMaxWidth(int maxWidth)
fluent setter
|
ImagePyramid |
ImagePyramid.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
ImagePyramid |
ImagePyramid.withTargetId(String targetId) |
ImagePyramid |
ImagePyramid.withTileSize(int tileSize)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoOverlay.setImagePyramid(ImagePyramid value) |
PhotoOverlay |
PhotoOverlay.withImagePyramid(ImagePyramid imagePyramid)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.