HighlightInterval
@Deprecated
public static class MetaValue.HighlightInterval
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
end
Deprecated.
|
int |
highlightClass
Deprecated.
|
int |
start
Deprecated.
|
Constructor and Description |
---|
HighlightInterval()
Deprecated.
|
HighlightInterval(HighlightInterval interval)
Deprecated.
|
HighlightInterval(int start,
int end)
Deprecated.
|
HighlightInterval(int start,
int end,
int highlightClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Deprecated.
|
public int start
public int end
public int highlightClass
public HighlightInterval(int start, int end)
public HighlightInterval(int start, int end, int highlightClass)
public HighlightInterval(HighlightInterval interval)
public HighlightInterval()
Copyright © 2021 Dassault Systèmes, All Rights Reserved.