|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IImageSourceReference
Representation of a source image file.
| Method Summary | |
|---|---|
IImageSourceReference |
copy()
Copy self |
IPath |
getDefaultMaskPath(int maskDepth)
provide the default mask filepath |
IPath |
getPath()
get the filepath, either relative to the owning view's project location, or absolute in filesystem |
boolean |
isValid()
tell if the entry is valid (e.g., initialized): path must be set and depth must be nonzero |
void |
setPath(IPath path)
set the filepath, either relative to the owning view's project location, or absolute in filesystem |
| Method Detail |
|---|
boolean isValid()
IImageSourceReference copy()
IPath getPath()
void setPath(IPath path)
IPath getDefaultMaskPath(int maskDepth)
|
Carbide.c++ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||