public class DrawInteraction.Event extends Object
Constructor and Description |
---|
Event(DrawInteraction.EventType eventType,
PrimitiveType primitiveType) |
Modifier and Type | Method and Description |
---|---|
DrawInteraction.EventType |
getEventType() |
AbstractPrimitive |
getPrimitive() |
PrimitiveType |
getPrimitiveType() |
void |
setPrimitive(AbstractPrimitive primitive) |
public Event(DrawInteraction.EventType eventType, PrimitiveType primitiveType)
public PrimitiveType getPrimitiveType()
public AbstractPrimitive getPrimitive()
public void setPrimitive(AbstractPrimitive primitive)
public DrawInteraction.EventType getEventType()
Copyright © 2019. All rights reserved.