public class LargeNeedle
extends biology.domain.LabObject
Constructor and Description |
---|
LargeNeedle(manifold.domain.CreateGlyphCommand cmd,
flatscape.domain.Transform2D transform)
constructor for class LargeNeedle
|
Modifier and Type | Method and Description |
---|---|
void |
putPropertyValue(java.lang.String componentName,
java.lang.Object object)
put property value
|
void |
transform(java.lang.Object obj)
rotate needle
|
addStateListener, getBounds, getCenter, grasp, release, removeStateListener, setPermittedUserTransforms, transform
addAppearanceListener, addChild, addChild, addGlyphProperties, addGlyphProperty, addPropertyValueChangeListener, addTransformListener, createIterator, firePropertyValueChangeEvent, getBeanId, getChild, getGlyphProperties, getGlyphProperty, getId, getParent, getPropertyValue, getPropertyValues, getTransform, getUserId, hasGlyphProperty, putPropertyValues, removeAppearanceListener, removeChild, removeGlyphProperty, removePropertyValueChangeListener, removeTransformListener, setSelect
public LargeNeedle(manifold.domain.CreateGlyphCommand cmd, flatscape.domain.Transform2D transform)
cmd
- transform
- public void transform(java.lang.Object obj)
transform
in class manifold.domain.Glyph
public void putPropertyValue(java.lang.String componentName, java.lang.Object object)
putPropertyValue
in class manifold.domain.Glyph