Package org.daypilot.data
Class Separator
java.lang.Object
org.daypilot.data.Separator
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetColor()
getJSON()
getLayer()
int
int
getWidth()
void
void
setLayer
(SeparatorLayer layer) void
setLocation
(DateTime location) void
setOpacity
(int opacity) void
setWidth
(int width)
-
Constructor Details
-
Separator
public Separator()
-
-
Method Details
-
getLocation
-
setLocation
-
getColor
-
setColor
-
getLayer
-
setLayer
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
getOpacity
public int getOpacity() -
setOpacity
public void setOpacity(int opacity) -
getJSON
-