public final class EditImageMap extends EditImageMapBase
dita.editImageMap
.imageMapElement
recordable, repeatable
Constructor and Description |
---|
EditImageMap() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
editImageMap(ImageMap imageMap,
Element imageMapElement) |
protected Name[] |
getImageMapNames(Element selected) |
protected Name[][] |
getLinkNames(Element imageMapElement) |
protected ImageMap |
parseImageMap(Element imageMapElement) |
createImageMapEditor, createLinkTargetChooser, doExecute, findLinkAttribute, getNonEmptyAttribute, getNonEmptyText, loadImage, prepare, setAttributes, setProperties
doExecuteByName, execute, executeCommand, isRecordable, isRepeatable, prepareCommand
protected Name[] getImageMapNames(Element selected)
getImageMapNames
in class EditImageMapBase
protected Name[][] getLinkNames(Element imageMapElement)
getLinkNames
in class EditImageMapBase
protected ImageMap parseImageMap(Element imageMapElement) throws RuntimeException
parseImageMap
in class EditImageMapBase
RuntimeException
protected boolean editImageMap(ImageMap imageMap, Element imageMapElement)
editImageMap
in class EditImageMapBase