Package dk.gtz.graphedit.viewmodel
package dk.gtz.graphedit.viewmodel
-
ClassDescriptionAnnotation for fields within a
AutoProperty
class that should be automatically listened to.AutoProperty<T extends javafx.beans.property.Property<T>>This class is a base class that automatically listen and fire events to changes in their fields marked withAutolisten
.Buffer container implementation using filepaths as keys.A container that holdsViewModelProjectResource
instances.Interface for closing actionsInterface for classes that can steal focusInterface for add mouse-hover support.Interface for objects that can be inspected and edited withInspectorUtils
Representation of anObservable
with aString
nameInterface for classes that can be searched using the graphedit search functionalityInterface for elements that are selectable through the selection systemA container that holdsILanguageServer
instances.A container that holdsViewModelLint
instances.Collection type of syntax factories.Represents a tip that can be shown to the user.Represents a container of tips that can be shown to the user via the Tip-of-the-day system.Represents a difference between two graphs.The ViewModel representation of a graph edge.View model representation of the global editor settingsViewmodel representation of an environment variable and the assigned value of it.View model representation of a graphedit graphViewmodel representation ofModelLint
.View model representation of a 2D point.Viewmodel version of the on-disk file structure for a project file Not to be confused withViewModelProjectResource
, this class represents a graphedit project.View model representation ofModelProjectResource
.View model representation of aModelRunTarget
.Viewmodel representation of a selectionViewmodel enumeration of the vertex shapes that are supportedViewmodel representation of aModelVertex
.A shape construct used to define the dimensions and scale of a specific type of shape