public class DefaultGeoJsfGraphic extends Object implements net.sf.ahtutils.interfaces.model.crud.EjbRemoveable, Serializable, net.sf.ahtutils.interfaces.model.crud.EjbPersistable, net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>
| Modifier and Type | Field and Description |
|---|---|
static String[] |
defaultLangs |
static long |
serialVersionUID |
| Constructor and Description |
|---|
DefaultGeoJsfGraphic() |
| Modifier and Type | Method and Description |
|---|---|
String |
getColor() |
String |
getColorBorder() |
byte[] |
getData() |
long |
getId() |
Integer |
getSize() |
Integer |
getSizeBorder() |
DefaultGeoJsfGraphicStyle |
getStyle() |
DefaultGeoJsfGraphicType |
getType() |
Long |
getVersionLock() |
void |
setColor(String color) |
void |
setColorBorder(String colorBorder) |
void |
setData(byte[] data) |
void |
setId(long id) |
void |
setSize(Integer size) |
void |
setSizeBorder(Integer sizeBorder) |
void |
setStyle(DefaultGeoJsfGraphicStyle style) |
void |
setType(DefaultGeoJsfGraphicType type) |
String |
toString() |
public static final long serialVersionUID
public static String[] defaultLangs
public long getId()
getId in interface net.sf.ahtutils.model.interfaces.with.EjbWithIdpublic void setId(long id)
setId in interface net.sf.ahtutils.model.interfaces.with.EjbWithIdpublic Long getVersionLock()
getVersionLock in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public DefaultGeoJsfGraphicType getType()
getType in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setType(DefaultGeoJsfGraphicType type)
setType in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public DefaultGeoJsfGraphicStyle getStyle()
getStyle in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setStyle(DefaultGeoJsfGraphicStyle style)
setStyle in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public byte[] getData()
getData in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setData(byte[] data)
setData in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public Integer getSize()
getSize in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setSize(Integer size)
setSize in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public Integer getSizeBorder()
getSizeBorder in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setSizeBorder(Integer sizeBorder)
setSizeBorder in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public String getColor()
getColor in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setColor(String color)
setColor in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public String getColorBorder()
getColorBorder in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>public void setColorBorder(String colorBorder)
setColorBorder in interface net.sf.ahtutils.interfaces.model.graphic.UtilsGraphic<DefaultGeoJsfLang,DefaultGeoJsfDescription,DefaultGeoJsfGraphic,DefaultGeoJsfGraphicType,DefaultGeoJsfGraphicStyle>Copyright © 2016. All rights reserved.