public class DotEndPoint extends EndPoint
| Constructor and Description | 
|---|
| DotEndPoint() | 
| DotEndPoint(EndPointAnchor anchor) | 
| DotEndPoint(EndPointAnchor anchor,
           int radius) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getRadius() | 
| String | getType() | 
| void | setRadius(int radius) | 
| String | toJS(StringBuilder sb) | 
equals, getAnchor, getHoverStyle, getHoverStyleClass, getId, getMaxConnections, getOverlays, getScope, getStyle, getStyleClass, hashCode, isSource, isTarget, setAnchor, setHoverStyle, setHoverStyleClass, setId, setMaxConnections, setOverlays, setScope, setSource, setStyle, setStyleClass, setTargetpublic DotEndPoint()
public DotEndPoint(EndPointAnchor anchor)
public DotEndPoint(EndPointAnchor anchor, int radius)
Copyright © 2020. All rights reserved.