Putovanje

Približni podaci

Path je klasa u Aspose.PDF FOSS za Java. Naslijedi od: ̋Shape∂ .

Predstavlja kompozitnu stazu sastavljenu od dječjih elemenata {@link Shape} .

Ova klasa pruža 7 metoda za rad s Path objektima u programima Java. Dostupne metode uključuju: Path, ̋checkBounds , ∂getGraphInfo,, ゚getShapes,. ⌒getText., ゙setGraffInfor ,, ˆsetTexŤ . Svi javni članovi su dostupni bilo kojoj aplikaciji Java nakon instalacije paketa Aspose.PDF FOSS for Java . Priroda: ¬©graphIfo›, ¬ ̈shapES ̈, ̄ ̄text` .

Oznake i značajke

NameTypeAccessDescription
shapesList<Shape>ReadGets the list of child shapes in this path.
graphInfoGraphInfoReadGets the graphic styling properties for this shape.
textStringReadGets the optional text label associated with this shape.

Metoda za primjenu

SignatureDescription
Path()Creates a new empty path.
getShapes()List<Shape>Gets the list of child shapes in this path.
checkBounds(width: double, height: double){@inheritDoc}

Checks bounds for all child shapes in this path. | | `getGraphInfo()` → `GraphInfo` | Gets the graphic styling properties for this shape. | | `setGraphInfo(graphInfo: GraphInfo)` | Sets the graphic styling properties for this shape. | | `getText()` → `String` | Gets the optional text label associated with this shape. | | `setText(text: String)` | Sets the optional text label associated with this shape. |

Također pogledajte:

  • Aspose.3D za Java Enterprise API Referencija
 Hrvatski