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
| Name | Type | Access | Description |
|---|---|---|---|
shapes | List<Shape> | Read | Gets the list of child shapes in this path. |
graphInfo | GraphInfo | Read | Gets the graphic styling properties for this shape. |
text | String | Read | Gets the optional text label associated with this shape. |
Metoda za primjenu
| Signature | Description |
|---|---|
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