C E G I N P R S T

C

calculateEnabled() - Method in class net.refractions.udig.printing.ui.actions.EditMapAction
TODO summary sentence for calculateEnabled ...
clone() - Method in interface net.refractions.udig.printing.ui.Template
Templates must clone themselves and their contents properly.
create(IWorkbenchPart, Object) - Method in interface net.refractions.udig.printing.ui.EditActionFactory
Creates the action that must be added to the page editor.
CreatePageAction - Class in net.refractions.udig.printing.ui.actions
Creates a Page using the current map
CreatePageAction() - Constructor for class net.refractions.udig.printing.ui.actions.CreatePageAction
 
createTemplate() - Method in interface net.refractions.udig.printing.ui.TemplateFactory
Instantiates a new instance of a Template.

E

EDIT_MAP - Static variable in class net.refractions.udig.printing.ui.actions.EditMapAction
 
EDIT_MAP_REQUEST - Static variable in class net.refractions.udig.printing.ui.actions.EditMapAction
 
EditActionFactory - Interface in net.refractions.udig.printing.ui
Creates an action that will be added to the PageEditor's org.eclipse.gef.ui.actions.ActionRegistry.
EditMapAction - Class in net.refractions.udig.printing.ui.actions
Action that allows the map, that is part of the page, to be edited.
EditMapAction(IWorkbenchPart) - Constructor for class net.refractions.udig.printing.ui.actions.EditMapAction
Construct EditMapAction.

G

getCommand() - Method in interface net.refractions.udig.printing.ui.IBoxEditAction
Creates the command that will change the model.
getName() - Method in interface net.refractions.udig.printing.ui.Template
 
getName() - Method in interface net.refractions.udig.printing.ui.TemplateFactory
The name of the templates that this factory produces.

I

IBoxEditAction - Interface in net.refractions.udig.printing.ui
Provides a UI for creating commands to edit a box's model and creates the command for modifying the model.
init(BoxPart) - Method in interface net.refractions.udig.printing.ui.IBoxEditAction
Initializes the box edit action.
init(Page, Map, int, int) - Method in interface net.refractions.udig.printing.ui.Template
This method initializes the template to the page according to its own interests.
isDone() - Method in interface net.refractions.udig.printing.ui.IBoxEditAction
Called by framework to determine if the command can be executed.
iterator() - Method in interface net.refractions.udig.printing.ui.Template
Returns an iterator that iterates over each Box contained in the template.

N

net.refractions.udig.printing.ui - package net.refractions.udig.printing.ui
Allows access to the printing aspect of uDig.
net.refractions.udig.printing.ui.actions - package net.refractions.udig.printing.ui.actions
 

P

perform() - Method in interface net.refractions.udig.printing.ui.IBoxEditAction
Creates the UI for the user to make a change to the model.

R

run(IAction) - Method in class net.refractions.udig.printing.ui.actions.CreatePageAction
 
run() - Method in class net.refractions.udig.printing.ui.actions.EditMapAction
TODO summary sentence for run ...

S

selectionChanged(IAction, ISelection) - Method in class net.refractions.udig.printing.ui.actions.CreatePageAction
TODO summary sentence for selectionChanged ...
setActiveEditor(IAction, IEditorPart) - Method in class net.refractions.udig.printing.ui.actions.CreatePageAction
TODO summary sentence for setActiveEditor ...

T

Template - Interface in net.refractions.udig.printing.ui
A Template describes each element to be realized onto a Page.
TemplateFactory - Interface in net.refractions.udig.printing.ui
The TemplateFactory is used by the printing system to instantiate instances of Templates so that they can be used for printing.

C E G I N P R S T