A B C D E F G H I K L M N O P R S T U V W Z

A

AbstractView - Class in org.boehn.kmlframework.kml
 
AbstractView() - Constructor for class org.boehn.kmlframework.kml.AbstractView
 
AbstractView(Double, Double, Double, Double, Double, AltitudeModeEnum) - Constructor for class org.boehn.kmlframework.kml.AbstractView
 
add(CartesianCoordinate) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
addButton(Button) - Method in class org.boehn.kmlframework.todo.MapObject
 
addButtons(List<Button>) - Method in class org.boehn.kmlframework.todo.MapObject
 
addFeature(Feature) - Method in class org.boehn.kmlframework.kml.Container
 
addGraphicalModelElement(GraphicalModelElement) - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
addKml(Element, Kml, Document, EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate) - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
addKml(Element, Kml, Document, EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate) - Method in interface org.boehn.kmlframework.todo.GraphicalModelElement
 
addKml(Kml, PrintWriter) - Method in class org.boehn.kmlframework.todo.MapObject
 
addKml(Element, Kml, Document) - Method in class org.boehn.kmlframework.todo.MapObject
 
addKml(MapObject, Element, Kml, Document, EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate, String) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
addKml(Element, Kml, Document) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
addKml(Element, Kml, Document) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
addModel(GraphicalModel) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
addModels(List<GraphicalModel>) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
addMovement(TimeAndPlace) - Method in class org.boehn.kmlframework.todo.MapObject
 
addParameter(String, String) - Method in class org.boehn.kmlframework.todo.Button
 
addSchema(Schema) - Method in class org.boehn.kmlframework.kml.Document
 
addStyleSelector(StyleSelector) - Method in class org.boehn.kmlframework.kml.Feature
 
Alias - Class in org.boehn.kmlframework.kml
 
Alias() - Constructor for class org.boehn.kmlframework.kml.Alias
 
Alias(String, String) - Constructor for class org.boehn.kmlframework.kml.Alias
 
AltitudeModeEnum - Enum in org.boehn.kmlframework.kml
 
AtomAuthor - Class in org.boehn.kmlframework.atom
 
AtomAuthor() - Constructor for class org.boehn.kmlframework.atom.AtomAuthor
 
AtomAuthor(String, String, String) - Constructor for class org.boehn.kmlframework.atom.AtomAuthor
 
AtomAuthor(String) - Constructor for class org.boehn.kmlframework.atom.AtomAuthor
 
atomElementsIncluded - Variable in class org.boehn.kmlframework.kml.Kml
 
AtomLink - Class in org.boehn.kmlframework.atom
 
AtomLink() - Constructor for class org.boehn.kmlframework.atom.AtomLink
 
AtomLink(String) - Constructor for class org.boehn.kmlframework.atom.AtomLink
 

B

BallonStyle - Class in org.boehn.kmlframework.kml
 
BallonStyle() - Constructor for class org.boehn.kmlframework.kml.BallonStyle
 
BallonStyle(String, String, String, DisplayModeEnum) - Constructor for class org.boehn.kmlframework.kml.BallonStyle
 
booleanToInt(boolean) - Static method in class org.boehn.kmlframework.kml.KmlObject
 
BoundingBox - Class in org.boehn.kmlframework.todo
 
BoundingBox() - Constructor for class org.boehn.kmlframework.todo.BoundingBox
 
BoundingBox(Double, Double, Double, Double) - Constructor for class org.boehn.kmlframework.todo.BoundingBox
 
buffer - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
bufferCount - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
Button - Class in org.boehn.kmlframework.todo
 
Button() - Constructor for class org.boehn.kmlframework.todo.Button
 
Button(String, String) - Constructor for class org.boehn.kmlframework.todo.Button
 
Button(String, String, String, String) - Constructor for class org.boehn.kmlframework.todo.Button
 
Button(String, String, Map<String, String>) - Constructor for class org.boehn.kmlframework.todo.Button
 

C

Camera - Class in org.boehn.kmlframework.kml
 
Camera() - Constructor for class org.boehn.kmlframework.kml.Camera
 
Camera(Double, Double, Double, Double, Double, AltitudeModeEnum, Double) - Constructor for class org.boehn.kmlframework.kml.Camera
 
CartesianCoordinate - Class in org.boehn.kmlframework.coordinates
 
CartesianCoordinate() - Constructor for class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
CartesianCoordinate(double, double, double) - Constructor for class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
celestialData - Variable in class org.boehn.kmlframework.kml.Kml
 
Change - Class in org.boehn.kmlframework.kml
 
Change() - Constructor for class org.boehn.kmlframework.kml.Change
 
Change(KmlObject) - Constructor for class org.boehn.kmlframework.kml.Change
 
close() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
closed - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
closed() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
ColorModeEnum - Enum in org.boehn.kmlframework.kml
 
ColorStyle - Class in org.boehn.kmlframework.kml
 
ColorStyle() - Constructor for class org.boehn.kmlframework.kml.ColorStyle
 
ColorStyle(String, ColorModeEnum) - Constructor for class org.boehn.kmlframework.kml.ColorStyle
 
Container - Class in org.boehn.kmlframework.kml
 
Container() - Constructor for class org.boehn.kmlframework.kml.Container
 
Container(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, List<Feature>) - Constructor for class org.boehn.kmlframework.kml.Container
 
Coordinate - Interface in org.boehn.kmlframework.coordinates
 
Create - Class in org.boehn.kmlframework.kml
 
Create() - Constructor for class org.boehn.kmlframework.kml.Create
 
Create(KmlObject) - Constructor for class org.boehn.kmlframework.kml.Create
 
createKml(String) - Method in class org.boehn.kmlframework.kml.Kml
 
createKml(PrintWriter) - Method in class org.boehn.kmlframework.kml.Kml
 
createKmz(String) - Method in class org.boehn.kmlframework.kml.Kml
 
createMapObject(String) - Method in class org.boehn.kmlframework.todo.ModelObjectFactory
 
createOutputStream() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 

D

Data - Class in org.boehn.kmlframework.kml
 
Data() - Constructor for class org.boehn.kmlframework.kml.Data
 
Data(String, String, String) - Constructor for class org.boehn.kmlframework.kml.Data
 
degreesToDecimal(String) - Static method in class org.boehn.kmlframework.utils.MathUtils
 
Delete - Class in org.boehn.kmlframework.kml
 
Delete() - Constructor for class org.boehn.kmlframework.kml.Delete
 
Delete(KmlObject) - Constructor for class org.boehn.kmlframework.kml.Delete
 
destroy() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzFilter
 
DISABLEHTTPCACHE - Variable in class org.boehn.kmlframework.servlet.HttpServletModel
 
DISABLEHTTPCACHE - Variable in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
DisplayModeEnum - Enum in org.boehn.kmlframework.kml
 
distanceTo(CartesianCoordinate) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
distanceTo(EarthCoordinate) - Method in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
Document - Class in org.boehn.kmlframework.kml
 
Document() - Constructor for class org.boehn.kmlframework.kml.Document
 
Document(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, List<Feature>, List<Schema>) - Constructor for class org.boehn.kmlframework.kml.Document
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.boehn.kmlframework.todo.examples.SimpleExampleServlet
 

E

EarthCoordinate - Class in org.boehn.kmlframework.coordinates
 
EarthCoordinate() - Constructor for class org.boehn.kmlframework.coordinates.EarthCoordinate
 
EarthCoordinate(Double, Double) - Constructor for class org.boehn.kmlframework.coordinates.EarthCoordinate
 
EarthCoordinate(Double, Double, Double) - Constructor for class org.boehn.kmlframework.coordinates.EarthCoordinate
 
EarthCoordinate(Boolean, AltitudeModeEnum, Double, Double, Double) - Constructor for class org.boehn.kmlframework.coordinates.EarthCoordinate
 
