Package com.massifmaps.vectorelements
package com.massifmaps.vectorelements
-
ClassesClassDescriptionA highly configurable popup implementation that allows the user to specify a title, description, colors, images, font sizes etc.A button that can be used to add interactivity to balloon popups.A listener class for balloon popups.
The listener receives events about clicked buttons, etc.A base class for billboard elements that can be displayed on the map.
Billboards can either be given a concrete position on the map or be attached to
other billboards.A popup with user defined handler.A handler class for custom popups.A collection of multiple geometries that can be displayed on the map.An abstract billboard element with a dynamically drawn bitmap that can be displayed on the map.A geometric line string that can be displayed on the map.A billboard element with a static bitmap that can be displayed on the map.A 3D model that can be displayed on the map.
NML models can be created from Collada files directly and placed anywhere on the map or converted from KMZ files.
NML models are optimized for fast loading and rendering.A geometric point that can be displayed on the map.A geometric polygon that can be displayed on the map.
Polygons can be concave and have multiple overlapping holes.A geometric 3d polygon that can be displayed on the map.
3d polygons can be concave and have multiple overlapping holes.An abstract billboard element that can be displayed on the map.A text element that can be displayed on the map.A base class for all vector elements (points, lines, texts, models, etc).