|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.esa.beam.util.kmz.KmlFeature
org.esa.beam.util.kmz.KmlOverlay
org.esa.beam.util.kmz.KmlGroundOverlay
public class KmlGroundOverlay
| Constructor Summary | |
|---|---|
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)
|
|
| Method Summary | |
|---|---|
protected void |
createKmlSpecifics(StringBuilder sb)
|
ProductData.UTC |
getEndTime()
|
org.opengis.geometry.BoundingBox |
getLatLonBox()
|
ProductData.UTC |
getStartTime()
|
| Methods inherited from class org.esa.beam.util.kmz.KmlOverlay |
|---|
getIconFileName, getIconName, getOverlay, setIconName |
| Methods inherited from class org.esa.beam.util.kmz.KmlFeature |
|---|
createKml, getDescription, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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)
| Method Detail |
|---|
public ProductData.UTC getStartTime()
public ProductData.UTC getEndTime()
public org.opengis.geometry.BoundingBox getLatLonBox()
protected void createKmlSpecifics(StringBuilder sb)
createKmlSpecifics in class KmlOverlay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||