Package | Description |
---|---|
com.aspose.pdf.vector.extraction |
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<SubPathContainer> |
SubPathGroup.getElements()
Gets the list of graphic element containers.
|
Modifier and Type | Method and Description |
---|---|
double |
SubPathContainer.calculateDistance(SubPathContainer instance1,
SubPathContainer instance2)
Calculates the distance between two containers.
|
int |
SubPathContainer.compareTo(SubPathContainer other)
Compares the current SubPathContainer object with another SubPathContainer object and returns an integer that indicates whether the current object is less than, equal to, or greater than the other object.
|
double |
SubPathContainer.distanceTo(SubPathContainer other)
Calculates the distance between this container and other container.
|
Copyright © 2025 Aspose. All Rights Reserved.