| 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(java.lang.Object imagePyramidSimpleExtension)
add a value to the imagePyramidSimpleExtension property collection
|
ImagePyramid |
ImagePyramid.addToObjectSimpleExtension(java.lang.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(java.lang.String id) |
ImagePyramid |
ImagePyramid.withImagePyramidObjectExtension(java.util.List<AbstractObject> imagePyramidObjectExtension)
fluent setter
|
ImagePyramid |
ImagePyramid.withImagePyramidSimpleExtension(java.util.List<java.lang.Object> imagePyramidSimpleExtension)
fluent setter
|
ImagePyramid |
ImagePyramid.withMaxHeight(int maxHeight)
fluent setter
|
ImagePyramid |
ImagePyramid.withMaxWidth(int maxWidth)
fluent setter
|
ImagePyramid |
ImagePyramid.withObjectSimpleExtension(java.util.List<java.lang.Object> objectSimpleExtension) |
ImagePyramid |
ImagePyramid.withTargetId(java.lang.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.