EARTHRADIUS - Static variable in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
Ellipsoid - Class in org.boehn.kmlframework.utils
 
Ellipsoid() - Constructor for class org.boehn.kmlframework.utils.Ellipsoid
 
encodeURL(String, HttpServletRequest) - Method in class org.boehn.kmlframework.todo.Button
 
enumToString(Enum) - Static method in class org.boehn.kmlframework.kml.KmlObject
 
ExtendedData - Class in org.boehn.kmlframework.kml
 
ExtendedData() - Constructor for class org.boehn.kmlframework.kml.ExtendedData
 
ExtendedData(List<Data>, String, List<SimpleData>, String, String) - Constructor for class org.boehn.kmlframework.kml.ExtendedData
 

F

Feature - Class in org.boehn.kmlframework.kml
 
Feature() - Constructor for class org.boehn.kmlframework.kml.Feature
 
Feature(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData) - Constructor for class org.boehn.kmlframework.kml.Feature
 
feature - Variable in class org.boehn.kmlframework.kml.Kml
 
finishResponse() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
flush() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
flushBuffer() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
flushToZip() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
Folder - Class in org.boehn.kmlframework.kml
 
Folder() - Constructor for class org.boehn.kmlframework.kml.Folder
 
Folder(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, List<Feature>) - Constructor for class org.boehn.kmlframework.kml.Folder
 

G

generateObjectIds - Variable in class org.boehn.kmlframework.kml.Kml
 
Geometry - Class in org.boehn.kmlframework.kml
 
Geometry() - Constructor for class org.boehn.kmlframework.kml.Geometry
 
getAbstractView() - Method in class org.boehn.kmlframework.kml.Feature
 
getAbstractView() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getAddress() - Method in class org.boehn.kmlframework.kml.Feature
 
getAltitude() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getAltitude() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getAltitude() - Method in class org.boehn.kmlframework.kml.Model
 
getAltitude() - Method in class org.boehn.kmlframework.kml.Point
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.LinearRing
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.LineString
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.Model
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.Point
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.Polygon
 
getAltitudeMode() - Method in class org.boehn.kmlframework.kml.Region
 
getAtomAuthor() - Method in class org.boehn.kmlframework.kml.Feature
 
getAtomLink() - Method in class org.boehn.kmlframework.kml.Feature
 
getBallonStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getBaseUrl() - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
getBegin() - Method in class org.boehn.kmlframework.kml.TimeSpan
 
getBgColor() - Method in class org.boehn.kmlframework.kml.BallonStyle
 
getBgColor() - Method in class org.boehn.kmlframework.kml.ListStyle
 
getBottomFov() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getClassName() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getColor() - Method in class org.boehn.kmlframework.kml.ColorStyle
 
getColor() - Method in class org.boehn.kmlframework.kml.Overlay
 
getColorMode() - Method in class org.boehn.kmlframework.kml.ColorStyle
 
getCookie() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getCookie() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
getCoordinates() - Method in class org.boehn.kmlframework.kml.LinearRing
 
getCoordinates() - Method in class org.boehn.kmlframework.kml.LineString
 
getCoordinates() - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
getCoordinates() - Method in interface org.boehn.kmlframework.todo.GraphicalModelElement
 
getCustomContent() - Method in class org.boehn.kmlframework.kml.ExtendedData
 
getDataElements() - Method in class org.boehn.kmlframework.kml.ExtendedData
 
getDescription() - Method in class org.boehn.kmlframework.kml.Feature
 
getDescription() - Method in class org.boehn.kmlframework.todo.MapObject
 
getDescriptionTextWithButtons(Kml) - Method in class org.boehn.kmlframework.todo.MapObject
 
getDisplayMode() - Method in class org.boehn.kmlframework.kml.BallonStyle
 
getDisplayName() - Method in class org.boehn.kmlframework.kml.Data
 
getDisplayName() - Method in class org.boehn.kmlframework.kml.SimpleField
 
getDrawOrder() - Method in class org.boehn.kmlframework.kml.Overlay
 
getEast() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getEast() - Method in class org.boehn.kmlframework.kml.Region
 
getEast() - Method in class org.boehn.kmlframework.todo.BoundingBox
 
getElements() - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
getEmail() - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
getEnd() - Method in class org.boehn.kmlframework.kml.TimeSpan
 
getExpires() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getExtendedData() - Method in class org.boehn.kmlframework.kml.Feature
 
getExtrude() - Method in class org.boehn.kmlframework.kml.LinearRing
 
getExtrude() - Method in class org.boehn.kmlframework.kml.LineString
 
getExtrude() - Method in class org.boehn.kmlframework.kml.Point
 
getExtrude() - Method in class org.boehn.kmlframework.kml.Polygon
 
getFeature() - Method in class org.boehn.kmlframework.kml.Kml
 
getFeatures() - Method in class org.boehn.kmlframework.kml.Container
 
getFill() - Method in class org.boehn.kmlframework.kml.PolyStyle
 
getFlyToView() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getGeometries() - Method in class org.boehn.kmlframework.kml.MultiGeometry
 
getGeometry() - Method in class org.boehn.kmlframework.kml.Placemark
 
getGridOrigin() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getHeading() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getHeading() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getHeading() - Method in class org.boehn.kmlframework.kml.Model
 
getHotSpotX() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getHotSpotXunits() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getHotSpotY() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getHotSpotYunits() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getHref() - Method in class org.boehn.kmlframework.atom.AtomLink
 
getHref() - Method in class org.boehn.kmlframework.kml.Link
 
getHref() - Method in class org.boehn.kmlframework.kml.ListStyle
 
getHttpQuery() - Method in class org.boehn.kmlframework.kml.Link
 
getIcon() - Method in class org.boehn.kmlframework.kml.Overlay
 
getIconHref() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getIconStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getId() - Method in class org.boehn.kmlframework.kml.KmlObject
 
getIdAndTargetIdFormatted(Kml) - Method in class org.boehn.kmlframework.kml.KmlObject
 
getInnerBoundaries() - Method in class org.boehn.kmlframework.kml.Polygon
 
getItemIconState() - Method in class org.boehn.kmlframework.kml.ListStyle
 
getKey() - Method in class org.boehn.kmlframework.kml.Pair
 
getKmlObject() - Method in class org.boehn.kmlframework.kml.UpdateElement
 
getLabelStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getLatitude() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getLatitude() - Method in class org.boehn.kmlframework.kml.Model
 
getLatitude() - Method in class org.boehn.kmlframework.kml.Point
 
getLeftFov() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getLineStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getLink() - Method in class org.boehn.kmlframework.kml.Model
 
getLink() - Method in class org.boehn.kmlframework.kml.NetworkLink
 
getLinkDescription() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getLinkDescription() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
getLinkName() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getLinkName() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
getLinkSnippet() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getLinkSnippetMaxLines() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getListItemType() - Method in class org.boehn.kmlframework.kml.ListStyle
 
getListStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getLocalReferenceCoordinate() - Method in class org.boehn.kmlframework.todo.MapObject
 
getLocation() - Method in class org.boehn.kmlframework.todo.MapObject
 
getLongitude() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getLongitude() - Method in class org.boehn.kmlframework.kml.Model
 
getLongitude() - Method in class org.boehn.kmlframework.kml.Point
 
getLongitudeLatitudeAltitudeString() - Method in class org.boehn.kmlframework.kml.Point
 
getMapObjectClass() - Method in class org.boehn.kmlframework.todo.MapObject
 
getMapObjectClass(String) - Method in class org.boehn.kmlframework.todo.ModelObjectFactory
 
getMaxAltitude() - Method in class org.boehn.kmlframework.kml.Region
 
getMaxFadeExtent() - Method in class org.boehn.kmlframework.kml.Region
 
getMaxHeight() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getMaxLodPixels() - Method in class org.boehn.kmlframework.kml.Region
 
