@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public class DPILocation
extends java.lang.Object
Constructor and Description |
---|
DPILocation(int startLocation,
int endLocation,
java.util.List<java.lang.Long> nodeIds)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getEndLocation() |
java.util.List<java.lang.Long> |
getNodeIds() |
int |
getStartLocation() |
public DPILocation(int startLocation, int endLocation, java.util.List<java.lang.Long> nodeIds)
startLocation
- Start offset of the dpi.endLocation
- End offset of the dpi.nodeIds
- The nodes marked by the dpi.public int getStartLocation()
public int getEndLocation()
public java.util.List<java.lang.Long> getNodeIds()
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.