Uses of Interface
gg.xp.xivdata.data.HasIconURL
Package
Description
-
Uses of HasIconURL in gg.xp.xivdata.data
Modifier and TypeFieldDescriptionstatic final HasIconURL
GeneralIcons.DAMAGE_MAGIC
static final HasIconURL
GeneralIcons.DAMAGE_OTHER
static final HasIconURL
GeneralIcons.DAMAGE_PHYS
Modifier and TypeMethodDescription@Nullable HasIconURL
HasOptionalIconURL.getIconUrl()
static HasIconURL
IconUtils.makeIcon
(int iconId) -
Uses of HasIconURL in gg.xp.xivsupport.events.state.floormarkers
-
Uses of HasIconURL in gg.xp.xivsupport.events.triggers.marks.adv
-
Uses of HasIconURL in gg.xp.xivsupport.gui.tables.renderers
Modifier and TypeMethodDescriptionstatic @Nullable HasIconURL
RenderUtils.guessIconFor
(Object object) Modifier and TypeMethodDescriptionstatic Component
IconTextRenderer.getComponent
(HasIconURL value, Component defaultLabel, boolean iconOnly) static Component
IconTextRenderer.getComponent
(HasIconURL value, Component defaultLabel, boolean iconOnly, boolean textOnleft, boolean bypassCache, @Nullable Component extra) static @Nullable ScaledImageComponent
IconTextRenderer.getIconOnly
(HasIconURL value) static @Nullable AutoHeightScalingIcon
IconTextRenderer.getStretchyIcon
(HasIconURL value) void
IconNameIdRenderer.setIcon
(HasIconURL iconUrl) -
Uses of HasIconURL in gg.xp.xivsupport.timelines
Modifier and TypeMethodDescription@Nullable HasIconURL
TimelineProcessor.UpcomingTrigger.getIconUrl()