Uses of Class
com.ilib.tools.zic.Offset
-
Packages that use Offset Package Description com.ilib.tools.zic package-info -
-
Uses of Offset in com.ilib.tools.zic
Fields in com.ilib.tools.zic with type parameters of type Offset Modifier and Type Field Description protected java.util.ArrayList<Offset>Zone. offsetsMethods in com.ilib.tools.zic that return Offset Modifier and Type Method Description OffsetZone. getCurrentOffset()Methods in com.ilib.tools.zic that return types with arguments of type Offset Modifier and Type Method Description java.util.ArrayList<Offset>Zone. getOffsets()Methods in com.ilib.tools.zic with parameters of type Offset Modifier and Type Method Description voidZone. addOffset(Offset offset)intOffset. compareTo(Offset other)
-