getMaxSessionLength() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getMaxWidth() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getMessage() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getMessage() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
getMinAltitude() - Method in class org.boehn.kmlframework.kml.Region
 
getMinFadeExtent() - Method in class org.boehn.kmlframework.kml.Region
 
getMinLodPixels() - Method in class org.boehn.kmlframework.kml.Region
 
getMinRefreshPeriod() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getMinRefreshPeriod() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
getModels() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getMovements() - Method in class org.boehn.kmlframework.todo.MapObject
 
getName() - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
getName() - Method in class org.boehn.kmlframework.kml.Data
 
getName() - Method in class org.boehn.kmlframework.kml.Feature
 
getName() - Method in class org.boehn.kmlframework.kml.SimpleData
 
getName() - Method in class org.boehn.kmlframework.kml.SimpleField
 
getName() - Method in class org.boehn.kmlframework.todo.MapObject
 
getName() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getNameSpace() - Method in class org.boehn.kmlframework.kml.ExtendedData
 
getNear() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getNetworkLinkControl() - Method in class org.boehn.kmlframework.kml.Kml
 
getNorth() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getNorth() - Method in class org.boehn.kmlframework.kml.Region
 
getNorth() - Method in class org.boehn.kmlframework.todo.BoundingBox
 
getOpen() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getOuterBoundary() - Method in class org.boehn.kmlframework.kml.Polygon
 
getOutline() - Method in class org.boehn.kmlframework.kml.PolyStyle
 
getOutputStream() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
getOverlayX() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getOverlayXunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getOverlayY() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getOverlayYunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getParameters() - Method in class org.boehn.kmlframework.todo.Button
 
getPhoneNumber() - Method in class org.boehn.kmlframework.kml.Feature
 
getPlace() - Method in class org.boehn.kmlframework.coordinates.TimeAndPlace
 
getPoint() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getPolyStyle() - Method in class org.boehn.kmlframework.kml.Style
 
getRadius() - Method in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
getRange() - Method in class org.boehn.kmlframework.kml.LookAt
 
getRefreshInterval() - Method in class org.boehn.kmlframework.kml.Link
 
getRefreshInterval() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getRefreshMode() - Method in class org.boehn.kmlframework.kml.Link
 
getRefreshMode() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getRefreshVisibility() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getRegion() - Method in class org.boehn.kmlframework.kml.Feature
 
getResourceMap() - Method in class org.boehn.kmlframework.kml.Model
 
getResponse() - Method in class org.boehn.kmlframework.servlet.HttpServletModel
 
getResponse() - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
getRightFov() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getRoll() - Method in class org.boehn.kmlframework.kml.Camera
 
getRoll() - Method in class org.boehn.kmlframework.kml.Model
 
getRotation() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getRotation() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getRotation() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getRotation() - Method in class org.boehn.kmlframework.todo.MapObject
 
getRotationX() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getRotationXunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getRotationY() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getRotationYunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getScale() - Method in class org.boehn.kmlframework.kml.IconStyle
 
getScale() - Method in class org.boehn.kmlframework.kml.LabelStyle
 
getScale() - Method in class org.boehn.kmlframework.todo.MapObject
 
getScaleX() - Method in class org.boehn.kmlframework.kml.Model
 
getScaleY() - Method in class org.boehn.kmlframework.kml.Model
 
getScaleZ() - Method in class org.boehn.kmlframework.kml.Model
 
getSchemas() - Method in class org.boehn.kmlframework.kml.Document
 
getSchemaUrl() - Method in class org.boehn.kmlframework.kml.ExtendedData
 
getScreenX() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getScreenXunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getScreenY() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getScreenYunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getSessionId() - Method in class org.boehn.kmlframework.servlet.HttpServletModel
 
getSessionId() - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
getShape() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getShowModels() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getShowTail() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getSimpleDataElements() - Method in class org.boehn.kmlframework.kml.ExtendedData
 
getSimpleFields() - Method in class org.boehn.kmlframework.kml.Schema
 
getSimpleFieldType() - Method in class org.boehn.kmlframework.kml.SimpleField
 
getSizeX() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getSizeXunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getSizeY() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getSizeYunits() - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
getSnippet() - Method in class org.boehn.kmlframework.kml.Feature
 
getSnippet() - Method in class org.boehn.kmlframework.todo.MapObject
 
getSnippetMaxLines() - Method in class org.boehn.kmlframework.kml.Feature
 
getSourceHref() - Method in class org.boehn.kmlframework.kml.Alias
 
getSouth() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getSouth() - Method in class org.boehn.kmlframework.kml.Region
 
getSouth() - Method in class org.boehn.kmlframework.todo.BoundingBox
 
getStyleSelectors() - Method in class org.boehn.kmlframework.kml.Feature
 
getStyleUrl() - Method in class org.boehn.kmlframework.kml.Feature
 
getStyleUrl() - Method in class org.boehn.kmlframework.kml.Pair
 
getStyleUrl() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getTailHistoryLimit() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getTailVisibleFrom() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getTailVisibleTo() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getTargetHref() - Method in class org.boehn.kmlframework.kml.Alias
 
getTargetHref() - Method in class org.boehn.kmlframework.kml.Update
 
getTargetId() - Method in class org.boehn.kmlframework.kml.KmlObject
 
getTessellate() - Method in class org.boehn.kmlframework.kml.LinearRing
 
getTessellate() - Method in class org.boehn.kmlframework.kml.LineString
 
getTessellate() - Method in class org.boehn.kmlframework.kml.Polygon
 
getText() - Method in class org.boehn.kmlframework.kml.BallonStyle
 
getText() - Method in class org.boehn.kmlframework.todo.Button
 
getTextColor() - Method in class org.boehn.kmlframework.kml.BallonStyle
 
getTileSize() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getTilt() - Method in class org.boehn.kmlframework.kml.AbstractView
 
getTilt() - Method in class org.boehn.kmlframework.kml.Model
 
getTime() - Method in class org.boehn.kmlframework.coordinates.TimeAndPlace
 
getTimePrimitive() - Method in class org.boehn.kmlframework.kml.Feature
 
getTopFov() - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
getUpdate() - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
getUpdateElements() - Method in class org.boehn.kmlframework.kml.Update
 
getUri() - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
getUrl() - Method in class org.boehn.kmlframework.todo.Button
 
getUrl() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getValue() - Method in class org.boehn.kmlframework.kml.Data
 
getValue() - Method in class org.boehn.kmlframework.kml.SimpleData
 
getViewBoundScale() - Method in class org.boehn.kmlframework.kml.Link
 
getViewFormat() - Method in class org.boehn.kmlframework.kml.Link
 
getViewFormat() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getViewRefreshMode() - Method in class org.boehn.kmlframework.kml.Link
 
getViewRefreshMode() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getViewRefreshTime() - Method in class org.boehn.kmlframework.kml.Link
 
getViewRefreshTime() - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
getVisibility() - Method in class org.boehn.kmlframework.todo.MapObject
 
getVisibleFrom() - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
getVisibleFrom() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getVisibleTo() - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
getVisibleTo() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
getWest() - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
getWest() - Method in class org.boehn.kmlframework.kml.Region
 
getWest() - Method in class org.boehn.kmlframework.todo.BoundingBox
 
getWhen() - Method in class org.boehn.kmlframework.kml.TimeStamp
 
getWidth() - Method in class org.boehn.kmlframework.kml.LineStyle
 
getWriter() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
getX() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
getXalAddressDeatails() - Method in class org.boehn.kmlframework.kml.Feature
 
getXmlIndent() - Method in class org.boehn.kmlframework.kml.Kml
 
getY() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
getZ() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
GraphicalMapObjectExample - Class in org.boehn.kmlframework.todo.examples
 
