blockly > Zelos > ConstantProvider > makeHexagonal
Methode zelos.ConstantProvider.makeHexagonal()
Größen- und Pfadinformationen für eine sechseckige Form erstellen
Unterschrift:
protected makeHexagonal(): Shape;
Gibt zurück:
Form
Ein Objekt, das Größen- und Pfadinformationen über eine sechseckige Form für Verbindungen enthält.
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-12 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-12 (UTC)."],[[["The `zelos.ConstantProvider.makeHexagonal()` method generates sizing and path details for hexagonal shapes used in connections."],["This method, designated as `protected`, returns a `Shape` object containing the hexagonal shape information."],["Primarily used for connections, the resulting `Shape` object facilitates the creation of hexagonal connectors within Blockly's Zelos theme."]]],[]]