IlpShelfItemPosition
instead.@Deprecated public class IltShelfItemPosition extends IlpShelfItemPosition
IltDefaultChildrenModel.setChildRelation(ilog.tgo.model.IltStateHolder, java.lang.Object)
Constructor and Description |
---|
IltShelfItemPosition(IltShelfItemPosition pos)
Deprecated.
Please use
IlpShelfItemPosition instead. |
IltShelfItemPosition(int slotIndex,
double slotSpan)
Deprecated.
Please use
IlpShelfItemPosition(int, int, double, double) instead. |
IltShelfItemPosition(int xIndex,
int yIndex,
double xSpan,
double ySpan)
Deprecated.
Please use
IlpShelfItemPosition instead. |
clone, equals, getSlotIndex, getSlotSpan, getXIndex, getXSpan, getYIndex, getYSpan, hashCode, setXIndex, setXSpan, setYIndex, setYSpan, toString
@Deprecated public IltShelfItemPosition(int xIndex, int yIndex, double xSpan, double ySpan)
IlpShelfItemPosition
instead.IltShelfItemPosition
instance.xIndex
- The x
axis position in the
IltShelfItemContainer
yIndex
- The y
axis position in the
IltShelfItemContainer
xSpan
- The x
axis span in the
IltShelfItemContainer
ySpan
- The y
axis span in the
IltShelfItemContainer
@Deprecated public IltShelfItemPosition(IltShelfItemPosition pos)
IlpShelfItemPosition
instead.@Deprecated public IltShelfItemPosition(int slotIndex, double slotSpan)
IlpShelfItemPosition(int, int, double, double)
instead.IltShelfItemPosition
.slotIndex
- A slot number in the IltShelfItemContainer
slotSpan
- A positive double value representing the number of slots
across which the item will span. The value can be lower than
1
and greater than 2
.© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.