Uses of Class
com.iizix.prop.ui.map.MapMarkerProp
Packages that use MapMarkerProp
Uses of MapMarkerProp in com.iizigo.panel.prop.map
Subclasses of MapMarkerProp in com.iizigo.panel.prop.mapMethods in com.iizigo.panel.prop.map that return MapMarkerPropModifier and TypeMethodDescriptionprotected MapMarkerProp
EMapMarkers.createMarker
(Atom atom) Create the map marker.Uses of MapMarkerProp in com.iizix.prop.ui.map
Methods in com.iizix.prop.ui.map that return MapMarkerPropModifier 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.Methods in com.iizix.prop.ui.map that return types with arguments of type MapMarkerPropModifier and TypeMethodDescriptionMapMarkers.getItemClass()
Return the class of items stored in the container.Methods in com.iizix.prop.ui.map with parameters of type MapMarkerPropModifier 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.