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, setTarget
public DotEndPoint()
public DotEndPoint(EndPointAnchor anchor)
public DotEndPoint(EndPointAnchor anchor, int radius)
Copyright © 2015. All rights reserved.