|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Positionable | |
|---|---|
| com.jidesoft.range | The package contains classes related to Range for JIDE Charts and JIDE Gantt Chart product. |
| Uses of Positionable in com.jidesoft.range |
|---|
| Classes in com.jidesoft.range that implement Positionable | |
|---|---|
class |
Category<T>
This class is really an adapter because it takes any object and allows it to be used as a Category. |
| Methods in com.jidesoft.range with parameters of type Positionable | |
|---|---|
int |
Category.compareTo(Positionable o)
|
| Constructor parameters in com.jidesoft.range with type arguments of type Positionable | |
|---|---|
AggregatedRange(Collection<Positionable> positions)
Create a range from the supplied Positionable instances |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||