org.vectomatic.common.model.style
Class NoneStyle
java.lang.Object
org.vectomatic.common.model.style.NoneStyle
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, IAttributeValue, IStyle
public class NoneStyle
- extends Object
- implements IStyle, com.google.gwt.user.client.rpc.IsSerializable
Class to represent an empty graphical style
Fields inherited from interface org.vectomatic.common.model.style.IStyle |
PLAIN |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static final NoneStyle NONE
NoneStyle
public NoneStyle()
getKind
public Integer getKind()
- Specified by:
getKind
in interface IStyle
acceptVisitor
public void acceptVisitor(IStyleVisitor visitor)
- Specified by:
acceptVisitor
in interface IStyle
Copyright © 2010. All Rights Reserved.