Package | Description |
---|---|
com.yworks.yfiles.graph.labelmodels |
Contains interfaces and default implementations for label layout models.
|
com.yworks.yfiles.graph.portlocationmodels |
Contains interfaces and default implementations for port location models.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericLabelModel
An implementation of
ILabelModel that can be used to create custom label models out of existing ILabelModelParameter
instances. |
Modifier and Type | Class and Description |
---|---|
class |
GenericPortLocationModel
An implementation of
IPortLocationModel that can be used to create custom port location models out of existing IPortLocationModelParameter
instances. |