| Modifier and Type | Method and Description |
|---|---|
StiRangeBase |
StiRangeCollection.set(int index,
StiRangeBase value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiRangeCollection.add(int index,
StiRangeBase element) |
boolean |
StiRangeCollection.add(StiRangeBase element) |
void |
StiRangeCollection.clearParent(StiRangeBase element) |
boolean |
StiRangeCollection.moveDown(StiRangeBase element) |
boolean |
StiRangeCollection.moveUp(StiRangeBase element) |
boolean |
StiRangeCollection.remove(StiRangeBase element) |
StiRangeBase |
StiRangeCollection.set(int index,
StiRangeBase value) |
void |
StiRangeCollection.setParent(StiRangeBase element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
StiRangeCollection.addAll(java.util.Collection<? extends StiRangeBase> c) |
| Modifier and Type | Method and Description |
|---|---|
StiRangeBase |
StiRangeBase.createNew() |
| Modifier and Type | Class and Description |
|---|---|
class |
StiLinearRange
Copyright Stimulsoft
|
class |
StiRadialRange
Copyright Stimulsoft
|
| Modifier and Type | Method and Description |
|---|---|
StiRangeBase |
StiRadialRange.createNew() |
StiRangeBase |
StiLinearRange.createNew() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiRangeBase> |
ServicesOptions.getRanges() |
Copyright © 2019 Stimulsoft. All Rights Reserved.