IIndexedVertexElement

public interface IIndexedVertexElement

عنصر الرأس VertexElement مع بيانات الفهارس.

الطرق

طريقةالوصف
getIndices()يحصل على بيانات الفهارس.

getIndices()

public abstract List<Integer> getIndices()

يحصل على بيانات الفهارس.

Returns: java.util.List<java.lang.Integer> - بيانات الفهارس.