GraphicalMapObjectExample() - Constructor for class org.boehn.kmlframework.todo.examples.GraphicalMapObjectExample
 
GraphicalModel - Class in org.boehn.kmlframework.todo
 
GraphicalModel() - Constructor for class org.boehn.kmlframework.todo.GraphicalModel
 
GraphicalModelElement - Interface in org.boehn.kmlframework.todo
 
GridOriginEnum - Enum in org.boehn.kmlframework.kml
 
GroundOverlay - Class in org.boehn.kmlframework.kml
 
GroundOverlay() - Constructor for class org.boehn.kmlframework.kml.GroundOverlay
 
GroundOverlay(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, String, Integer, Icon, Double, AltitudeModeEnum, Double, Double, Double, Double, Double) - Constructor for class org.boehn.kmlframework.kml.GroundOverlay
 

H

HttpServletModel - Class in org.boehn.kmlframework.servlet
 
HttpServletModel(HttpServletRequest, HttpServletResponse) - Constructor for class org.boehn.kmlframework.servlet.HttpServletModel
 
HttpServletModel(HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.boehn.kmlframework.servlet.HttpServletModel
 
HttpServletModel - Class in org.boehn.kmlframework.todo.servlet
 
HttpServletModel(HttpServletRequest, HttpServletResponse) - Constructor for class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
HttpServletModel(HttpServletRequest, HttpServletResponse, boolean) - Constructor for class org.boehn.kmlframework.todo.servlet.HttpServletModel
 

I

Icon - Class in org.boehn.kmlframework.kml
 
Icon() - Constructor for class org.boehn.kmlframework.kml.Icon
 
Icon(String, RefreshModeEnum, Double, ViewRefreshModeEnum, Double, Double, ViewFormat, String) - Constructor for class org.boehn.kmlframework.kml.Icon
 
IconStyle - Class in org.boehn.kmlframework.kml
 
IconStyle() - Constructor for class org.boehn.kmlframework.kml.IconStyle
 
IconStyle(String, ColorModeEnum, Double, Double, String, Double, Double, UnitEnum, UnitEnum) - Constructor for class org.boehn.kmlframework.kml.IconStyle
 
init(FilterConfig) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzFilter
 
isAtomElementsIncluded() - Method in class org.boehn.kmlframework.kml.Kml
 
isCelestialData() - Method in class org.boehn.kmlframework.kml.Kml
 
isFlyToView() - Method in class org.boehn.kmlframework.kml.NetworkLink
 
isGenerateObjectIds() - Method in class org.boehn.kmlframework.kml.Kml
 
isInsideBoundingBox(EarthCoordinate) - Method in class org.boehn.kmlframework.todo.BoundingBox
 
isOpen() - Method in class org.boehn.kmlframework.kml.Feature
 
isRefreshVisibility() - Method in class org.boehn.kmlframework.kml.NetworkLink
 
isVisible() - Method in class org.boehn.kmlframework.kml.Feature
 
isVisibleToObserver(EarthCoordinate) - Method in class org.boehn.kmlframework.todo.servlet.Observer
 

K

Kml - Class in org.boehn.kmlframework.kml
 
Kml() - Constructor for class org.boehn.kmlframework.kml.Kml
 
Kml(NetworkLinkControl, Feature) - Constructor for class org.boehn.kmlframework.kml.Kml
 
KmlException - Exception in org.boehn.kmlframework.kml
 
KmlException() - Constructor for exception org.boehn.kmlframework.kml.KmlException
 
KmlException(String) - Constructor for exception org.boehn.kmlframework.kml.KmlException
 
KmlException(String, Throwable) - Constructor for exception org.boehn.kmlframework.kml.KmlException
 
KmlException(Throwable) - Constructor for exception org.boehn.kmlframework.kml.KmlException
 
KmlObject - Class in org.boehn.kmlframework.kml
 
KmlObject() - Constructor for class org.boehn.kmlframework.kml.KmlObject
 
KmzFilter - Class in org.boehn.kmlframework.todo.servlet.kmz
 
KmzFilter() - Constructor for class org.boehn.kmlframework.todo.servlet.kmz.KmzFilter
 
KmzResponseStream - Class in org.boehn.kmlframework.todo.servlet.kmz
 
KmzResponseStream(HttpServletResponse) - Constructor for class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
KmzResponseWrapper - Class in org.boehn.kmlframework.todo.servlet.kmz
 
KmzResponseWrapper(HttpServletResponse) - Constructor for class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 

L

LabelStyle - Class in org.boehn.kmlframework.kml
 
LabelStyle() - Constructor for class org.boehn.kmlframework.kml.LabelStyle
 
LabelStyle(String, ColorModeEnum, Double) - Constructor for class org.boehn.kmlframework.kml.LabelStyle
 
latitudeToMeter(double) - Static method in class org.boehn.kmlframework.utils.Ellipsoid
Convert latitude to meter at ref latitude
length() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
length - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
LinearRing - Class in org.boehn.kmlframework.kml
 
LinearRing() - Constructor for class org.boehn.kmlframework.kml.LinearRing
 
LinearRing(Boolean, Boolean, AltitudeModeEnum, List<Point>) - Constructor for class org.boehn.kmlframework.kml.LinearRing
 
LineString - Class in org.boehn.kmlframework.kml
 
LineString() - Constructor for class org.boehn.kmlframework.kml.LineString
 
LineString(Boolean, Boolean, AltitudeModeEnum, List<Point>) - Constructor for class org.boehn.kmlframework.kml.LineString
 
LineStyle - Class in org.boehn.kmlframework.kml
 
LineStyle() - Constructor for class org.boehn.kmlframework.kml.LineStyle
 
LineStyle(String, ColorModeEnum, Double) - Constructor for class org.boehn.kmlframework.kml.LineStyle
 
Link - Class in org.boehn.kmlframework.kml
 
Link() - Constructor for class org.boehn.kmlframework.kml.Link
 
Link(String, RefreshModeEnum, Double, ViewRefreshModeEnum, Double, Double, ViewFormat, String) - Constructor for class org.boehn.kmlframework.kml.Link
 
ListItemTypeEnum - Enum in org.boehn.kmlframework.kml
 
ListStyle - Class in org.boehn.kmlframework.kml
 
ListStyle() - Constructor for class org.boehn.kmlframework.kml.ListStyle
 
ListStyle(ListItemTypeEnum, String, String, String) - Constructor for class org.boehn.kmlframework.kml.ListStyle
 
loadFile() - Method in class org.boehn.kmlframework.todo.ModelObjectFactory
 
longitudeToMeter(double) - Static method in class org.boehn.kmlframework.utils.Ellipsoid
Convert longitude to meter at ref latitude
LookAt - Class in org.boehn.kmlframework.kml
 
LookAt() - Constructor for class org.boehn.kmlframework.kml.LookAt
 
LookAt(Double, Double, Double, Double, Double, AltitudeModeEnum, Double) - Constructor for class org.boehn.kmlframework.kml.LookAt
 

M

main(String[]) - Static method in class org.boehn.kmlframework.todo.examples.GraphicalMapObjectExample
 
main(String[]) - Static method in class org.boehn.kmlframework.todo.examples.ModelObjectFactoryExample
 
MapObject - Class in org.boehn.kmlframework.todo
 
MapObject() - Constructor for class org.boehn.kmlframework.todo.MapObject
 
MapObject(String) - Constructor for class org.boehn.kmlframework.todo.MapObject
 
MapObject(MapObjectClass) - Constructor for class org.boehn.kmlframework.todo.MapObject
 
MapObject(String, MapObjectClass) - Constructor for class org.boehn.kmlframework.todo.MapObject
 
MapObjectClass - Class in org.boehn.kmlframework.todo
 
MapObjectClass(String) - Constructor for class org.boehn.kmlframework.todo.MapObjectClass
 
MathUtils - Class in org.boehn.kmlframework.utils
 
MathUtils() - Constructor for class org.boehn.kmlframework.utils.MathUtils
 
meterToLatitude(double) - Static method in class org.boehn.kmlframework.utils.Ellipsoid
Convert meter to latitude at ref latitude
meterToLongitude(double) - Static method in class org.boehn.kmlframework.utils.Ellipsoid
Convert meter to longitude at ref latitude
Model - Class in org.boehn.kmlframework.kml
 
Model() - Constructor for class org.boehn.kmlframework.kml.Model
 
Model(AltitudeModeEnum, Double, Double, Double, Double, Double, Double, Double, Double, Double, Link, List<Alias>) - Constructor for class org.boehn.kmlframework.kml.Model
 
ModelObjectFactory - Class in org.boehn.kmlframework.todo
 
ModelObjectFactory(String) - Constructor for class org.boehn.kmlframework.todo.ModelObjectFactory
 
ModelObjectFactoryExample - Class in org.boehn.kmlframework.todo.examples
 
ModelObjectFactoryExample() - Constructor for class org.boehn.kmlframework.todo.examples.ModelObjectFactoryExample
 
MultiGeometry - Class in org.boehn.kmlframework.kml
 
MultiGeometry() - Constructor for class org.boehn.kmlframework.kml.MultiGeometry
 
MultiGeometry(List<Geometry>) - Constructor for class org.boehn.kmlframework.kml.MultiGeometry
 

N

NetworkLink - Class in org.boehn.kmlframework.kml
 
NetworkLink() - Constructor for class org.boehn.kmlframework.kml.NetworkLink
 
NetworkLink(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, Boolean, Boolean, Link) - Constructor for class org.boehn.kmlframework.kml.NetworkLink
 
NetworkLink - Class in org.boehn.kmlframework.todo.servlet
 
NetworkLink() - Constructor for class org.boehn.kmlframework.todo.servlet.NetworkLink
 
NetworkLink(String, String) - Constructor for class org.boehn.kmlframework.todo.servlet.NetworkLink
 
networkLinkControl - Variable in class org.boehn.kmlframework.kml.Kml
 
NetworkLinkControl - Class in org.boehn.kmlframework.kml
 
NetworkLinkControl() - Constructor for class org.boehn.kmlframework.kml.NetworkLinkControl
 
NetworkLinkControl(Double, Double, String, String, String, String, String, Integer, String, Update, AbstractView) - Constructor for class org.boehn.kmlframework.kml.NetworkLinkControl
 
NetworkLinkControl - Class in org.boehn.kmlframework.todo.servlet
 
NetworkLinkControl() - Constructor for class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
NetworkLinkControl(String, String, String, String, Integer) - Constructor for class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
normalize() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 

O

Observer - Class in org.boehn.kmlframework.todo.servlet
 
Observer() - Constructor for class org.boehn.kmlframework.todo.servlet.Observer
 
org.boehn.kmlframework.atom - package org.boehn.kmlframework.atom
 
org.boehn.kmlframework.coordinates - package org.boehn.kmlframework.coordinates
 
org.boehn.kmlframework.kml - package org.boehn.kmlframework.kml
 
org.boehn.kmlframework.servlet - package org.boehn.kmlframework.servlet
 
org.boehn.kmlframework.todo - package org.boehn.kmlframework.todo
 
org.boehn.kmlframework.todo.examples - package org.boehn.kmlframework.todo.examples
 
org.boehn.kmlframework.todo.servlet - package org.boehn.kmlframework.todo.servlet
 
org.boehn.kmlframework.todo.servlet.kmz - package org.boehn.kmlframework.todo.servlet.kmz
 
org.boehn.kmlframework.utils - package org.boehn.kmlframework.utils
 
origResponse - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
output - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
Overlay - Class in org.boehn.kmlframework.kml
 
Overlay() - Constructor for class org.boehn.kmlframework.kml.Overlay
 
Overlay(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, String, Integer, Icon) - Constructor for class org.boehn.kmlframework.kml.Overlay
 

P

Pair - Class in org.boehn.kmlframework.kml
 
Pair() - Constructor for class org.boehn.kmlframework.kml.Pair
 
Pair(StyleStateEnum, String) - Constructor for class org.boehn.kmlframework.kml.Pair
 
PhotoOverlay - Class in org.boehn.kmlframework.kml
 
PhotoOverlay() - Constructor for class org.boehn.kmlframework.kml.PhotoOverlay
 
PhotoOverlay(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, String, Integer, Icon, Double, Double, Double, Double, Double, Double, Integer, Integer, Integer, GridOriginEnum, Point, ShapeEnum) - Constructor for class org.boehn.kmlframework.kml.PhotoOverlay
 
Placemark - Class in org.boehn.kmlframework.kml
 
Placemark() - Constructor for class org.boehn.kmlframework.kml.Placemark
 
Placemark(String) - Constructor for class org.boehn.kmlframework.kml.Placemark
 
Placemark(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, Geometry) - Constructor for class org.boehn.kmlframework.kml.Placemark
 
Point - Class in org.boehn.kmlframework.kml
 
Point() - Constructor for class org.boehn.kmlframework.kml.Point
 
Point(Double, Double) - Constructor for class org.boehn.kmlframework.kml.Point
 
Point(Double, Double, Double) - Constructor for class org.boehn.kmlframework.kml.Point
 
Point(Boolean, AltitudeModeEnum, Double, Double, Double) - Constructor for class org.boehn.kmlframework.kml.Point
 
Polygon - Class in org.boehn.kmlframework.kml
 
Polygon() - Constructor for class org.boehn.kmlframework.kml.Polygon
 
Polygon(Boolean, Boolean, AltitudeModeEnum, LinearRing, List<LinearRing>) - Constructor for class org.boehn.kmlframework.kml.Polygon
 
PolyStyle - Class in org.boehn.kmlframework.kml
 
PolyStyle() - Constructor for class org.boehn.kmlframework.kml.PolyStyle
 
PolyStyle(String, ColorModeEnum, Boolean, Boolean) - Constructor for class org.boehn.kmlframework.kml.PolyStyle
 
print(String) - Method in class org.boehn.kmlframework.kml.Kml
 
print(String, int) - Method in class org.boehn.kmlframework.kml.Kml
 
print(int, String) - Method in class org.boehn.kmlframework.kml.Kml
 
println(String) - Method in class org.boehn.kmlframework.kml.Kml
 
println(String, int) - Method in class org.boehn.kmlframework.kml.Kml
 
println(int, String) - Method in class org.boehn.kmlframework.kml.Kml
 

R

RefreshModeEnum - Enum in org.boehn.kmlframework.kml
 
RefreshModes - Enum in org.boehn.kmlframework.todo.servlet
 
Region - Class in org.boehn.kmlframework.kml
 
Region() - Constructor for class org.boehn.kmlframework.kml.Region
 
Region(Double, Double, Double, Double, Double, Double, AltitudeModeEnum, Double, Double, Double, Double) - Constructor for class org.boehn.kmlframework.kml.Region
 
reset() - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
response - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
rotateAroundXAxis(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
rotateAroundYAxis(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
rotateAroundZAxis(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 

S

scale(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
Schema - Class in org.boehn.kmlframework.kml
 
Schema() - Constructor for class org.boehn.kmlframework.kml.Schema
 
Schema(List<SimpleField>) - Constructor for class org.boehn.kmlframework.kml.Schema
 
ScreenOverlay - Class in org.boehn.kmlframework.kml
 
ScreenOverlay() - Constructor for class org.boehn.kmlframework.kml.ScreenOverlay
 
ScreenOverlay(String, Boolean, Boolean, AtomAuthor, AtomLink, String, String, String, String, Integer, String, AbstractView, TimePrimitive, String, List<StyleSelector>, Region, ExtendedData, String, Integer, Icon, Double, Double, UnitEnum, UnitEnum, Double, Double, UnitEnum, UnitEnum, Double, Double, UnitEnum, UnitEnum, Double, Double, UnitEnum, UnitEnum, Double) - Constructor for class org.boehn.kmlframework.kml.ScreenOverlay
 
setAbstractView(AbstractView) - Method in class org.boehn.kmlframework.kml.Feature
 
setAbstractView(AbstractView) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setAddress(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setAltitude(Double) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setAltitude(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setAltitude(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setAltitude(Double) - Method in class org.boehn.kmlframework.kml.Point
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.LinearRing
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.LineString
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.Model
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.Point
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.Polygon
 
setAltitudeMode(AltitudeModeEnum) - Method in class org.boehn.kmlframework.kml.Region
 
setAtomAuthor(AtomAuthor) - Method in class org.boehn.kmlframework.kml.Feature
 
setAtomElementsIncluded(boolean) - Method in class org.boehn.kmlframework.kml.Kml
 
setAtomLink(AtomLink) - Method in class org.boehn.kmlframework.kml.Feature
 
setBallonStyle(BallonStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setBegin(String) - Method in class org.boehn.kmlframework.kml.TimeSpan
 
setBgColor(String) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
setBgColor(String) - Method in class org.boehn.kmlframework.kml.ListStyle
 
setBottomFov(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setButtons(List<Button>) - Method in class org.boehn.kmlframework.todo.MapObject
 
setCelestialData(boolean) - Method in class org.boehn.kmlframework.kml.Kml
 
setClassName(String) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setColor(String) - Method in class org.boehn.kmlframework.kml.ColorStyle
 
setColor(String) - Method in class org.boehn.kmlframework.kml.Overlay
 
setColorMode(ColorModeEnum) - Method in class org.boehn.kmlframework.kml.ColorStyle
 
setContentLength(int) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
setCookie(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setCookie(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
setCoordinates(List<Point>) - Method in class org.boehn.kmlframework.kml.LinearRing
 
setCoordinates(List<Point>) - Method in class org.boehn.kmlframework.kml.LineString
 
setCustomContent(String) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
setDataElements(List<Data>) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
setDescription(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setDescription(String) - Method in class org.boehn.kmlframework.todo.MapObject
 
setDisplayMode(DisplayModeEnum) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
setDisplayName(String) - Method in class org.boehn.kmlframework.kml.Data
 
setDisplayName(String) - Method in class org.boehn.kmlframework.kml.SimpleField
 
setDrawOrder(Integer) - Method in class org.boehn.kmlframework.kml.Overlay
 
setEast(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setEast(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setEast(Double) - Method in class org.boehn.kmlframework.todo.BoundingBox
 
setElements(Collection<GraphicalModelElement>) - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
setEmail(String) - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
setEnd(String) - Method in class org.boehn.kmlframework.kml.TimeSpan
 
setExpires(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setExtendedData(ExtendedData) - Method in class org.boehn.kmlframework.kml.Feature
 
setExtrude(Boolean) - Method in class org.boehn.kmlframework.kml.LinearRing
 
setExtrude(Boolean) - Method in class org.boehn.kmlframework.kml.LineString
 
setExtrude(Boolean) - Method in class org.boehn.kmlframework.kml.Point
 
setExtrude(Boolean) - Method in class org.boehn.kmlframework.kml.Polygon
 
setFeature(Feature) - Method in class org.boehn.kmlframework.kml.Kml
 
setFeatures(List<Feature>) - Method in class org.boehn.kmlframework.kml.Container
 
setFill(Boolean) - Method in class org.boehn.kmlframework.kml.PolyStyle
 
setFlyToView(Boolean) - Method in class org.boehn.kmlframework.kml.NetworkLink
 
setFlyToView(Boolean) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setGenerateObjectIds(boolean) - Method in class org.boehn.kmlframework.kml.Kml
 
setGeometries(List<Geometry>) - Method in class org.boehn.kmlframework.kml.MultiGeometry
 
setGeometry(Geometry) - Method in class org.boehn.kmlframework.kml.Placemark
 
setGridOrigin(GridOriginEnum) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setHeading(Double) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setHeading(Double) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setHeading(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setHotSpotX(Double) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setHotSpotXunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setHotSpotY(Double) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setHotSpotYunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setHref(String) - Method in class org.boehn.kmlframework.atom.AtomLink
 
setHref(String) - Method in class org.boehn.kmlframework.kml.Link
 
setHref(String) - Method in class org.boehn.kmlframework.kml.ListStyle
 
setHttpQuery(String) - Method in class org.boehn.kmlframework.kml.Link
 
setIcon(Icon) - Method in class org.boehn.kmlframework.kml.Overlay
 
setIconHref(String) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setIconStyle(IconStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setId(String) - Method in class org.boehn.kmlframework.kml.KmlObject
 
setInnerBoundaries(List<LinearRing>) - Method in class org.boehn.kmlframework.kml.Polygon
 
setItemIconState(String) - Method in class org.boehn.kmlframework.kml.ListStyle
 
setKey(StyleStateEnum) - Method in class org.boehn.kmlframework.kml.Pair
 
setKMLFileName(String) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
setKMLFileName(String) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
setKmlObject(KmlObject) - Method in class org.boehn.kmlframework.kml.UpdateElement
 
setLabelStyle(LabelStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setLatitude(Double) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setLatitude(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setLatitude(Double) - Method in class org.boehn.kmlframework.kml.Point
 
setLeftFov(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setLineStyle(LineStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setLink(Link) - Method in class org.boehn.kmlframework.kml.Model
 
setLink(Link) - Method in class org.boehn.kmlframework.kml.NetworkLink
 
setLinkDescription(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setLinkDescription(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
setLinkName(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setLinkName(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
setLinkSnippet(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setLinkSnippetMaxLines(Integer) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setListItemType(ListItemTypeEnum) - Method in class org.boehn.kmlframework.kml.ListStyle
 
setListStyle(ListStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setLocalReferenceCoordinate(CartesianCoordinate) - Method in class org.boehn.kmlframework.todo.MapObject
 
setLocation(double, double) - Method in class org.boehn.kmlframework.kml.Placemark
 
setLocation(EarthCoordinate) - Method in class org.boehn.kmlframework.todo.MapObject
 
setLongitude(Double) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setLongitude(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setLongitude(Double) - Method in class org.boehn.kmlframework.kml.Point
 
setMapObjectClass(MapObjectClass) - Method in class org.boehn.kmlframework.todo.MapObject
 
setMaxAltitude(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMaxFadeExtent(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMaxHeight(Integer) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setMaxLodPixels(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMaxSessionLength(Double) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setMaxWidth(Integer) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setMessage(String) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setMessage(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
setMinAltitude(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMinFadeExtent(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMinLodPixels(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setMinRefreshPeriod(Double) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setMinRefreshPeriod(Integer) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLinkControl
 
setModels(List<GraphicalModel>) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setMovements(List<TimeAndPlace>) - Method in class org.boehn.kmlframework.todo.MapObject
 
setName(String) - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
setName(String) - Method in class org.boehn.kmlframework.kml.Data
 
setName(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setName(String) - Method in class org.boehn.kmlframework.kml.SimpleData
 
setName(String) - Method in class org.boehn.kmlframework.kml.SimpleField
 
setName(String) - Method in class org.boehn.kmlframework.todo.MapObject
 
setName(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setNameSpace(String) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
setNear(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setNetworkLinkControl(NetworkLinkControl) - Method in class org.boehn.kmlframework.kml.Kml
 
setNetworkLinkControl(NetworkLinkControl) - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
setNorth(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setNorth(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setNorth(Double) - Method in class org.boehn.kmlframework.todo.BoundingBox
 
setOpen(boolean) - Method in class org.boehn.kmlframework.kml.Feature
 
setOpen(Boolean) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setOuterBoundary(LinearRing) - Method in class org.boehn.kmlframework.kml.Polygon
 
setOutline(Boolean) - Method in class org.boehn.kmlframework.kml.PolyStyle
 
setOverlayX(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setOverlayXunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setOverlayY(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setOverlayYunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setParameters(Map<String, String>) - Method in class org.boehn.kmlframework.todo.Button
 
setPhoneNumber(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setPlace(EarthCoordinate) - Method in class org.boehn.kmlframework.coordinates.TimeAndPlace
 
setPoint(Point) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setPolyStyle(PolyStyle) - Method in class org.boehn.kmlframework.kml.Style
 
setRange(Double) - Method in class org.boehn.kmlframework.kml.LookAt
 
setRefreshInterval(Double) - Method in class org.boehn.kmlframework.kml.Link
 
setRefreshInterval(Integer) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setRefreshMode(RefreshModeEnum) - Method in class org.boehn.kmlframework.kml.Link
 
setRefreshMode(RefreshModes) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setRefreshVisibility(boolean) - Method in class org.boehn.kmlframework.kml.NetworkLink
 
setRefreshVisibility(Boolean) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setRegion(Region) - Method in class org.boehn.kmlframework.kml.Feature
 
setResourceMap(List<Alias>) - Method in class org.boehn.kmlframework.kml.Model
 
setResponse(HttpServletResponse) - Method in class org.boehn.kmlframework.servlet.HttpServletModel
 
setResponse(HttpServletResponse) - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
setRightFov(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setRoll(Double) - Method in class org.boehn.kmlframework.kml.Camera
 
setRoll(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setRotation(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setRotation(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setRotation(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setRotation(Double) - Method in class org.boehn.kmlframework.todo.MapObject
 
setRotationX(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setRotationXunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setRotationY(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setRotationYunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setScale(Double) - Method in class org.boehn.kmlframework.kml.IconStyle
 
setScale(Double) - Method in class org.boehn.kmlframework.kml.LabelStyle
 
setScale(CartesianCoordinate) - Method in class org.boehn.kmlframework.todo.MapObject
 
setScaleX(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setScaleY(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setScaleZ(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setSchemas(List<Schema>) - Method in class org.boehn.kmlframework.kml.Document
 
setSchemaUrl(String) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
setScreenX(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setScreenXunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setScreenY(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setScreenYunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setSessionId(String) - Method in class org.boehn.kmlframework.servlet.HttpServletModel
 
setSessionId(String) - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
setShape(ShapeEnum) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setShowModels(boolean) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setShowTail(boolean) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setSimpleDataElements(List<SimpleData>) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
setSimpleFields(List<SimpleField>) - Method in class org.boehn.kmlframework.kml.Schema
 
setSimpleFieldType(SimpleFieldTypeEnum) - Method in class org.boehn.kmlframework.kml.SimpleField
 
setSizeX(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setSizeXunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setSizeY(Double) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setSizeYunits(UnitEnum) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
setSnippet(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setSnippet(String) - Method in class org.boehn.kmlframework.todo.MapObject
 
setSnippetMaxLines(Integer) - Method in class org.boehn.kmlframework.kml.Feature
 
setSourceHref(String) - Method in class org.boehn.kmlframework.kml.Alias
 
setSouth(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setSouth(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setSouth(Double) - Method in class org.boehn.kmlframework.todo.BoundingBox
 
setStyleSelectors(List<StyleSelector>) - Method in class org.boehn.kmlframework.kml.Feature
 
setStyleUrl(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setStyleUrl(String) - Method in class org.boehn.kmlframework.kml.Pair
 
setTailHistoryLimit(Integer) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setTailVisibleFrom(Integer) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setTailVisibleTo(Integer) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setTargetHref(String) - Method in class org.boehn.kmlframework.kml.Alias
 
setTargetHref(String) - Method in class org.boehn.kmlframework.kml.Update
 
setTargetId(String) - Method in class org.boehn.kmlframework.kml.KmlObject
 
setTessellate(Boolean) - Method in class org.boehn.kmlframework.kml.LinearRing
 
setTessellate(Boolean) - Method in class org.boehn.kmlframework.kml.LineString
 
setTessellate(Boolean) - Method in class org.boehn.kmlframework.kml.Polygon
 
setText(String) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
setText(String) - Method in class org.boehn.kmlframework.todo.Button
 
setTextColor(String) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
setTileSize(Integer) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setTilt(Double) - Method in class org.boehn.kmlframework.kml.AbstractView
 
setTilt(Double) - Method in class org.boehn.kmlframework.kml.Model
 
setTime(Date) - Method in class org.boehn.kmlframework.coordinates.TimeAndPlace
 
setTimePrimitive(TimePrimitive) - Method in class org.boehn.kmlframework.kml.Feature
 
setTopFov(Double) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
setUpdate(Update) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
setUpdateElements(List<UpdateElement>) - Method in class org.boehn.kmlframework.kml.Update
 
setUri(String) - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
setUrl(String) - Method in class org.boehn.kmlframework.todo.Button
 
setUrl(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setValue(String) - Method in class org.boehn.kmlframework.kml.Data
 
setValue(String) - Method in class org.boehn.kmlframework.kml.SimpleData
 
setViewBoundScale(Double) - Method in class org.boehn.kmlframework.kml.Link
 
setViewFormat(ViewFormat) - Method in class org.boehn.kmlframework.kml.Link
 
setViewFormat(String) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setViewRefreshMode(ViewRefreshModeEnum) - Method in class org.boehn.kmlframework.kml.Link
 
setViewRefreshMode(ViewRefreshModes) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setViewRefreshTime(Double) - Method in class org.boehn.kmlframework.kml.Link
 
setViewRefreshTime(Integer) - Method in class org.boehn.kmlframework.todo.servlet.NetworkLink
 
setVisibility(Boolean) - Method in class org.boehn.kmlframework.kml.Feature
 
setVisibility(Boolean) - Method in class org.boehn.kmlframework.todo.MapObject
 
setVisibleFrom(Integer) - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
setVisibleFrom(Integer) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setVisibleTo(Integer) - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
setVisibleTo(Integer) - Method in class org.boehn.kmlframework.todo.MapObjectClass
 
setWest(Double) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
setWest(Double) - Method in class org.boehn.kmlframework.kml.Region
 
setWest(Double) - Method in class org.boehn.kmlframework.todo.BoundingBox
 
setWhen(String) - Method in class org.boehn.kmlframework.kml.TimeStamp
 
setWidth(Double) - Method in class org.boehn.kmlframework.kml.LineStyle
 
setX(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
setXalAddressDeatails(String) - Method in class org.boehn.kmlframework.kml.Feature
 
setXmlIndent(boolean) - Method in class org.boehn.kmlframework.kml.Kml
 
setY(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
setZ(double) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
ShapeEnum - Enum in org.boehn.kmlframework.kml
 
SimpleData - Class in org.boehn.kmlframework.kml
 
SimpleData() - Constructor for class org.boehn.kmlframework.kml.SimpleData
 
SimpleData(String, String) - Constructor for class org.boehn.kmlframework.kml.SimpleData
 
SimpleExampleServlet - Class in org.boehn.kmlframework.todo.examples
 
SimpleExampleServlet() - Constructor for class org.boehn.kmlframework.todo.examples.SimpleExampleServlet
 
SimpleField - Class in org.boehn.kmlframework.kml
 
SimpleField() - Constructor for class org.boehn.kmlframework.kml.SimpleField
 
SimpleField(SimpleFieldTypeEnum, String, String) - Constructor for class org.boehn.kmlframework.kml.SimpleField
 
SimpleFieldTypeEnum - Enum in org.boehn.kmlframework.kml
 
stream - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
Style - Class in org.boehn.kmlframework.kml
 
Style() - Constructor for class org.boehn.kmlframework.kml.Style
 
Style(IconStyle, LabelStyle, LineStyle, PolyStyle, BallonStyle, ListStyle) - Constructor for class org.boehn.kmlframework.kml.Style
 
StyleMap - Class in org.boehn.kmlframework.kml
 
StyleMap() - Constructor for class org.boehn.kmlframework.kml.StyleMap
 
StyleMap(List<Pair>) - Constructor for class org.boehn.kmlframework.kml.StyleMap
 
StyleSelector - Class in org.boehn.kmlframework.kml
 
StyleSelector() - Constructor for class org.boehn.kmlframework.kml.StyleSelector
 
StyleStateEnum - Enum in org.boehn.kmlframework.kml
 
subtract(CartesianCoordinate) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 

T

TimeAndPlace - Class in org.boehn.kmlframework.coordinates
 
TimeAndPlace() - Constructor for class org.boehn.kmlframework.coordinates.TimeAndPlace
 
TimeAndPlace(EarthCoordinate, Date) - Constructor for class org.boehn.kmlframework.coordinates.TimeAndPlace
 
TimePrimitive - Class in org.boehn.kmlframework.kml
 
TimePrimitive() - Constructor for class org.boehn.kmlframework.kml.TimePrimitive
 
TimeSpan - Class in org.boehn.kmlframework.kml
 
TimeSpan() - Constructor for class org.boehn.kmlframework.kml.TimeSpan
 
TimeSpan(String, String) - Constructor for class org.boehn.kmlframework.kml.TimeSpan
 
TimeStamp - Class in org.boehn.kmlframework.kml
 
TimeStamp() - Constructor for class org.boehn.kmlframework.kml.TimeStamp
 
TimeStamp(String) - Constructor for class org.boehn.kmlframework.kml.TimeStamp
 
toCartesianCoordinate() - Method in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
toEarthCoordinate(EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate) - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
toEarthCoordinate(EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate) - Method in interface org.boehn.kmlframework.coordinates.Coordinate
 
toEarthCoordinate(EarthCoordinate, Double, CartesianCoordinate, CartesianCoordinate) - Method in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
toHtml(Kml) - Method in class org.boehn.kmlframework.todo.Button
 
toString() - Method in class org.boehn.kmlframework.coordinates.CartesianCoordinate
 
toString() - Method in class org.boehn.kmlframework.coordinates.EarthCoordinate
 
toString() - Method in class org.boehn.kmlframework.kml.Kml
 
toString() - Method in class org.boehn.kmlframework.todo.GraphicalModel
 
toString() - Method in class org.boehn.kmlframework.todo.MapObject
 
toString() - Method in class org.boehn.kmlframework.todo.MapObjectClass
 

U

UnitEnum - Enum in org.boehn.kmlframework.kml
 
Update - Class in org.boehn.kmlframework.kml
 
Update() - Constructor for class org.boehn.kmlframework.kml.Update
 
UpdateElement - Class in org.boehn.kmlframework.kml
 
UpdateElement() - Constructor for class org.boehn.kmlframework.kml.UpdateElement
 
UpdateElement(KmlObject) - Constructor for class org.boehn.kmlframework.kml.UpdateElement
 

V

valueOf(String) - Static method in enum org.boehn.kmlframework.kml.AltitudeModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.ColorModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.DisplayModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.GridOriginEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.ListItemTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.RefreshModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.ShapeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.SimpleFieldTypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.StyleStateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.UnitEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.kml.ViewRefreshModeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.todo.servlet.RefreshModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.boehn.kmlframework.todo.servlet.ViewRefreshModes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.boehn.kmlframework.kml.AltitudeModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.ColorModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.DisplayModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.GridOriginEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.ListItemTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.RefreshModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.ShapeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.SimpleFieldTypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.StyleStateEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.UnitEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.kml.ViewRefreshModeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.todo.servlet.RefreshModes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.boehn.kmlframework.todo.servlet.ViewRefreshModes
Returns an array containing the constants of this enum type, in the order they're declared.
ViewFormat - Class in org.boehn.kmlframework.kml
 
ViewFormat() - Constructor for class org.boehn.kmlframework.kml.ViewFormat
 
ViewFormat(boolean, boolean, boolean) - Constructor for class org.boehn.kmlframework.kml.ViewFormat
 
ViewRefreshModeEnum - Enum in org.boehn.kmlframework.kml
 
ViewRefreshModes - Enum in org.boehn.kmlframework.todo.servlet
 

W

write(Kml) - Method in class org.boehn.kmlframework.atom.AtomAuthor
 
write(Kml) - Method in class org.boehn.kmlframework.atom.AtomLink
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Alias
 
write(Kml) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Camera
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Change
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Create
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Data
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Delete
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Document
 
write(Kml) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Folder
 
write(Kml) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Icon
 
write(Kml) - Method in class org.boehn.kmlframework.kml.IconStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Kml
 
write(Kml) - Method in class org.boehn.kmlframework.kml.KmlObject
 
write(Kml) - Method in class org.boehn.kmlframework.kml.LabelStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.LinearRing
 
write(Kml) - Method in class org.boehn.kmlframework.kml.LineString
 
write(Kml) - Method in class org.boehn.kmlframework.kml.LineStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Link
 
write(Kml) - Method in class org.boehn.kmlframework.kml.ListStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.LookAt
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Model
 
write(Kml) - Method in class org.boehn.kmlframework.kml.MultiGeometry
 
write(Kml) - Method in class org.boehn.kmlframework.kml.NetworkLink
 
write(Kml) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Pair
 
write(Kml) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Placemark
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Point
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Polygon
 
write(Kml) - Method in class org.boehn.kmlframework.kml.PolyStyle
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Region
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Schema
 
write(Kml) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
write(Kml) - Method in class org.boehn.kmlframework.kml.SimpleData
 
write(Kml) - Method in class org.boehn.kmlframework.kml.SimpleField
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Style
 
write(Kml) - Method in class org.boehn.kmlframework.kml.StyleMap
 
write(Kml) - Method in class org.boehn.kmlframework.kml.TimeSpan
 
write(Kml) - Method in class org.boehn.kmlframework.kml.TimeStamp
 
write(Kml) - Method in class org.boehn.kmlframework.kml.Update
 
write(Kml) - Method in class org.boehn.kmlframework.kml.UpdateElement
 
write(Kml) - Method in class org.boehn.kmlframework.kml.ViewFormat
 
write() - Method in class org.boehn.kmlframework.servlet.HttpServletModel
 
write() - Method in class org.boehn.kmlframework.todo.servlet.HttpServletModel
 
write(int) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
write(byte[]) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
write(byte[], int, int) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Alias
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.BallonStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Camera
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Data
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Document
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.ExtendedData
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Folder
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.GroundOverlay
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Icon
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.IconStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.KmlObject
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.LabelStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.LinearRing
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.LineString
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.LineStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Link
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.ListStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.LookAt
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Model
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.MultiGeometry
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.NetworkLink
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.NetworkLinkControl
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Pair
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.PhotoOverlay
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Placemark
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Point
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Polygon
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.PolyStyle
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Region
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Schema
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.ScreenOverlay
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.SimpleData
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.SimpleField
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Style
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.StyleMap
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.TimeSpan
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.TimeStamp
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.Update
 
writeDelete(Kml) - Method in class org.boehn.kmlframework.kml.ViewFormat
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.AbstractView
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.ColorStyle
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.Container
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.Feature
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.Link
 
writeInner(Kml) - Method in class org.boehn.kmlframework.kml.Overlay
 
writer - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseWrapper
 
writeToZip(byte[], int, int) - Method in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 

Z

zipstream - Variable in class org.boehn.kmlframework.todo.servlet.kmz.KmzResponseStream
 

A B C D E F G H I K L M N O P R S T U V W Z