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. offsets
Methods in com.ilib.tools.zic that return Offset Modifier and Type Method Description Offset
Zone. 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 void
Zone. addOffset(Offset offset)
int
Offset. compareTo(Offset other)
-