| Package | Description |
|---|---|
| com.stimulsoft.base.drawing | |
| com.stimulsoft.base.drawing.enums |
| Modifier and Type | Field and Description |
|---|---|
StiHtmlTag |
StiHtmlTag2.tag |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiHtmlTag2.isEndTag(StiHtmlTag tag) |
boolean |
StiHtmlTag2.isStartTag(StiHtmlTag tag) |
| Constructor and Description |
|---|
StiHtmlTag2(StiHtmlTag tag) |
StiHtmlTag2(StiHtmlTag tag,
StiHtmlTag2State state) |
| Modifier and Type | Method and Description |
|---|---|
static StiHtmlTag |
StiHtmlTag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiHtmlTag[] |
StiHtmlTag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Stimulsoft. All Rights Reserved.