Uses of Class
com.iizix.prop.ui.map.MapMarkerProp
Uses of MapMarkerProp in com.iizigo.panel.prop.map
Modifier and TypeMethodDescriptionprotected MapMarkerProp
EMapMarkers.createMarker
(Atom atom) Create the map marker.Uses of MapMarkerProp in com.iizix.prop.ui.map
Modifier and TypeMethodDescriptionMapMarkerProp.clone()
Clones the property.protected MapMarkerProp
MapMarkers.createItem
(Atom atom, MapMarker data) Creates a new property item from an item data holder and initializes the property.protected MapMarkerProp
MapMarkers.createMarker
(Atom atom) Create the map marker.MapMarker.getItemProp()
Returns the property that was used to update this data content.Modifier and TypeMethodDescriptionMapMarkers.getItemClass()
Return the class of items stored in the container.Modifier and TypeMethodDescriptionvoid
MapMarker.addMappings
(VSMappings mappings, String uiRef, MapMarkerProp item) Adds the mappings of a VirtualSpace to the panel components.void
MapMarker.initialize
(MapMarkerProp item) Initializes the item property from the content data.