Package com.iizigo.panel.prop.map
Class EMapMarkers0
- java.lang.Object
-
- com.iizigo.panel.prop.map.EMapMarkers0
-
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EMapMarkers0 extends java.lang.Object implements IPropCnrEditorProperties
Setup data for map markers container for the designer. Several can coexist and must be uniquely named.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description EMapMarkers0()
Default constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorProperties
getEditProperties(PropCnr property)
Gets the property definitions for LayoutProp.
-
-
-
Method Detail
-
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Gets the property definitions for LayoutProp.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties
-
-