protected abstract static class Displayable.DataPackage extends Object
Modifier and Type | Field and Description |
---|---|
protected AffineTransform |
at |
protected float |
height |
protected HashMap<Displayable,HashSet<Displayable>> |
links |
protected float |
width |
protected final float width
protected final float height
protected final AffineTransform at
protected HashMap<Displayable,HashSet<Displayable>> links
Copyright © 2015–2021 Fiji. All rights reserved.