MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / NodeDetailsModel

Class NodeDetailsModel

src/main/java/graph/models/NodeDetailsModel.java:33–110  ·  view source on GitHub ↗

NodeDetailsModel defines the necessary information to create a GraphML node (including shape, color, border, ... details). All the values (even numerics such as height and width) are strings, since these values are used in an XML "string" definition. Lombok Builder allows instantiation with builder

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected