public interface Taggable
Modifier and Type | Field and Description |
---|---|
static BasicStroke |
DASHED_STROKE |
static Color |
TAG_BACKGROUND |
Modifier and Type | Method and Description |
---|---|
boolean |
addTag(Tag tag) |
Set<Tag> |
getTags() |
Set<Tag> |
removeAllTags() |
boolean |
removeTag(Tag tag) |
static final Color TAG_BACKGROUND
static final BasicStroke DASHED_STROKE
Copyright © 2015–2021 Fiji. All rights reserved.