Package org.eclipse.xtext.ide.labels
Interface IImageDescription
-
- All Known Implementing Classes:
AlternativeImageDescription,DecoratedImageDescription,SimpleImageDescription
public interface IImageDescriptionDescribes an image in a platform independent way. Subclasses should implementObject.equals(Object)andObject.hashCode().- Noextend:
- Noimplement:
-
-
Field Summary
Fields Modifier and Type Field Description static SimpleImageDescriptionDEFAULT
-
-
-
Field Detail
-
DEFAULT
static final SimpleImageDescription DEFAULT
-
-