|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.plutext.jaxb.svg11.SVGColorProfileContent
org.plutext.jaxb.svg11.SVGColorProfileClass
public class SVGColorProfileClass
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/2000/svg}SVG.color-profile.content">
<attGroup ref="{http://www.w3.org/2000/svg}SVG.XLink.attrib"/>
<attGroup ref="{http://www.w3.org/2000/svg}SVG.Core.attrib"/>
<attribute name="local" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="name" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="rendering-intent" default="auto">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="auto"/>
<enumeration value="perceptual"/>
<enumeration value="relative-colorimetric"/>
<enumeration value="saturation"/>
<enumeration value="absolute-colorimetric"/>
</restriction>
</simpleType>
</attribute>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
actuate
|
protected String |
arcrole
|
protected String |
base
|
protected String |
href
|
protected String |
id
|
protected String |
lang
|
protected String |
local
|
protected String |
name
|
protected String |
renderingIntent
|
protected String |
role
|
protected String |
show
|
protected String |
space
|
protected String |
title
|
protected String |
type
|
| Fields inherited from class org.plutext.jaxb.svg11.SVGColorProfileContent |
|---|
svgDescriptionClass |
| Constructor Summary | |
|---|---|
SVGColorProfileClass()
|
|
| Method Summary | |
|---|---|
String |
getActuate()
Gets the value of the actuate property. |
String |
getArcrole()
Gets the value of the arcrole property. |
String |
getBase()
Gets the value of the base property. |
String |
getHref()
Gets the value of the href property. |
String |
getId()
Gets the value of the id property. |
String |
getLang()
Gets the value of the lang property. |
String |
getLocal()
Gets the value of the local property. |
String |
getName()
Gets the value of the name property. |
String |
getRenderingIntent()
Gets the value of the renderingIntent property. |
String |
getRole()
Gets the value of the role property. |
String |
getShow()
Gets the value of the show property. |
String |
getSpace()
Gets the value of the space property. |
String |
getTitle()
Gets the value of the title property. |
String |
getType()
Gets the value of the type property. |
void |
setActuate(String value)
Sets the value of the actuate property. |
void |
setArcrole(String value)
Sets the value of the arcrole property. |
void |
setBase(String value)
Sets the value of the base property. |
void |
setHref(String value)
Sets the value of the href property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setLang(String value)
Sets the value of the lang property. |
void |
setLocal(String value)
Sets the value of the local property. |
void |
setName(String value)
Sets the value of the name property. |
void |
setRenderingIntent(String value)
Sets the value of the renderingIntent property. |
void |
setRole(String value)
Sets the value of the role property. |
void |
setShow(String value)
Sets the value of the show property. |
void |
setSpace(String value)
Sets the value of the space property. |
void |
setTitle(String value)
Sets the value of the title property. |
void |
setType(String value)
Sets the value of the type property. |
| Methods inherited from class org.plutext.jaxb.svg11.SVGColorProfileContent |
|---|
getSVGDescriptionClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String local
protected String name
protected String renderingIntent
protected String type
protected String href
protected String role
protected String arcrole
protected String title
protected String show
protected String actuate
protected String id
protected String base
protected String space
protected String lang
| Constructor Detail |
|---|
public SVGColorProfileClass()
| Method Detail |
|---|
public String getLocal()
Stringpublic void setLocal(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getRenderingIntent()
Stringpublic void setRenderingIntent(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic String getHref()
Stringpublic void setHref(String value)
value - allowed object is
Stringpublic String getRole()
Stringpublic void setRole(String value)
value - allowed object is
Stringpublic String getArcrole()
Stringpublic void setArcrole(String value)
value - allowed object is
Stringpublic String getTitle()
Stringpublic void setTitle(String value)
value - allowed object is
Stringpublic String getShow()
Stringpublic void setShow(String value)
value - allowed object is
Stringpublic String getActuate()
Stringpublic void setActuate(String value)
value - allowed object is
Stringpublic String getId()
Stringpublic void setId(String value)
value - allowed object is
Stringpublic String getBase()
Stringpublic void setBase(String value)
value - allowed object is
Stringpublic String getSpace()
Stringpublic void setSpace(String value)
value - allowed object is
Stringpublic String getLang()
Stringpublic void setLang(String value)
value - allowed object is
String
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||