public class KmlGroundOverlay extends KmlOverlay
Constructor and Description |
---|
KmlGroundOverlay(String name,
RenderedImage overlay,
org.opengis.geometry.BoundingBox latLonBox) |
KmlGroundOverlay(String name,
RenderedImage overlay,
org.opengis.geometry.BoundingBox latLonBox,
ProductData.UTC startTime,
ProductData.UTC endTime) |
Modifier and Type | Method and Description |
---|---|
protected void |
createKmlSpecifics(StringBuilder sb) |
ProductData.UTC |
getEndTime() |
org.opengis.geometry.BoundingBox |
getLatLonBox() |
ProductData.UTC |
getStartTime() |
getIconFileName, getIconName, getOverlay, setIconName
createKml, getDescription, getName, setExtendedData
public KmlGroundOverlay(String name, RenderedImage overlay, org.opengis.geometry.BoundingBox latLonBox)
public KmlGroundOverlay(String name, RenderedImage overlay, org.opengis.geometry.BoundingBox latLonBox, ProductData.UTC startTime, ProductData.UTC endTime)
public ProductData.UTC getStartTime()
public ProductData.UTC getEndTime()
public org.opengis.geometry.BoundingBox getLatLonBox()
protected void createKmlSpecifics(StringBuilder sb)
createKmlSpecifics
in class KmlOverlay
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.