Uses of Interface
de.espirit.firstspirit.access.link.Link
Packages that use Link
Package
Description
-
Uses of Link in de.espirit.firstspirit.access.editor
Methods in de.espirit.firstspirit.access.editor with parameters of type Link -
Uses of Link in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return LinkMethods in de.espirit.firstspirit.access.editor.value with parameters of type LinkModifier and TypeMethodDescriptionDefaultDomNode.appendChild
(@NotNull Link link) Creates and appends a link node.void
Updates the link. -
Uses of Link in de.espirit.firstspirit.access.editor.value.imagemap
Methods in de.espirit.firstspirit.access.editor.value.imagemap that return LinkModifier and TypeMethodDescription@Nullable Link
Area.getLink()
Provides the link this area is pointing to, if any.Methods in de.espirit.firstspirit.access.editor.value.imagemap with parameters of type LinkModifier and TypeMethodDescription@NotNull AreaBuilder
Sets the link maintained by the area.@NotNull CircleBuilder
Sets the link maintained by the area.@NotNull PolygonBuilder
Sets the link maintained by the area.@NotNull RectangleBuilder
Sets the link maintained by the area. -
Uses of Link in de.espirit.firstspirit.access.store.templatestore
Methods in de.espirit.firstspirit.access.store.templatestore that return LinkModifier and TypeMethodDescriptionLinkTemplate.createLink
(Language language) Create a new link instance for this template.