Package com.iizigo.image.prop
Class EditorImageLocation0
- java.lang.Object
- com.iizigo.image.prop.EditorImageLocation0
 
- All Implemented Interfaces:
- IPropCnrEditorProperties
 - public class EditorImageLocation0 extends java.lang.Object implements IPropCnrEditorProperties Edit class for the Image Location property container.- Author:
- Christopher Mindus
 
- Constructor Summary- Constructors - Constructor - Description - EditorImageLocation0()Default constructor.
 - Method Summary- All Methods Instance Methods Concrete Methods - Modifier and Type - Method - Description - PropCnrEditorProperties- getEditProperties(PropCnr property)Gets the property definitions.
 
- Method Detail- getEditProperties- public PropCnrEditorProperties getEditProperties(PropCnr property) Gets the property definitions.- Specified by:
- getEditPropertiesin interface- IPropCnrEditorProperties