| net.refractions.udig.printing.model.provider.ElementItemProvider net.refractions.udig.printing.model.provider.PageItemProvider
Constructor Summary | |
public | PageItemProvider(AdapterFactory adapterFactory) This constructs an instance from a factory and a notifier. |
PageItemProvider | public PageItemProvider(AdapterFactory adapterFactory)(Code) | | This constructs an instance from a factory and a notifier.
|
addNamePropertyDescriptor | protected void addNamePropertyDescriptor(Object object)(Code) | | This adds a property descriptor for the Name feature.
|
collectNewChildDescriptors | protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object)(Code) | | This adds to the collection of
org.eclipse.emf.edit.command.CommandParameter s
describing all of the children that can be created under this object.
|
getPropertyDescriptors | public List getPropertyDescriptors(Object object)(Code) | | This returns the property descriptors for the adapted class.
|
getResourceLocator | public ResourceLocator getResourceLocator()(Code) | | Return the resource locator for this item provider's resources.
|
getText | public String getText(Object object)(Code) | | This returns the label text for the adapted class.
|
|
|