org.eclipse.hyades.test.ui.internal.editor.form.base
Interface IImageSegment
- All Superinterfaces:
- IObjectReference, IParagraphSegment
- All Known Implementing Classes:
- ImageSegment
- public interface IImageSegment
- extends IParagraphSegment, IObjectReference
TOP
public static final int TOP
- See Also:
- Constant Field Values
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
getVerticalAlignment
public int getVerticalAlignment()
getImage
public org.eclipse.swt.graphics.Image getImage(java.util.Hashtable objectTable)